all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor@posteo.de>
To: aprekates@posteo.net
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help me understand the exec entry in emacsclient.desktop
Date: Sun, 17 Dec 2023 00:58:18 +0000	[thread overview]
Message-ID: <87le9tprmk.fsf@posteo.de> (raw)
In-Reply-To: <20231202033737.792a9e7a@enous-devuan>

I recently started a discussion on emacsclient.desktop's Exec entry
here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67736

To precisely answer your question, the current Exec line does this:

emacsclient.desktop start emacsclient, and if there's no daemon running,
it'll start one. This is what --alternate-editor= is for. Additionally:

If emacsclient.desktop is applied on one or more files, then it'll try
to reuse one of the frames, if I understand correctly.

Otherwise, i.e. if you're invoking emacsclient.desktop without any files
passed to it, e.g. by clicking its icon in your app-launcher, it'll
create a frame.

For me, personally, the Exec entry does not work but fails with an error
related to quoting. Please share your experience in the mentioned
bug-report.



      reply	other threads:[~2023-12-17  0:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-02  1:37 Help me understand the exec entry in emacsclient.desktop Alexandros Prekates
2023-12-17  0:58 ` Mekeor Melire [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=87le9tprmk.fsf@posteo.de \
    --to=mekeor@posteo.de \
    --cc=aprekates@posteo.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.