From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org-entities-user in caption of Latex export Date: Fri, 25 Jul 2014 15:25:26 +0200 Message-ID: <87vbqlk1tl.fsf@nicolasgoaziou.fr> References: <87zjfzw5e2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAfUY-0000y1-4A for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 09:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAfUL-0000ku-J8 for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 09:24:58 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:39953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAfUL-0000kI-DX for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 09:24:45 -0400 In-Reply-To: (Thomas S. Dye's message of "Thu, 24 Jul 2014 05:31:11 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > Nicolas Goaziou writes: > >> I cannot reproduce it. Do you have an ECM? Are you setting >> `org-entities-user' in a special way (i.e, not globally through `setq' >> or customize)? > > In the process of putting together an ECM (which hopefully doesn't > reflect my setup!), I think I found what triggers it. > > I'm setting variables buffer local as a way to make reproducible > research documents self-contained. The line that sets org-entities-user > nil is the culprit. Without it, I get the output I expect. With it, I > get the behavior I described. > > Here is my try at an ECM: [...] This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou