help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how to change file coding system


From: Jason Rumney
Subject: Re: how to change file coding system
Date: Mon, 29 Aug 2005 01:51:03 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Martin Monsorno <monsorno@gmx.de> writes:

> it says:
>
> ,----
> | Multibyte characters awareness:
> |   default: nil
> |   current-buffer: nil

There's your problem. Check your environment for a variable
EMACS_UNIBYTE. Check the way you are starting Emacs, do you have a
script or alias that is actually running "emacs --unibyte" instead?
Lastly, check your .emacs. I don't remember exactly how to switch
Emacs into unibyte mode from there, nor if it is still even possible
for more than just current-buffer, but it probably involves either the
string unibyte, or multibyte in the name of the variable or function.



reply via email to

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