emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: f11 replaced by f1 with emacs -nw in an xterm


From: Matthieu Moy
Subject: Re: f11 replaced by f1 with emacs -nw in an xterm
Date: Wed, 19 Oct 2005 22:14:52 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> <f1> <f1> (translated from <S-f1> <S-f1>) runs the command help-for-help
>
>> So I believe my problem comes from the "(translated from <S-f1> <S-f1>)",
>> which prevents Emacs from distinguishing f1 from S-f1.
>
> It distinguishes it just fine.  It's just that since you don't have any
> command bound to S-f1 whereas you do have one bound to f1, it demotes S-f1
> to f1.

You got it! (stupid me, I knew about Emacs ignoring the S modifier in
this case)

The strange thing is that my old binding used to work. I suppose a
slight change occured in Emacs, but anyway, you're right, that's not a
bug.

-- 
Matthieu




reply via email to

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