this post was submitted on 06 Sep 2024
210 points (98.2% liked)

unix_surrealism

1799 readers
121 users here now

one should not chase the electric dream, but strive to became an extension to its dreamer

Automatism in the age of the children of Unix. This community is for all things related to computers, content, surrealism and wizardry.

...

This is also where pmjv posts his work

https://analognowhere.com

...

Now that you're a surrealist, become a Techno-Mage:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CodexArcanum 27 points 4 months ago (2 children)

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

[–] Rolando 16 points 4 months ago

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

[–] [email protected] 8 points 4 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