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 17:49:34 +0100


Am 28.11.2007 um 14:16 schrieb martin rudalics:

• When I have set in ~/.emacs
    (global-set-key [C-©]        'global-set-key)
C-h k C-© returns
    C-© is undefined
...
In GNU Emacs 23.0.50.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d scroll bars)
 of 2007-11-24 on Latsche.local

Stefan has checked in a fix for

(read_key_sequence): Use them to unify the "shift->unshift" mapping
for chars and symbol keys.

on 2007-11-28.  Could you retry with the latest sources?

Some files were updated:

-rw-r--r--   1 pete  admin  195370 28 Nov 16:12 src/buffer.c
-rw-r--r--   1 pete  admin  381047 28 Nov 16:12 src/keyboard.c

but (global-set-key [C-©] 'global-set-key) still leads to an undefined key, others too. src/Changelog contains Stefan Monnier's note. Is there something I should/could test more exactly?

One thing /has/ changed: C-h k © now tells me undefined, while Emacs from before says self-insert-command.

--
Mit friedvollen Grüßen

  Pete

"If we don't succeed, we run the risk of failure."

                                George W. Bush






reply via email to

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