Hi!

I’m trying to run the emacs daemon as a systemd user unit, and I’m seeing this error when trying to launch the GUI client:

Authorization required, but no authorization protocol specified

From what I’ve seen online it might be due to it trying to start before I’m logged in or something like that.
It does work after restarting the unit but I don’t want to do that every time.

Anyone else see this before? Any ideas for a fix? Is there a better way of starting the emacs daemon?

  • Shareni
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    Is there a better way of starting the emacs daemon?

    I just use the DE/WM autostart functionality

  • heikkiket
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Can someone please accept my membership request? It has been pending for weeks now.

  • nmtake@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    "emacsclient --alternate-editor=''" may work. If you need to solve the systemd issue, please post "systemctl --user cat emacs"(assuming the unit is "emacs") here.