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

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

[debbugs-tracker] bug#11088: closed (24.0.94; minor mode cannot be clean


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11088: closed (24.0.94; minor mode cannot be cleanly turned off in idle timer)
Date: Sun, 05 Oct 2014 01:22:05 +0000

Your message dated Sun, 05 Oct 2014 05:21:25 +0400
with message-id <address@hidden>
and subject line Re: bug#10459: Overlay keymaps ignored until point is moved 
when overlay is created from timer
has caused the debbugs.gnu.org bug report #10459,
regarding 24.0.94; minor mode cannot be cleanly turned off in idle timer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10459: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10459
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.94; minor mode cannot be cleanly turned off in idle timer Date: Sun, 25 Mar 2012 22:32:03 +0800
1. emacs -q -l t.el
2. C-c w
3. let emacs idle for more than 2 seconds
4. type `l'

You should still see the message "hello world" printed, which is odd
since I expect the minor mode turned off by now.

Attachment: t.el
Description: t.el


--- End Message ---
--- Begin Message --- Subject: Re: bug#10459: Overlay keymaps ignored until point is moved when overlay is created from timer Date: Sun, 05 Oct 2014 05:21:25 +0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)
Version: 24.4

> On Sun, Jan 08, 2012 at 10:52:54PM -0500, Stefan Monnier wrote:
>> Yes, this is a known limitation: the set of active keymaps is computed
>> before waiting for the next key sequence.

This has been fixed around the start of 24.4 development: the set of
keymaps is recomputed at the start of a key sequence.

The examples in this and merged bugs work for me now. Please feel free
to reopen if you see a case where the problem's not fixed.


--- End Message ---

reply via email to

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