emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] isbn-to-bibtex (from org-ref) fails


From: Julien Cubizolles
Subject: Re: [O] isbn-to-bibtex (from org-ref) fails
Date: Tue, 03 May 2016 10:33:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Julien Cubizolles <address@hidden> writes:

> John Kitchin <address@hidden> writes:
>
>> I found a (save-buffer) in the bibtex entry clean functions and took
>> that out. I think it solves this problem.
>
> It's working fine now, thanks.

Actually it seems to be broken again:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  isbn-to-bibtex("0062190377" "~/enseignement/papiers/bibliography.bib")
  funcall-interactively(isbn-to-bibtex "0062190377" 
"~/enseignement/papiers/bibliography.bib")
  call-interactively(isbn-to-bibtex record nil)
  command-execute(isbn-to-bibtex record)
  helm-M-x(nil "isbn-to-bibtex")
  funcall-interactively(helm-M-x nil "isbn-to-bibtex")
  call-interactively(helm-M-x nil nil)
  command-execute(helm-M-x)
  --8<---------------cut here---------------end--------------->8---

Also, the first time I call it, it doesn't even prompt for the ISBN
number. When call it with point on an ISBN number, I get the ISBN
prompt, with this value already filled for all subsequent calls, but
with the same wrong-type-argument error.

Regards,

Julien.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]