From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alexander Heide Newsgroups: gmane.emacs.help Subject: Re: match of escaped parentheses Date: Mon, 16 Feb 2004 10:15:54 +0100 Organization: University Halle, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1076923946 1617 80.91.224.253 (16 Feb 2004 09:32:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 09:32:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 10:32:20 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Asf6y-0002NU-00 for ; Mon, 16 Feb 2004 10:32:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asf6P-00040q-DC for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2004 04:31:45 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news.uni-leipzig.de!news.uni-halle.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: quercus.physik.uni-halle.de User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821 X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.76.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Original-Xref: shelby.stanford.edu gnu.emacs.help:120942 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16889 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16889 Joe Corneli wrote: > Well, the behavior in latex-mode is pretty lame. (For \{ and \} as > well as the aforementioned forms.) This is unfortunate, because > these "escaped paretheses" symbols are used a lot in latex, and one > would often like to find where e.g. a set begins by using paren > matching. > I tried to edit a Mathematica notebook. It was opened in 'fundamental-mode'. I changed to 'text-mode', where '\' does not mean 'escape'.