From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: isearch transient msgs (e.g. case insensitive) - users to be able to adjust the sit-for time Date: Sun, 03 Oct 2004 10:34:17 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1096814142 7582 80.91.229.6 (3 Oct 2004 14:35:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2004 14:35:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 03 16:35:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CE7Sc-0003cx-00 for ; Sun, 03 Oct 2004 16:35:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CE7Z9-0007CU-O2 for ged-emacs-devel@m.gmane.org; Sun, 03 Oct 2004 10:42:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CE7YG-0006m1-SM for emacs-devel@gnu.org; Sun, 03 Oct 2004 10:41:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CE7YF-0006lE-IW for emacs-devel@gnu.org; Sun, 03 Oct 2004 10:41:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CE7YF-0006jT-Ed for emacs-devel@gnu.org; Sun, 03 Oct 2004 10:41:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CE7RJ-00012X-IJ for emacs-devel@gnu.org; Sun, 03 Oct 2004 10:34:17 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CE7RJ-00035r-2q; Sun, 03 Oct 2004 10:34:17 -0400 Original-To: "Drew Adams" In-reply-to: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27838 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27838 Any chance users could be able to adjust (via an option) the sit-for time for the transient display of isearch messages like "case insensitive"? In Emacs 20, such messages persisted slightly longer - long enough to see them Can you state precisely how to produce one of these messages?