From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bibtex fields in remember templates Date: Tue, 6 Nov 2007 06:22:42 +0100 Message-ID: References: <0F3DD24A-86E2-4452-B84F-1631E2E4AEB1@science.uva.nl> <878x5cnsov.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpIHF-0004g6-1l for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpIHB-0004et-DL for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpIHB-0004ep-AZ for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:05 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpIHB-00013L-2K for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:05 -0500 Received: by ug-out-1314.google.com with SMTP id a2so1160608ugf for ; Mon, 05 Nov 2007 22:51:03 -0800 (PST) In-Reply-To: <878x5cnsov.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org On 6Nov2007, at 1:06 AM, Bastien wrote: > > Please check org-bibtex.el here: > > http://www.cognition.ens.fr/~guerry/u/org-bibtex.el Hey cool! I had been thinking about a full new link type with its own prefix and search routine.... But yes, a new link prefix is not necessary, it is just a file, after all. Great solution, as well for the Lisp symbols - but I cannot get the :keys to work. How is it supposed to work? - Carsten