From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Annoying paren match messages in minibuffer Date: Wed, 14 Jan 2009 23:14:08 +0200 Organization: JURTA Message-ID: <87k58x8uan.fsf@jurta.org> References: <87y6xedc47.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1231968018 30148 80.91.229.12 (14 Jan 2009 21:20:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Jan 2009 21:20:18 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: "Geoff Gole" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 14 22:21:29 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LNDB1-0006Pi-O9 for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 22:21:27 +0100 Original-Received: from localhost ([127.0.0.1]:44092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LND9l-0006Wa-6k for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 16:20:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LND7t-0005Ak-Sn for emacs-devel@gnu.org; Wed, 14 Jan 2009 16:18:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LND7r-00057x-0v for emacs-devel@gnu.org; Wed, 14 Jan 2009 16:18:12 -0500 Original-Received: from [199.232.76.173] (port=33935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LND7q-00057U-Hv for emacs-devel@gnu.org; Wed, 14 Jan 2009 16:18:10 -0500 Original-Received: from relay01.kiev.sovam.com ([62.64.120.200]:4833) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LND7p-00055V-UZ for emacs-devel@gnu.org; Wed, 14 Jan 2009 16:18:10 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay01.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1LND7m-000N3E-IT; Wed, 14 Jan 2009 23:18:06 +0200 In-Reply-To: (Geoff Gole's message of "Wed, 14 Jan 2009 10:56:36 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-Scanner-Signature: 485d3c07c5d69b41d1cad5b5ab8b481e X-DrWeb-checked: yes X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.8-5.1 (or MacOS X 10.2-10.3) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107865 Archived-At: >> This patch looks like the right thing to do. Does anyone see any >> problems with this change? > > Shouldn't the second call to message in blink-matching-open be > similarly fixed? Other than that, looks great to me. Maybe it should, but I can't find a test case to cause the message "Unmatched parenthesis" to be displayed in the minibuffer. Should the minibuffer be in a TeX mode? -- Juri Linkov http://www.jurta.org/emacs/