From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: [ANN] Zotero for plain text (including org-mode) Date: Sat, 18 Dec 2010 19:59:58 +0100 Message-ID: <4D0D04AE.6040103@christianmoe.com> References: <87aak4th3d.wl%egh@e6h.org> Reply-To: mail@christianmoe.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=60776 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PU1yn-0007Ht-31 for emacs-orgmode@gnu.org; Sat, 18 Dec 2010 13:58:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PU1yl-00042N-F9 for emacs-orgmode@gnu.org; Sat, 18 Dec 2010 13:58:04 -0500 Received: from mars.hitrost.net ([91.185.211.18]:38183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PU1yl-0003yL-0a for emacs-orgmode@gnu.org; Sat, 18 Dec 2010 13:58:03 -0500 In-Reply-To: <87aak4th3d.wl%egh@e6h.org> 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: Erik Hetzner Cc: emacs-orgmode@gnu.org Hi, This sounds interesting! I'd like to try it out, but haven't quite got it to work yet. When I turn on MozRepl in Firefox, turn on org-zotero-mode in Emacs, and try `C-c z i', I get this error message: make client process failed: Connection refused, :name, MozRepl, :buffer, *MozRepl*, :host, localhost, :service, 4242 However, MozRepl is running, and listening on port 4242. I've got an up-to-date Firefox on an aging Mac. Any tips? Yours, Christian PS. There's a missing quote before load-path in the README installation instructions, it should be: (add-to-list 'load-path "/path/to/zotero-plain/elisp/") It might be worth mentioning that one needs to install moz.el from the MozRepl project; it's a separate step. On 12/17/10 7:00 PM, Erik Hetzner wrote: > Hi org-mode users, > > zotero-plain is a system for using Zotero to include citations in > plain text documents. > > At the moment it has 3 components: an emacs library for linking Zotero > with org-mode, an emacs library for easy insertion of citations into a > reStucturedText document, and a reStucturedText directive for using > Zotero to format citations, > > I use this system with org-mode to keep track of my reading& notes on > my reading. I am sure that there are other things that could be done > with Zotero + org-mode,& would appreciate feedback or patches to help > it do what you want it to! > > The code may be checked out using hg here: > > http://e6h.org/~egh/hg/zotero-plain > > Any feedback will be greatly appreciated! Thank you. > > Note: at the moment this integration depends on mozrepl, but with the > recent release of a zotero.org API for generating citations, it should > be possible to integrate with Emacs either via mozrepl or via the new > API. > > best, Erik Hetzner > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >