unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Recent keyboard changes breaks quitting
Date: Sat, 22 Sep 2012 22:27:55 +0300	[thread overview]
Message-ID: <83y5k1kgck.fsf@gnu.org> (raw)
In-Reply-To: <87wqzm9d0c.fsf@gnu.org>

> From: Chong Yidong <cyd@gnu.org>
> Date: Sun, 23 Sep 2012 01:35:31 +0800
> Cc: emacs-devel@gnu.org
> 
> Interestingly, the bug disappears if I remove Fcopy_sequence from
> 
>      idle_timers = Fcopy_sequence (Vtimer_idle_list);

Is it possible that the call to timer-event-handler, which modifies
the timer (via cancel-timer-internal) and the timer list, interacts
badly with the copied timer list, because Fcopy_alist doesn't copy the
list elements?  If so, perhaps making a deep copy of the list will fix
the problem?



      parent reply	other threads:[~2012-09-22 19:27 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
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 [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83y5k1kgck.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cyd@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).