GNU bug report logs - #7962
23.2; capitalize letters ISO-8859-1 with diacritic signs in emacs 23.2.1

Previous Next

Package: emacs;

Reported by: Emmanuel Bigler <Emmanuel.Bigler <at> ens2m.fr>

Date: Wed, 2 Feb 2011 14:42:03 UTC

Severity: normal

Found in version 23.2

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Emmanuel Bigler <Emmanuel.Bigler <at> ens2m.fr>
Cc: 7962 <at> debbugs.gnu.org
Subject: bug#7962: 23.2; capitalize letters ISO-8859-1 with diacritic signs in emacs 23.2.1
Date: Thu, 03 Feb 2011 13:49:41 -0500
> Using (toggle-enable-multibyte-characters nil) solves the problem but

It doesn't quite fix it, really: it only changes
enable-multibyte-characters in the current buffer, whereas the right fix
is to change the default (aka global) value to t.

Note that this global value is t by default, so something in your
configuration must change it to nil, and it's that thing that you need
to eliminate.  Maybe it's an EMACS_UNIBYTE environment variable, or
something in your .emacs.  Probably a left over from when you switched
to Emacs-20 where the multibyte code (i.e. "that Mule stuff") was still
suffering from various problems.


        Stefan




This bug report was last modified 14 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.