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

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

Re: global-set-key "C-xrr" 'copy-rectangle-to-register' ??


From: Kevin Rodgers
Subject: Re: global-set-key "C-xrr" 'copy-rectangle-to-register' ??
Date: Thu, 26 Sep 2002 17:26:04 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Edwards, Kim [CAR:CS7B:EXCH] wrote:

I am trying to rebind this key to the subj. function as I lost it with
someones default.elc. The subj. command gives me the "Key sequence C-x r
r uses invalid prefix character" error. Can someone please provide the
correct syntax?


Either `C-x r' or `C-x' is already bound to function (instead of being bound
to a keymap).  Since both keys are bound by default to keymaps, it must be a
problem with your local configuration.  And in fact, the whole point seems
to be moot since `C-x r r' is bound by default to `copy-rectangle-to-register'.


--
<a href="mailto:&lt;kevinr&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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