From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alain Muls Newsgroups: gmane.emacs.help Subject: matching parentheses Date: Mon, 20 Aug 2007 09:46:45 +0200 Message-ID: <46C946E5.3020806@rma.ac.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187600065 29040 80.91.229.12 (20 Aug 2007 08:54:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2007 08:54:25 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 20 10:54:20 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IN31d-0006LJ-4j for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2007 10:54:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN31d-0003T6-QX for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2007 04:54:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IN1yS-00074R-01 for help-gnu-emacs@gnu.org; Mon, 20 Aug 2007 03:46:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IN1yR-00074F-ES for help-gnu-emacs@gnu.org; Mon, 20 Aug 2007 03:46:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN1yR-00074C-Af for help-gnu-emacs@gnu.org; Mon, 20 Aug 2007 03:46:55 -0400 Original-Received: from pony2.rma.ac.be ([193.190.204.75]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IN1yP-0001kv-Uv for help-gnu-emacs@gnu.org; Mon, 20 Aug 2007 03:46:54 -0400 Original-Received: by pony2.rma.ac.be (Postfix, from userid 502) id B7F3060485; Mon, 20 Aug 2007 09:46:47 +0200 (CEST) Original-Received: from [10.67.42.101] (unknown [10.67.42.101]) by pony2.rma.ac.be (Postfix) with ESMTP id 62B5A5FF78 for ; Mon, 20 Aug 2007 09:46:45 +0200 (CEST) User-Agent: Thunderbird 2.0.0.4 (X11/20070604) X-Sanitizer: Anomy mail sanitizer at the Royal Military Academy X-Detected-Kernel: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Mon, 20 Aug 2007 04:52:51 -0400 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 Xref: news.gmane.org gmane.emacs.help:46698 Archived-At: Hi How does one insert automatically matching parentheses in emacs when in auctex mode? Tx/Alain