all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Toby Cubitt <toby-predictive-dated-1327275432.bb87aa@dr-qubit.org>
Cc: 10459@debbugs.gnu.org
Subject: bug#10459: Overlay keymaps ignored until point is moved when overlay is created from timer
Date: Sun, 08 Jan 2012 22:52:54 -0500	[thread overview]
Message-ID: <jwvwr91fsed.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20120108145806.GA26632@c3po> (Toby Cubitt's message of "Sun, 8 Jan 2012 16:14:54 +0100")

Yes, this is a known limitation: the set of active keymaps is computed
before waiting for the next key sequence.

You might be able to get around this problem by pushing some dummy event
(which you then bind to `ignore' in some keymap) onto
unread-command-event from your timer, just to force a refresh.


        Stefan





  reply	other threads:[~2012-01-09  3:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-08 15:14 bug#10459: Overlay keymaps ignored until point is moved when overlay is created from timer Toby Cubitt
2012-01-09  3:52 ` Stefan Monnier [this message]
2012-01-16 11:48   ` Toby Cubitt
2012-01-16 14:34     ` Stefan Monnier
2014-10-05  1:21     ` Dmitry Gutov

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=jwvwr91fsed.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=10459@debbugs.gnu.org \
    --cc=toby-predictive-dated-1327275432.bb87aa@dr-qubit.org \
    /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.