From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ali Tofigh Subject: orgmode and ebib Date: Fri, 28 May 2010 16:39:32 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=56477 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OI6LS-00026p-JJ for emacs-orgmode@gnu.org; Fri, 28 May 2010 16:39:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OI6LR-0000AA-Nt for emacs-orgmode@gnu.org; Fri, 28 May 2010 16:39:54 -0400 Received: from mail-yw0-f193.google.com ([209.85.211.193]:51193) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OI6LR-0000A3-LY for emacs-orgmode@gnu.org; Fri, 28 May 2010 16:39:53 -0400 Received: by ywh31 with SMTP id 31so1298135ywh.24 for ; Fri, 28 May 2010 13:39:52 -0700 (PDT) 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: emacs-orgmode hi, i use ebib to manage my bibtex references. it would be really cool if orgmode could follow links to bibtex entries using ebib. what i would like is to be able to follow a link such as [[bib:bibentry]] and end up in ebib, with my standard bibtex database opened, and entry positioned at the bibentry. can this be achieved without adding functionality to orgmode? /ali