From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Protect starred commands in LaTeX export correctly Date: Wed, 23 Mar 2011 15:16:49 +0100 Message-ID: <87r59xgbvy.fsf@gnu.org> References: <87lj06fpjr.fsf@ericabrahamsen.net> <87mxkmp5y6.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43412 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2OsA-00038G-4F for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:17:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2Os8-0005yi-Pk for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:17:17 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2Os8-0005yU-LP for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:17:16 -0400 Received: by wwc33 with SMTP id 33so8886447wwc.30 for ; Wed, 23 Mar 2011 07:17:16 -0700 (PDT) In-Reply-To: (Lawrence Mitchell's message of "Wed, 23 Mar 2011 10:28:04 +0000") 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: Lawrence Mitchell Cc: emacs-orgmode@gnu.org Hi Lawrence, Lawrence Mitchell writes: > * lisp/org-latex.el (org-export-latex-preprocess): Correctly > match starred command names. Great -- thanks for this simple and clear patch! I've now applied it. -- Bastien