On Tue, 05 Jun 2018 18:30:02 +0200, John wrote: > Whenever I run emacs on my 64bit Debian (Jessie) machine via ssh I see > > (process:20589): Gtk-WARNING **: Locale not supported by C library. > Using the fallback 'C' locale. > > root@snout:~# printenv (edited) > > LANG=en_GB.UTF-8 > XTERM_LOCALE=C > XTERM_VERSION=XTerm(312) > LANGUAGE=en_GB:en > LC_CTYPE=en_US.UTF-8 > > Is this just another annoyance or can it be stopped? > > ==John ffitch
you could compare the results of "locale" and "locale -a" or perhaps install the package localehelper if needed.