all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Arthur Miller <arthur.miller.no1@gmail.com>
Cc: 28025@debbugs.gnu.org
Subject: bug#28025: Daemon/server passes string incorrectly to/from Systemd
Date: Fri, 11 Aug 2017 12:54:58 -0400	[thread overview]
Message-ID: <96shgy11ul.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAHk_L7pqY2gds6LHOyZmAe9Rs0oF=UPaMO2O26Ob0+8qRhYVqg@mail.gmail.com> (Arthur Miller's message of "Thu, 10 Aug 2017 14:42:11 +0200")

Arthur Miller wrote:

>> I don't see what D-Bus would have to do with this.
> Systemd-bus is D-bus if I understood Systemd docs correctly.

That may be, but it's not relevant to what Emacs does once it is started.

> Emacs daemon started with systemd as user service:
>
> ("TERM=dumb" "DICPATH=~/.emacs.d/hunspell"

There is no variable expansion inside systemd's "Environment" specifier,
and I don't think it does tilde expansion anywhere.

https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Environment=

Specifiers work, so I guess you could use "%h" instead of "~".

https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Specifiers





  parent reply	other threads:[~2017-08-11 16:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 13:07 bug#28025: Daemon/server passes string incorrectly to/from Systemd Arthur Miller
2017-08-09 16:15 ` Eli Zaretskii
2017-08-09 20:00 ` Glenn Morris
2017-08-10 12:42   ` Arthur Miller
2017-08-10 12:54     ` npostavs
2017-08-10 15:18       ` Eli Zaretskii
2017-08-11 16:54     ` Glenn Morris [this message]
2017-08-10 15:59 ` bug#28025: SV: " arthur.miller.no1
2017-08-11 14:06   ` bug#28025: " Arthur Miller
2017-08-11 14:13     ` Eli Zaretskii

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=96shgy11ul.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=28025@debbugs.gnu.org \
    --cc=arthur.miller.no1@gmail.com \
    /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.