• Codex@lemmy.world
    link
    fedilink
    English
    arrow-up
    27
    ·
    3 months ago

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

    • Rolando@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      3 months ago

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

    • tal
      link
      fedilink
      English
      arrow-up
      8
      ·
      3 months 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