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

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

bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs


From: Sebastien Vauban
Subject: bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs
Date: Mon, 22 Sep 2014 20:48:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (windows-nt)

Hello,

I tried to map the function er/expand-region onto C-@ with:

    (global-set-key (kbd "C-@") 'er/expand-region)

but, in Windows Emacs (tested as well with a minimal configuration
file), C-h k C-@ returns @...

In the same order, C-k C-M-@ return M-@...

That problems seems to be limited to some versions or platforms, as that
key binding appears on the author's page
(http://emacsrocks.com/e09.html).

Best regards,
Seb

-- 
Sebastien Vauban





reply via email to

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