> From: npostavs@users.sourceforge.net > Date: Thu, 10 Aug 2017 08:54:29 -0400 > Cc: 28025@debbugs.gnu.org > > > Emacs daemon started with systemd as user service: > > > > ("TERM=dumb" "DICPATH=~/.emacs.d/hunspell" > [...] > > > Emacs daemon started from shell: > [...] > > "DICPATH=/home/*****/.emacs.d/hunspell" > > Could the fact that you have "~" instead of "/home/****/" in the systemd > service be significant? Does it help to change that?
Indeed, I don't think Hunspell expands "~" in DICPATH.