From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: org-export-region-as-latex exports more than region Date: Fri, 08 Feb 2008 15:13:11 +0000 Message-ID: <87y79v5vnc.fsf@bzg.ath.cx> References: <479E2FE8.1070508@sharpleaf.org> <1654.1202342887@alphaville.zko.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNUuj-0000Hf-Ji for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 10:13:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNUuh-0000F7-MX for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 10:13:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNUuh-0000Eu-Jy for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 10:13:15 -0500 Received: from hu-out-0506.google.com ([72.14.214.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNUuh-0003Tx-5E for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 10:13:15 -0500 Received: by hu-out-0506.google.com with SMTP id 23so6098621huc.1 for ; Fri, 08 Feb 2008 07:13:14 -0800 (PST) In-Reply-To: <1654.1202342887@alphaville.zko.hp.com> (Nick Dokos's message of "Wed, 06 Feb 2008 19:08:07 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: > I did a little tracing and it looks to me that the function > org-export-latex-first-lines returns much more than it should in the > two strange cases above. I fixed this in the git repo. Thanks for the detailed report and sorry for the delay. -- Bastien