From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox-bibtex.el -- how to join sequential citations Date: Tue, 26 Nov 2013 18:03:55 +0100 Message-ID: <87bo17858k.fsf@gmail.com> References: <87siunf5lq.fsf@gmail.com> <878uwemrni.fsf@news.tumashu-localhost.org> <8761ri6sr9.fsf@gmail.com> <8738mjmhfh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlM37-0002qg-QS for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 12:03:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlM2z-0007Zd-DX for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 12:03:45 -0500 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:38651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlM2z-0007Yv-5y for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 12:03:37 -0500 Received: by mail-ea0-f174.google.com with SMTP id b10so3737138eae.33 for ; Tue, 26 Nov 2013 09:03:36 -0800 (PST) In-Reply-To: <8738mjmhfh.fsf@gmail.com> (Eric Schulte's message of "Tue, 26 Nov 2013 06:16:08 -0700") 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: Eric Schulte Cc: Feng Shu , emacs-orgmode@gnu.org Hello, Eric Schulte writes: > Thanks, the following seems to be working. Perhaps the filter function > should be added to ox-bibtex.el? Thanks for sharing your filter. Though, if we include it in ox-bibtex (and I agree we should), it would be better to make it more robust and use a parse tree filter instead. Then we will be able to operate on objects instead of strings and regexps. I will have a look at it, but I'm not sure it will happen before the end of the week. Regards, -- Nicolas Goaziou