- cross-posted to:
- linuxmemes@lemmy.world
- cross-posted to:
- linuxmemes@lemmy.world
You must log in or register to comment.
You’ll be glad you know
ed
on that day when you’re stuck with nothing but a thin-client teletype terminal on Mars and having to edit a file stored on Earth 24 light-minutes away.This is why I sleep in a giant pentagram, only let’s the emacs demons in
Keeping the emacs demons out is even easier. You just need to sleep on a giant closed parentheses.
https://emacsdocs.org/docs/emacs/Emacs-Server
If you want to run multiple Emacs daemons (see Initial Options), you can give each daemon its own server name like this:
emacs --daemon=foo
for d in beelzebub chemosh dagon moloch; do emacs --daemon=$d done
The ultimate WYGIWYG editor!
It is true.
ed(1) is the standard editor.