From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dave@adboyd.com (J. David Boyd) Newsgroups: gmane.emacs.help Subject: Re: parens matching not matching all matching parens Date: 16 Sep 2004 15:42:47 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <81ekl22e6g.fsf@adboyd.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095363809 24872 80.91.229.6 (16 Sep 2004 19:43:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Sep 2004 19:43:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 16 21:43:16 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 1C82A0-000614-00 for ; Thu, 16 Sep 2004 21:43:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C82Fg-0008Tf-Nx for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Sep 2004 15:49:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C82FX-0008S1-RB for help-gnu-emacs@gnu.org; Thu, 16 Sep 2004 15:48:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C82FW-0008RJ-7d for help-gnu-emacs@gnu.org; Thu, 16 Sep 2004 15:48:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C82FW-0008RG-3j for help-gnu-emacs@gnu.org; Thu, 16 Sep 2004 15:48:58 -0400 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C829h-0002ez-DX for help-gnu-emacs@gnu.org; Thu, 16 Sep 2004 15:42:57 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C829g-000843-00 for ; Thu, 16 Sep 2004 21:42:56 +0200 Original-Received: from wbar5.tampa1-4-11-125-246.dsl-verizon.net ([4.11.125.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Sep 2004 21:42:56 +0200 Original-Received: from dave by wbar5.tampa1-4-11-125-246.dsl-verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Sep 2004 21:42:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: wbar5.tampa1-4-11-125-246.dsl-verizon.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20722 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20722 Arjan Bos writes: > {\rtf1\mac\ansicpg10000\uc1 > {\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang{\pntxta )}}} > > This is a complete piece of (non-sensical, but correct) rtf. The first > `{' matches the last `}'. Only C-M-f jumps from the first `{' to the > one-to-last `}'. > I see three opening, and four closing curly braces. Aren't they supposed to be even?