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

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

Re: Some questions of a newbie


From: Johan Bockgård
Subject: Re: Some questions of a newbie
Date: Sat, 21 Apr 2007 15:15:19 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

Rjjd <rjjd@tds.net> writes:

>> Is there a good way to find which keybindings are used, so a free
>> one can be coupled to a macro?
>
> describe-bindings

(This command is bound to `C-h b'.)

Here's a tip from (info "(emacs)Keymaps")

   As a user, you can redefine any key; but it is usually best to
   stick to key sequences that consist of `C-c' followed by a letter
   (upper or lower case). These keys are "reserved for users," so they
   won't conflict with any properly designed Emacs extension. The
   function keys <F5> through <F9> are also reserved for users. If you
   redefine some other key, your definition may be overridden by
   certain extensions or major modes which redefine the same key.

-- 
Johan Bockgård


reply via email to

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