all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: "Björn Bidar" <bjorn.bidar@thaodan.de>
Cc: 62938@debbugs.gnu.org
Subject: bug#62938: 30.0.50; Emacsclient -nc can fail with to many arguments under Wayland
Date: Thu, 20 Apr 2023 10:46:40 +0200	[thread overview]
Message-ID: <87v8hrc55b.fsf@gmail.com> (raw)
In-Reply-To: <87o7njyu2n.fsf@thaodan.de> ("Björn Bidar"'s message of "Thu, 20 Apr 2023 08:57:20 +0300")

>>>>> On Thu, 20 Apr 2023 08:57:20 +0300, Björn Bidar <bjorn.bidar@thaodan.de> said:
    >> How are you starting the daemon emacs? Does this still happen if you
    >> start the daemon as 'emacs --fg-daemon' instead.

    Björn> I'm starting it using systemd --user:

    Björn> ~/:systemctl --user cat emacs.service  
    Björn> # /home/bidar/.local/etc/systemd/user/emacs.service

    Björn> [Unit]
    Björn> Description=Emacs: the extensible, self-documenting text editor
    Björn> Wants=graphical.target
    Björn> Wants=environment.target

    Björn> [Service]
    Björn> Type=forking
    Björn> ExecStart=/usr/bin/emacs --daemon
    Björn> ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)"
    Björn> Environment=SSH_AUTH_SOCK=%t/keyring/ssh
    Björn> Restart=always
    Björn> TimeoutStartSec=0
    Björn> [Install]
    Björn> WantedBy=default.target

    Björn> # /home/bidar/.local/etc/systemd/user/emacs.service.d/gdkenv.conf
    Björn> [Service]
    Björn> Environment=GDK_DPI_SCALE=0.8
    Björn> Environment=GDK_SCALE=2

    Björn> # /home/bidar/.local/etc/systemd/user/emacs.service.d/override.conf
    Björn> [Service]
    Björn> TimeoutStopSec=600

    Björn> I don't think using fg-daemon should make a difference.

Running 'emacs --fg-daemon' outside systemd is what I meant.

Robert
-- 





      reply	other threads:[~2023-04-20  8:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18 16:08 bug#62938: 30.0.50; Emacsclient -nc can fail with to many arguments under Wayland Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-19 10:01 ` Robert Pluim
2023-04-20  5:57   ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-20  8:46     ` Robert Pluim [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v8hrc55b.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=62938@debbugs.gnu.org \
    --cc=bjorn.bidar@thaodan.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.