From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: Re: [PATCH] org-exp-bibtex.el changes Date: Sun, 8 Mar 2009 01:13:22 +0200 Message-ID: <20090307231322.GB10576@taruti.net> References: <86myc0dleu.fsf@portan.ibr.cs.tu-bs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lg5hx-00010e-LZ for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 18:13:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lg5hu-00010S-Mf for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 18:13:28 -0500 Received: from [199.232.76.173] (port=34127 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lg5hu-00010P-IT for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 18:13:26 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:54410 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lg5hu-0005vK-9D for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 18:13:26 -0500 Content-Disposition: inline In-Reply-To: <86myc0dleu.fsf@portan.ibr.cs.tu-bs.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: emacs-orgmode@gnu.org On 05.03 16:44, Chris Gray wrote: > Here is a patch that uses the -a switch of bibtex2html to sort the > citations as bibtex would. It also changes the invocations of > replace-match to set fixedcase and literal to t. This is so that emacs > does not try to interpret backslash characters in the bibtex file as it > is inserting them. That looks nice. +1 to get it committed. - Taru Karttunen