From mboxrd@z Thu Jan 1 00:00:00 1970 From: "I.S." Subject: Re: confusion with file search with org-links Date: Mon, 15 Nov 2010 13:07:21 -0500 Message-ID: <4CE176D9.5020906@gmail.com> References: <4CDC12AA.6080104@gmail.com> <5ABB896D-6F04-435A-B6F0-890776F81B57@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=42074 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PI3Sf-0003kg-RL for emacs-orgmode@gnu.org; Mon, 15 Nov 2010 13:07:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PI3Se-0005it-7h for emacs-orgmode@gnu.org; Mon, 15 Nov 2010 13:07:25 -0500 Received: from mail-qy0-f176.google.com ([209.85.216.176]:59216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PI3Se-0005io-1g for emacs-orgmode@gnu.org; Mon, 15 Nov 2010 13:07:24 -0500 Received: by qyk29 with SMTP id 29so2902522qyk.0 for ; Mon, 15 Nov 2010 10:07:23 -0800 (PST) In-Reply-To: <5ABB896D-6F04-435A-B6F0-890776F81B57@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 11/11/2010 11:09 AM, Carsten Dominik wrote: > Hi I.S. > > This should already work out of the box in bibtex files, but it will > use the citation key instead of the title as the thing to search for. > > the code for this functionality is in org-bibtex.el > > - Carsten You are right, it does work out of the box. Thanks again for such great features that new things I want are already there. :) Sorry for troubling you, -I. S.