emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; global-set-key not correctly working?


From: Peter Dyballa
Subject: Re: 23.0.50; global-set-key not correctly working?
Date: Wed, 28 Nov 2007 23:12:24 +0100


Am 28.11.2007 um 20:45 schrieb Peter Dyballa:

*But, when I leave away -Q, and I have in ~/.emacs any one of these three statements, then C-© is undefined.* They still work when I launch as src/emacs-23.0.50.1 -q & ...

Reducing my ~/.emacs file to just a few comments and one statement did not change anything. My last change was to save ~/.emacs in UTF-8 encoding: now it worked! In elder GNU Emacs 23.0.50 all three above work also with UTF-8 encoded user init file.

Is the described behaviour with (only ?) valid encoding in UTF-8 for ~/.emacs as expected?


Further experiments have shown that a local variable from a setting like ``coding: iso-8859-15;´´ switches the desired behaviour off. I did not change the coding after I deleted that setting and the mode- line still starts with same number.

Even GNU Emacs 21.3.50 now understands (global-set-key [?\C- ©] 'global-set-key) ...

--
Greetings

  Pete

"There's no place like 127.0.0.1"
                     origin unknown






reply via email to

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