From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: isearch transient msgs (e.g. case insensitive) - users to be able to adjust the sit-for time Date: Sat, 2 Oct 2004 09:11:51 -0700 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1096733553 17071 80.91.229.6 (2 Oct 2004 16:12:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Oct 2004 16:12:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 02 18:12:20 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 1CDmUd-0003B0-00 for ; Sat, 02 Oct 2004 18:12:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDmb8-0000bA-H2 for ged-emacs-devel@m.gmane.org; Sat, 02 Oct 2004 12:19:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CDmay-0000ZR-DN for emacs-devel@gnu.org; Sat, 02 Oct 2004 12:18:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CDmax-0000Yr-7v for emacs-devel@gnu.org; Sat, 02 Oct 2004 12:18:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDmax-0000YP-0N for emacs-devel@gnu.org; Sat, 02 Oct 2004 12:18:51 -0400 Original-Received: from [141.146.126.229] (helo=agminet02.oracle.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CDmUG-0006Ch-Dh for emacs-devel@gnu.org; Sat, 02 Oct 2004 12:11:56 -0400 Original-Received: from rgmgw1.us.oracle.com (rgmgw1.us.oracle.com [138.1.191.10]) by agminet02.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i92GBsjd029406 for ; Sat, 2 Oct 2004 09:11:54 -0700 Original-Received: from rgmgw1.us.oracle.com (localhost [127.0.0.1]) by rgmgw1.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i92GBsae004537 for ; Sat, 2 Oct 2004 10:11:54 -0600 Original-Received: from dradamslap (dhcp-amer-csvpn-gw2-141-144-81-110.vpn.oracle.com [141.144.81.110]) by rgmgw1.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id i92GBsZP004532 for ; Sat, 2 Oct 2004 10:11:54 -0600 Original-To: "Emacs-Devel" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 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:27799 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27799 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 :-). How about either increasing the sit-for delay or letting users adjust it themselves? Such messages go away when you type anyway, so why be so stingy on the time to see them?