4 ms·
Title should be "Using Emacs as $EDITOR" (all caps).
by kruhft 3y ago
Title should be "Using Emacs as $EDITOR" (all caps).
- kruhft 3y agoI prefer to use something more lightweight as $EDITOR, such as 'mg'. Almost all the same keybindings, unfortunately no syntax highlighting, but very fast startup.
- reddit_clone 3y agoThats what I was doing until now. Just today, from this thread, I learned about 'emacsclient -t'. This was exactly what I didn't know I needed. It opens a frame in the terminal (very quickly..) still have everything that my running GUI emacs has. Perfect.