[mew-dist 27125] Re: a bug of sit-for

Hideyuki SHIRAI ( 白井秀行 ) shirai at example.com
2006年 7月 27日 (木) 13:09:01 JST


FYI

From: Kazu Yamamoto (山本和彦) <kazu at example.com> さん曰く
Subject: [mew-dist 27103] Re: a bug of sit-for
Message-ID: <20060724.080747.133905943.kazu at example.com>
Date: Mon, 24 Jul 2006 08:07:47 +0900 (JST)

> > このパッチでは状況が変わらないのですが、他の方々は動いていますでしょ
> > うか。
> 
> さらに Emacs コードが代り、このパッチでも動かなくなりました。
> 開発者は問題を認識していますので、その内、直ると思います。

これ、

2006-07-26  Chong Yidong  <cyd at example.com>

	* subr.el (sit-for): Use new SECONDS arg of read-event instead of
	a timer.

2006-07-26  Chong Yidong  <cyd at example.com>

	* keyboard.c (read_char): New arg END_TIME specifying timeout.
	All callers changed.  Turn off echoing if END_TIME is non-NULL.
	(kbd_buffer_get_event): New arg END_TIME.

	* lread.c (read_filtered_event): New arg SECONDS to wait until.
	(Fread_char, Fread_event, Fread_char_exclusive): New arg SECONDS.

	* lisp.h: Update read-char, read-event, and read_filtered_event
	prototypes.

	* keyboard.h: Include systime.h.  Update read_char prototype.

で直ったようです。

-- 
白井秀行 (mailto:shirai at example.com)



Mew-dist メーリングリストの案内