From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: [svenjoac@gmx.de: Fwd: tex-mode complains about mismatched parentheses when using inline-math] Date: Tue, 16 Oct 2007 16:15:58 +0300 Message-ID: <20071016131558.GA39496@kobe.laptop> References: <20071015164822.GA1344@kobe.laptop> <4ttzoru6fh.fsf@fencepost.gnu.org> <20071016034044.GA29219@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192559698 16126 80.91.229.12 (16 Oct 2007 18:34:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2007 18:34:58 +0000 (UTC) Cc: Richard Stallman , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 16 20:34:58 2007 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 1IhrFk-0005qu-3w for ged-emacs-devel@m.gmane.org; Tue, 16 Oct 2007 20:34:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhrFc-0004S5-U0 for ged-emacs-devel@m.gmane.org; Tue, 16 Oct 2007 14:34:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhrFX-0004Ns-0S for emacs-devel@gnu.org; Tue, 16 Oct 2007 14:34:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhrFU-0004LR-Vn for emacs-devel@gnu.org; Tue, 16 Oct 2007 14:34:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhrFU-0004L8-PH for emacs-devel@gnu.org; Tue, 16 Oct 2007 14:34:36 -0400 Original-Received: from igloo.linux.gr ([62.1.205.36]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhrFM-0003xH-BM; Tue, 16 Oct 2007 14:34:28 -0400 Original-Received: from kobe.laptop (dialup189.ach.sch.gr [81.186.70.189]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id l9GIXSgt001072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 16 Oct 2007 21:34:10 +0300 Original-Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l9GDG0AN039528; Tue, 16 Oct 2007 16:16:17 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l9GDFwlM039527; Tue, 16 Oct 2007 16:15:58 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Content-Disposition: inline In-Reply-To: <20071016034044.GA29219@kobe.laptop> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.919, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.48, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:81014 Archived-At: On 2007-10-16 06:40, Giorgos Keramidas wrote: >On 2007-10-15 22:41, Glenn Morris wrote: >>Giorgos Keramidas wrote: >>> Is this a bug? >>> >>> Yes, this appears to be a bug. >> >> Should now be fixed in EMACS_22_BASE (and also I _think_ in trunk). > > Marvellous, thanks. I'll rsync once more and rebuild :) Confirmed as fixed. Both in an xterm window and under X11, running an Emacs version build just minutes ago: GNU Emacs 23.0.50.1 (i386-unknown-freebsd8.0, GTK+ Version 2.10.14) of 2007-10-16 on kobe Thank you again.