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: Wed, 09 Aug 2017 16:00:05 -0400	[thread overview]
Message-ID: <5ko9roecl6.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAHk_L7o2VFUc7AHoBn_4ZAKwr=f_6dcoTNQMJbRuEBo32OYRkg@mail.gmail.com> (Arthur Miller's message of "Wed, 9 Aug 2017 15:07:27 +0200")

Arthur Miller wrote:

> I have checked that all paths are setup correctly. Emacs finds
> dictionaries (DICPATH setts correctly in systemd service file),
> and it also finds spellchecking program (/usr/bin/hunspell).
>
> I believe it might be something with passing strings to and from
> d-bus, but I don't have experience with d-bus at all so I really
> don't know.

I don't see what D-Bus would have to do with this.
I imagine that the environment of Emacs when started from systemd is
different from when you start it normally, and something is missing that
means hunspell can't find its dictionaries.

You might compare the value of 'process-environment' in the two Emacs to
see what differs. Or M-x ispell-buffer-with-debug might provide more
information. Or edebug ispell-find-hunspell-dictionaries and step
through it to see where things go wrong.







  parent reply	other threads:[~2017-08-09 20:00 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 [this message]
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
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=5ko9roecl6.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.