On Sun, 11 May 2014 12:23:19 +0100 Sharon Kimble <[email protected]> wrote:
> Chris Bannister <[email protected]> writes: > > --8<---------------cut here---------------start------------->8--- > locale > LANG=en_GB.UTF-8 > LANGUAGE=en_GB:en > LC_CTYPE="en_GB.UTF-8" > LC_NUMERIC="en_GB.UTF-8" > LC_TIME="en_GB.UTF-8" > LC_COLLATE="en_GB.UTF-8" > LC_MONETARY="en_GB.UTF-8" > LC_MESSAGES="en_GB.UTF-8" > LC_PAPER="en_GB.UTF-8" > LC_NAME="en_GB.UTF-8" > LC_ADDRESS="en_GB.UTF-8" > LC_TELEPHONE="en_GB.UTF-8" > LC_MEASUREMENT="en_GB.UTF-8" > LC_IDENTIFICATION="en_GB.UTF-8" > --8<---------------cut here---------------end--------------->8--- > > Sharon. And 'locale -a' also shows en_GB.UTF-8 ? Does the problem only occur when you paste into emacs ? Is there something special in your .emacs file ? Try starting emacs without init file ('emacs -q'). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

