-
@ Erik L. Arneson :emacs:
2025-02-13 17:53:52nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq48fzfauk9suw3tk8zfjg8cz680m7jguzxf0eqjrhh2hls6nkd35q6eauwy Your init file is loaded by the main Emacs binary when it runs. emacsclient just connects to that main running process, it doesn't re-run init.el. If you want to run code each time emacsclient connects, look at `server-switch-hook`.