Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just for reference, start emacs once, run M-x server-start and set your global git editor to emacsclient -t and you end up with an instant in terminal emacs editor for git, that will also leverage magit when necessary.


you could start the server automatically using `-a ""`.

I've configured $EDITOR to start `emacsclient "$@" -a ""` with necessary arguments (I get emacs frame instantly when necessary).

https://stackoverflow.com/questions/4458800/how-to-use-one-i...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: