From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: org-ref in action Date: Wed, 25 Jun 2014 18:26:23 +0200 Message-ID: References: Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzq1r-0004K8-IR for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 12:26:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wzq1l-0005br-Rd for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 12:26:35 -0400 Received: from mail-we0-f176.google.com ([74.125.82.176]:49970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzq1l-0005bP-MR for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 12:26:29 -0400 Received: by mail-we0-f176.google.com with SMTP id u56so2381171wes.35 for ; Wed, 25 Jun 2014 09:26:26 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: org-mode mailing list John, Thanks for a very interesting tutorial. I was trying to load org-ref.el, but get the following error: -------- Debugger entered--Lisp error: (wrong-type-argument consp nil) setcar(nil ((87 . "textcite:%l") (122 . "newcite:%l"))) (let* ((c (nthcdr 2 (assoc (quote org) reftex-cite-format-builtin)))) = (setcar c (append (nth 2 (assoc (quote org) reftex-cite-format-builtin)) = (quote ((87 . "textcite:%l") (122 . "newcite:%l")))))) eval-buffer() ; Reading at buffer position 194 call-interactively(eval-buffer record nil) command-execute(eval-buffer record) execute-extended-command(nil "eval-buffer") call-interactively(execute-extended-command nil nil) =97=97=97=97 Am I missing something? Vikas On 24-Jun-2014, at 8:45 pm, John Kitchin = wrote: > Hello everyone, >=20 > org-ref has basically stabilized. You can get the latest code at > https://github.com/jkitchin/jmax/blob/master/org-ref.org. >=20 > I made a little screen capture video here to show you what it does: > https://www.youtube.com/watch?v=3DJyvpSVl4_dg >=20 > Try it out, if it looks interesting, and let me know if you find any > bugs! >=20 > Thanks, >=20 > --=20 > ----------------------------------- > John Kitchin >=20 >=20