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

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

Re: global-set-key, error: Invalid modifier in string


From: John
Subject: Re: global-set-key, error: Invalid modifier in string
Date: Fri, 17 Aug 2007 15:08:51 -0000
User-agent: G2/1.0

On Aug 17, 4:17 am, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 17.08.2007 um 07:08 schrieb John:
>
> > (global-set-key "\M-{" nil)
>
> What do you think of global-unset-key?
>

Thanks Peter. Interestingly enough, since the C-v key was used above
for

(global-set-key "\M-<" '"\C-u1\C-v")

if I try to later unset it, that global-set-key fails. That is, even
though I'm unsetting C-v *after* that global-set-key call.



reply via email to

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