From: Richard Stallman <rms@gnu.org>
To: bojohan+news@dd.chalmers.se (Johan Bockgård)
Cc: emacs-devel@gnu.org
Subject: Re: Idle timers with the active minibuffer
Date: Fri, 09 Nov 2007 17:00:07 -0500 [thread overview]
Message-ID: <E1IqbtX-0003G5-D8@fencepost.gnu.org> (raw)
In-Reply-To: <yoij3avg7sim.fsf@remote4.student.chalmers.se> (bojohan+news@dd.chalmers.se)
* keyboard.c (command_loop_1): Handle non-number values of
`minibuffer-message-timeout'.
That change seems to be needed for this:
;; Save the original value of `minibuffer-message-timeout', and
;; set it to nil so that isearch's messages don't get timed out.
isearch-original-minibuffer-message-timeout minibuffer-message-timeout
minibuffer-message-timeout nil)
Without the change in keyboard.c, won't sit_for crash
given nil as an argument?
next prev parent reply other threads:[~2007-11-09 22:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-08 0:42 Idle timers with the active minibuffer Juri Linkov
2007-11-08 13:53 ` Johan Bockgård
2007-11-09 22:00 ` Richard Stallman [this message]
2007-11-09 23:21 ` Johan Bockgård
[not found] ` <E1Isspk-0003bO-Av@fencepost.gnu.org>
2008-02-23 19:46 ` [Emacs 22.2] " Juri Linkov
2008-02-23 21:03 ` Chong Yidong
2007-11-08 17:40 ` Richard Stallman
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=E1IqbtX-0003G5-D8@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=bojohan+news@dd.chalmers.se \
--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).