From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Test failure Date: Tue, 22 Jul 2014 18:02:17 -0400 Message-ID: <87ha299hna.fsf@alphaville.bos.redhat.com> References: <87zjg19j1d.fsf@alphaville.bos.redhat.com> <87k375jc6j.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9i8o-0008Uy-Tu for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 18:02:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9i8j-0004ae-ET for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 18:02:34 -0400 Received: from plane.gmane.org ([80.91.229.3]:59523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9i8j-0004aX-7W for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 18:02:29 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X9i8h-0000xb-VD for emacs-orgmode@gnu.org; Wed, 23 Jul 2014 00:02:27 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jul 2014 00:02:27 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jul 2014 00:02:27 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: > > Nicolas removed the "$" at the end of the regexps identifying LaTeX > environments here: > > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=ec0e3cf70ba353ea59a5e662353333462f659c99 > > There a current thread discussion of this behavior on this list called > something like: > > [bug?, org-element] latex-environment delimiters... > > I think tests are corrected in the patch in that thread. > Good to know - thanks!