From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [Bug?] Smart quotes and latex environments Date: Thu, 30 Apr 2015 17:38:45 +0200 Message-ID: <87lhh9wrqy.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnqYK-00031X-7b for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 11:39:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnqYF-0003tI-Sw for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 11:39:04 -0400 Received: from plane.gmane.org ([80.91.229.3]:53556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnqYF-0003t1-Ll for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 11:38:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YnqYD-0004tX-Px for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 17:38:57 +0200 Received: from tsn109-201-154-155.dyn.nltelcom.net ([109.201.154.155]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Apr 2015 17:38:57 +0200 Received: from rasmus by tsn109-201-154-155.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Apr 2015 17:38:57 +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: emacs-orgmode@gnu.org Jacob Gerlach writes: > -------------------------------------- > #+OPTIONS: ':t > \begin{myenvironment} > "Foo" > \end{myenvironment} > -------------------------------------- > Exports "Foo" rather than ``foo''. Is this expected? Yes, 'cause it's a latex-environment (try running org-element-at-point on it). You could do #+begin_myenvironment "Foo" #+end_myenvironment —Rasmus -- Hvor meget poesi tror De kommer ud af et glas isvand?