From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Boehm Subject: Re: [PATCH] org.el: Respect user-defined reftex-cite-format Date: Sat, 17 Sep 2016 11:01:47 +0200 Message-ID: References: <87oa3nq66x.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blBVS-0005oV-0C for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 05:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blBVN-0000BW-VM for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 05:01:54 -0400 Received: from mail-it0-x22c.google.com ([2607:f8b0:4001:c0b::22c]:37737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blBVN-0000AZ-Pb for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 05:01:49 -0400 Received: by mail-it0-x22c.google.com with SMTP id 186so34154035itf.0 for ; Sat, 17 Sep 2016 02:01:48 -0700 (PDT) In-Reply-To: <87oa3nq66x.fsf@saiph.selenimh> 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" To: emacs-orgmode@gnu.org Hi Nicolas, On 17 September 2016 at 10:30, Nicolas Goaziou wrote: > I applied a slightly different patch. Could you confirm that it meets > your expectations? thank you. Your patch is much nicer than mine and works just great. Thanks! Sebastian