• Codex
    link
    fedilink
    English
    2613 days ago

    This is why I sleep in a giant pentagram, only let’s the emacs demons in

    • @Rolando@lemmy.world
      link
      fedilink
      English
      1513 days ago

      Keeping the emacs demons out is even easier. You just need to sleep on a giant closed parentheses.

    • @tal
      link
      English
      713 days ago

      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