From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Docstring of org-export-as-latex [6.35i] Date: Mon, 10 May 2010 08:35:35 +0200 Message-ID: References: <22602_1273407067_ZZg0Y3o~ABkKu.00_1273407066.8585.126.camel@azurit.TechFak.Uni-Bielefeld.DE> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OBNIA-0005NO-U7 for emacs-orgmode@gnu.org; Mon, 10 May 2010 03:20:42 -0400 Received: from [140.186.70.92] (port=39885 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBNHP-0006bi-JS for emacs-orgmode@gnu.org; Mon, 10 May 2010 03:20:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBNFY-0001eb-JX for emacs-orgmode@gnu.org; Mon, 10 May 2010 03:19:23 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:63568) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBNFY-0001dQ-08 for emacs-orgmode@gnu.org; Mon, 10 May 2010 03:18:00 -0400 Received: by mail-ew0-f214.google.com with SMTP id 6so1134622ewy.32 for ; Mon, 10 May 2010 00:17:59 -0700 (PDT) In-Reply-To: <22602_1273407067_ZZg0Y3o~ABkKu.00_1273407066.8585.126.camel@azurit.TechFak.Uni-Bielefeld.DE> 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: Jan Moringen Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On May 9, 2010, at 2:11 PM, Jan Moringen wrote: > Hi, > > the docstring of org-export-as-latex contains incorrectly escaped \ > characters resulting in two passages being rendered like > ^Hegin{document}...^Hnd{document}. > > The attached patch should fix the problem (The patch is against the > org-mode version included in GNU Emacs). > > Emacs : GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version > 2.12.9) of > 2010-05-07 on azurit > Package: Org-mode version 6.35i > docstring.diff>_______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten