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

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

Re: F2


From: TheFlyingDutchman
Subject: Re: F2
Date: Tue, 1 Mar 2011 13:18:49 -0800 (PST)
User-agent: G2/1.0

On Mar 1, 12:35 pm, PJ Weisberg <p...@irregularexpressions.net> wrote:
> On 3/1/11, TheFlyingDutchman <zzbba...@aol.com> wrote:
>
> > Yes, thanks, that appears to be my problem. I am editing an html file
> > and I see bindings for F2 as:
>
> In general something like this should get rid of any local binding you
> don't want to override your global binding:
>
> (define-key 'foo-mode-map "key" nil)
>
> -PJ

How would I determine the value of "foo-mode-map" to use. I tried
'html-mode and 'html-mode-map and 'c2-mode and 'c2-mode-map and define-
key puts up a *Backtrace* window -> Debugger entered--Lisp error:
(wrong-type-argument keymapp html-mode-map)


reply via email to

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