BetterErrors / better_errors

Better error page for Rack apps
MIT License
6.88k stars 437 forks source link

Add missing Emacs editor preset values to the README #369

Closed jonashelgemo closed 7 years ago

jonashelgemo commented 7 years ago

I struggled a bit to find out how to hook up better_errors to my Emacs. Realised that the README didn't mention how to do this but that it was supported, so I added the relevant preset values

RobinDaugherty commented 7 years ago

Thanks for the contribution! Documentation for the editor links have been moved to the wiki: https://github.com/charliesome/better_errors/wiki/Link-to-your-editor

One important change to note is that you should simply set your EDITOR environment variable and allow Better Errors to infer the editor based on that.