emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs24 coding system problems


From: Stefan Monnier
Subject: Re: Emacs24 coding system problems
Date: Sat, 24 Nov 2012 15:29:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Sorry, that was a serious typo.  I mean tto say there is *no* `t' in the
> modeline.

That confirms the buffer is in unibyte mode, even though you say the
global value of enable-multibyte-characters is t.
Maybe you can try to debug-on-entry of set-buffer-multibyte (tho many
calls are done from C, so won't be caught).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]