From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: Respect user-defined reftex-cite-format Date: Sat, 17 Sep 2016 10:30:30 +0200 Message-ID: <87oa3nq66x.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blB19-00013l-Tp for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 04:30:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blB16-0003C4-GB for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 04:30:35 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blB16-0003Bl-9f for emacs-orgmode@gnu.org; Sat, 17 Sep 2016 04:30:32 -0400 In-Reply-To: (Sebastian Boehm's message of "Fri, 16 Sep 2016 10:22:12 +0200") 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: Sebastian Boehm Cc: emacs-orgmode@gnu.org Hello, Sebastian Boehm writes: > I would like to propose changing org-reftex-citation to respect > pre-existing bindings for reftex-cite-format. > > This change would make org-reftex-citation easier to use in situations > where "\cite{$BIBTEX_KEY}" is not the appropriate citation format. Thank you. I applied a slightly different patch. Could you confirm that it meets your expectations? Regards, -- Nicolas Goaziou