From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: August Karlstrom Newsgroups: gmane.emacs.help Subject: show-paren-timeout Date: Fri, 11 Mar 2005 03:30:33 +0100 Message-ID: <1110508233.5696.14.camel@c83-250-201-97.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110508818 27264 80.91.229.2 (11 Mar 2005 02:40:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 02:40:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 11 03:40:18 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9a3I-00073Q-81 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Mar 2005 03:39:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9aIG-00010k-14 for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Mar 2005 21:54:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D9aGY-0008FT-CG for help-gnu-emacs@gnu.org; Thu, 10 Mar 2005 21:52:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D9aGU-0008Bz-1r for help-gnu-emacs@gnu.org; Thu, 10 Mar 2005 21:52:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9aGR-00081w-Le for help-gnu-emacs@gnu.org; Thu, 10 Mar 2005 21:52:35 -0500 Original-Received: from [81.228.10.116] (helo=av1-1-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9Zuw-0003Ff-Vs for help-gnu-emacs@gnu.org; Thu, 10 Mar 2005 21:30:23 -0500 Original-Received: by av1-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id EFCF737E6D; Fri, 11 Mar 2005 03:30:21 +0100 (CET) Original-Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av1-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id E1C6A37E44 for ; Fri, 11 Mar 2005 03:30:21 +0100 (CET) Original-Received: from c83-250-201-97.bredband.comhem.se (c83-250-201-97.bredband.comhem.se [83.250.201.97]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id C92B737E43 for ; Fri, 11 Mar 2005 03:30:21 +0100 (CET) Original-To: help-gnu-emacs@gnu.org X-Mailer: Evolution 2.0.2 (2.0.2-3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24759 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24759 Does anyone know if there's a way to customize `show-paren-mode' so that any matching parenthesis is highlighted, but only for a limited amount of time, say one second? I find it annoying that the highlighting doesn't go away when I leave the cursor beside a parenthesis. There is an option called `show-paren-delay' but no `show-paren-timeout'. -- August