From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export Date: Tue, 01 Feb 2011 18:04:29 +0100 Message-ID: <87sjw7k7oi.fsf@gnu.org> References: <7D426067-ED81-42E7-B517-29F06F35EB8F@tsdye.com> <80zkqinuxa.fsf@missioncriticalit.com> <6FEC9E76-9835-4C33-ADA2-D206725FD0E1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59048 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkJlZ-0008Pl-5d for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 12:11:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkJfd-00031T-KU for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 12:05:38 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:45060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkJfd-00031F-Cr for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 12:05:37 -0500 Received: by wyj26 with SMTP id 26so7362707wyj.0 for ; Tue, 01 Feb 2011 09:05:36 -0800 (PST) In-Reply-To: <6FEC9E76-9835-4C33-ADA2-D206725FD0E1@gmail.com> (Carsten Dominik's message of "Tue, 1 Feb 2011 12:17:17 +0100") 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: Carsten Dominik Cc: =?iso-8859-1?Q?S=E9bastien?= Vauban , emacs-orgmode@gnu.org Carsten Dominik writes: > I did put the variable in while I was developing this feature, not being > sure if I could get it to work properly, so to give me flexibility to > switch the feature on and off. The variable is not meant for the user > (then it would have been a defcustom), just a convenience for the > programmer. > > Hope this makes it more clear. It does -- I've removed this variable now. Thanks, -- Bastien