all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 12806@debbugs.gnu.org
Subject: bug#12806: 24.3.50; Dead keys misbehavior when scroll-lock is enabled
Date: Tue, 6 Nov 2012 16:42:50 +0100	[thread overview]
Message-ID: <CAAeL0ST89LMh-0MJTPOPAnUuW-1+D4NjodadMPm5d8JXQcJhJw@mail.gmail.com> (raw)
In-Reply-To: <CAH8Pv0g26Uk_Qr7gWHfFL9EsikebdyyxCZMTDixHNmWm2vqyhQ@mail.gmail.com>

On Mon, Nov 5, 2012 at 8:54 PM, Dani Moncayo <dmoncayo@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





      parent reply	other threads:[~2012-11-06 15:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 19:54 bug#12806: 24.3.50; Dead keys misbehavior when scroll-lock is enabled Dani Moncayo
2012-11-05 20:43 ` Eli Zaretskii
2012-11-05 20:48   ` Dani Moncayo
2012-11-05 20:57     ` Dani Moncayo
2012-11-05 23:28       ` Juanma Barranquero
2012-11-05 23:52         ` Dani Moncayo
2012-11-07 16:51     ` Eli Zaretskii
2012-11-07 19:45       ` Dani Moncayo
2012-11-07 20:09         ` Eli Zaretskii
2012-11-07 20:34           ` Dani Moncayo
2012-11-07 20:36             ` Dani Moncayo
2012-11-07 21:14               ` Eli Zaretskii
2012-11-07 21:29                 ` Dani Moncayo
2012-11-07 21:50                   ` Eli Zaretskii
2012-11-07 22:12                     ` Dani Moncayo
2012-11-08  3:47                       ` Eli Zaretskii
2012-11-06 15:42 ` Juanma Barranquero [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0ST89LMh-0MJTPOPAnUuW-1+D4NjodadMPm5d8JXQcJhJw@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=12806@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.