all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Recent keyboard changes breaks quitting
Date: Sun, 23 Sep 2012 01:35:31 +0800	[thread overview]
Message-ID: <87wqzm9d0c.fsf@gnu.org> (raw)
In-Reply-To: <87lig2vusz.fsf@gnu.org> (Chong Yidong's message of "Sun, 23 Sep 2012 01:20:12 +0800")

Chong Yidong <cyd@gnu.org> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> M-x C-g
>>>   => The cursor remains in the minibuffer.
>>> 
>>> A second C-g is needed to exit the minibuffer.
>>
>> Strange: I cannot reproduce this, neither on MS-Windows nor in a TTY
>> session on GNU/Linux.  Does the problem exist on a TTY on your
>> machine?
>
> The problem indeed does not occur on a TTY.  I can reproduce it on both
> a GTK+3 build and a no-X-toolkit build.

Interestingly, the bug disappears if I remove Fcopy_sequence from

     idle_timers = Fcopy_sequence (Vtimer_idle_list);

in timer_check, and make no other changes, including keeping the
Fcopy_sequence for Vtimer_list two lines above.



  parent reply	other threads:[~2012-09-22 17:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-22 14:51 Recent keyboard changes breaks quitting Chong Yidong
2012-09-22 16:11 ` Eli Zaretskii
2012-09-22 17:20   ` Chong Yidong
2012-09-22 17:29     ` Jan Djärv
2012-09-22 17:35     ` Chong Yidong [this message]
2012-09-22 18:56       ` Eli Zaretskii
2012-09-22 19:06         ` Eli Zaretskii
2012-09-23  2:53         ` Chong Yidong
2012-09-23  4:01           ` Eli Zaretskii
2012-09-23  6:05             ` Chong Yidong
2012-09-23  8:33               ` Chong Yidong
2012-09-23 16:50                 ` Eli Zaretskii
2012-09-22 19:27       ` Eli Zaretskii

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=87wqzm9d0c.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.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.