From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Salome \=\?iso-8859-1\?Q\?S\=F6dergran"?= Subject: Re: Emacs-orgmode Digest, Vol 102, Issue 5 Date: Tue, 5 Aug 2014 18:53:40 +0200 Message-ID: <21473.3092.781334.932436@gargle.gargle.HOWL> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEhzh-00057c-VV for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 12:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEhza-0007vs-Uy for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 12:53:49 -0400 Received: from zhbdzmsp-smta15.bluewin.ch ([195.186.99.132]:54918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEhza-0007vo-OY for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 12:53:42 -0400 Received: from athen (178.196.93.52) by zhhdzmsp-smta12.bluewin.ch (8.5.142) (authenticated as jogi@bluewin.ch) id 52A87E3C0F7574CC for emacs-orgmode@gnu.org; Tue, 5 Aug 2014 16:53:41 +0000 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 > "Salome "S?dergran\"" wrote: > > I'm looking for a way to make orgmode export quote signs to LaTeX's \enquote{}. > > On stackoverflow.com (1) I found a solution that uses > > (setq org-export-with-smart-quotes t) > > (add-to-list 'org-export-smart-quotes-alist .....) > > but on my system I find neither the variable org-export-with-smart-quotes nor > > org-export-smartcodes-alist. > > > > Am I missing something or has the procedure been changed in the meanwhile? > > You don't use Org mode 8, don't you? Well, that'd explain... > > Best regards, > Seb > > -- > Sebastien Vauban With M-x org-version I get: Org-mode version 8.2.7b (8.2.7b-2-g798733-elpaplus @ /home/salome/.emacs.d/elpa/org-plus-contrib-20140721/) So the version ought to be ok. What else could be the reason for the missing variables? Best, Salome