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)
————

Am I missing something?

Vikas


On 24-Jun-2014, at 8:45 pm, John Kitchin <jkitc...@andrew.cmu.edu> wrote:

> Hello everyone,
> 
> org-ref has basically stabilized. You can get the latest code at
> https://github.com/jkitchin/jmax/blob/master/org-ref.org.
> 
> I made a little screen capture video here to show you what it does:
> https://www.youtube.com/watch?v=JyvpSVl4_dg
> 
> Try it out, if it looks interesting, and let me know if you find any
> bugs!
> 
> Thanks,
> 
> -- 
> -----------------------------------
> John Kitchin
> 
> 


Reply via email to