GNU bug report logs -
#12806
24.3.50; Dead keys misbehavior when scroll-lock is enabled
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Mon, 5 Nov 2012 19:58:02 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 12806 <at> debbugs.gnu.org (full text, mbox):
On Mon, Nov 5, 2012 at 8:54 PM, Dani Moncayo <dmoncayo <at> gmail.com> wrote:
> 1. Enable scroll-lock (I can't do this while the Emacs frame has the
> focus - I have to select another application before).
BTW, this is because w32-scroll-lock-modifier defaults to nil, which
means that the scroll-lock key is not a modifier (hyper, meta, etc.)
and it's passed to Emacs (you could assign an interactive function to
<scroll>). If you set w32-scroll-lock-modifier to t it will be passed
to Windows and it will work as expected.
> I observe that:
> * What gets inserted is a plain "a" (without the accent).
> * The dead key has no effect over the "a" nor the following letters I
> type, until I type an <SPC>: at that moment, an "ยด" is inserted
> instead.
And BTW(2), this does not happen in emacs -Q -nw.
Juanma
This bug report was last modified 12 years and 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.