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

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

Re: F2


From: PJ Weisberg
Subject: Re: F2
Date: Tue, 1 Mar 2011 12:35:11 -0800

On 3/1/11, TheFlyingDutchman <zzbbaadd@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



reply via email to

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