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

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

Re: Creating a "shortcut" key for "C-c C-"


From: Reiner Steib
Subject: Re: Creating a "shortcut" key for "C-c C-"
Date: Wed, 23 Apr 2003 17:37:13 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (gnu/linux)

On Wed, Apr 23 2003, Stefan Monnier wrote:

> No idea here.  It works with the Emacs code on the CVS trunk.

It works in Emacs 21.3 too.  But I had to eval (global-unset-key [f8])
before the (define-key ...), because I already had a global binding
for F8.

> It should look like [14] or "\^N" if you pressed `n' after f8
> (because the ascii code of C-n is 14).

,----
| Entering C-cC-...
| e-a-c-m returned [14]
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

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