From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Geoff Gole" Newsgroups: gmane.emacs.devel Subject: Re: Annoying paren match messages in minibuffer Date: Wed, 14 Jan 2009 14:20:49 -0800 Message-ID: References: <87y6xedc47.fsf@jurta.org> <87k58x8uan.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231971667 10993 80.91.229.12 (14 Jan 2009 22:21:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Jan 2009 22:21:07 +0000 (UTC) To: "Juri Linkov" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 14 23:22:19 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 1LNE7t-0006wE-Li for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 23:22:17 +0100 Original-Received: from localhost ([127.0.0.1]:41697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNE6c-0007Bk-PK for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 17:20:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNE6Y-0007BM-Cy for emacs-devel@gnu.org; Wed, 14 Jan 2009 17:20:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNE6W-0007B8-2G for emacs-devel@gnu.org; Wed, 14 Jan 2009 17:20:53 -0500 Original-Received: from [199.232.76.173] (port=54338 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNE6V-0007B5-UP for emacs-devel@gnu.org; Wed, 14 Jan 2009 17:20:51 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.181]:11758) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNE6V-0006zR-J9 for emacs-devel@gnu.org; Wed, 14 Jan 2009 17:20:51 -0500 Original-Received: by wa-out-1112.google.com with SMTP id j32so396927waf.26 for ; Wed, 14 Jan 2009 14:20:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=qEEfehOoAjWpHtsaleWzRMdt6pqbDmUkPyCatIrd+IU=; b=ShYES6arwFa+LrjyBn9JWDImVaJ41b5piOuJa54YSfXkIRWrlRUpk7kAa5WpcaaW9l OkX8QY25j93HT9MGYlgEpJQqCdpuuOtAWGzIKVB1EPBu/AklnW6MkYj7V5+ozLxQAf/8 Up02ryjW8sxZnUu0StIwHIhGNpwa+TXX9tp0g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=EHsczILyJYO08hkZwTPaHopyqpk+ZEgSsnw3+CG8NEBN6NIZy73By0MaejiONoBGpg 4TICQqHYZ8c5TyGj47KuLfq7Zolm0jWBdKIcXW2EyuFLRtvHpRGTP2VJ7vFtIdjWvx8k RKJa+CI3k5M9oJhE2WHXDjwLvD+2UKQyc3Ma0= Original-Received: by 10.114.111.1 with SMTP id j1mr414520wac.153.1231971650020; Wed, 14 Jan 2009 14:20:50 -0800 (PST) Original-Received: by 10.114.113.19 with HTTP; Wed, 14 Jan 2009 14:20:49 -0800 (PST) In-Reply-To: <87k58x8uan.fsf@jurta.org> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107872 Archived-At: > Maybe it should, but I can't find a test case to cause the message > "Unmatched parenthesis" to be displayed in the minibuffer. Neither can I. It seems my objection was baseless.