emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ali Tofigh <alix.tofigh@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-mode and ebib
Date: Fri, 10 Dec 2010 12:19:05 -0500	[thread overview]
Message-ID: <AANLkTikQh-Bfv_meT3eujUuYxXB8By+90bUF8ZO0xZQG@mail.gmail.com> (raw)

Hi everyone,

A while ago I asked on this list about connecting org-mode with ebib,
which is a bibtex database manager for emacs. Thanks to Joost Kremers,
there is now a solution.

I asked the developer of ebib, Joost Kremers, if he could write a
function that would start ebib on a given bibtex entry. He kindly
added this functionality to the 'ebib' function (which starts ebib in
emacs) and it is now available in the ebib git repository (see
http://ebib.sourceforge.net). If you are using ebib and would like to
get org-mode to open bibtex entries do the following:

1) Install the latest development version of ebib.

2) make sure ebib-preload-bib-files is set properly so that your .bib
file is loaded by ebib when ebib starts

3) add the following lines to your .emacs:
(org-add-link-type "ebib" 'ebib)

Now you can insert ebib links in your documents like this:
[[ebib:Jones1998][some paper title]]. Opening this link should now
result in ebib starting, loading your default bibtex database, and
highlighting the bibtex entry Jones1998. Alternatively, if you already
have started ebib, then opening the link will get you to the bibtex
entry in your opened ebib database.

/Ali Tofigh

             reply	other threads:[~2010-12-10 17:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10 17:19 Ali Tofigh [this message]
2010-12-12  1:06 ` org-mode and ebib Thomas S. Dye
2010-12-12 17:21   ` Eric S Fraga
  -- strict thread matches above, loose matches on Subject: below --
2011-05-10 15:21 Piter_
2011-05-10 16:15 ` Thomas S. Dye
2011-05-10 21:00   ` Christian Moe
2011-05-11  7:55     ` Rasmus
2011-05-15  6:02     ` Thomas S. Dye
2011-05-15 14:28       ` Christian Moe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikQh-Bfv_meT3eujUuYxXB8By+90bUF8ZO0xZQG@mail.gmail.com \
    --to=alix.tofigh@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).