From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: tentative patch Re: commit found, was: Re: ECM for: issues with publishing to LaTeX using #INCLUDE Date: Sun, 21 Jun 2015 00:15:49 +0200 Message-ID: <87oaka58mi.fsf@selenimh.access.network> References: <20150617.200443.1764368968080794485.roklein@roklein.de> <20150618085813.1630b824@pckr150.mpip-mainz.mpg.de> <20150618091550.57e2553f@pckr150.mpip-mainz.mpg.de> <20150618092142.6257f8f6@pckr150.mpip-mainz.mpg.de> <87ioal78nv.fsf@selenimh.access.network> <20150618142142.639189af@pckr150.mpip-mainz.mpg.de> <20150618205110.6ce38bf5@zotac> <20150619095140.3c6e8892@pckr150.mpip-mainz.mpg.de> <20150619202859.48888231@zotac> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6R1o-0005IA-44 for emacs-orgmode@gnu.org; Sat, 20 Jun 2015 18:14:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z6R1n-0000Yv-5D for emacs-orgmode@gnu.org; Sat, 20 Jun 2015 18:14:20 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6R1m-0000Yc-VF for emacs-orgmode@gnu.org; Sat, 20 Jun 2015 18:14:19 -0400 In-Reply-To: <20150619202859.48888231@zotac> (Robert Klein's message of "Fri, 19 Jun 2015 20:28:59 +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: Robert Klein Cc: emacs-orgmode@gnu.org Hello, Robert Klein writes: > when I change a `symbol-value' in the commit back to `eval', export > seems to work again. Actually, I cannot reproduce your issue. > Patch is attached. I don't understand why replacing `symbol-value' with `eval' could solve the issue. Could you debug this and see what happens with both `symbol-value' and `eval'? Thank you. Regards, -- Nicolas Goaziou