From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: isbn-to-bibtex (from org-ref) fails Date: Thu, 07 Apr 2016 06:20:01 +0200 Message-ID: <87vb3ut5hq.fsf@free.fr> References: <877fgds6yd.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao1QX-0001YH-QI for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 00:20:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ao1QT-00074t-Q6 for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 00:20:17 -0400 Received: from smtp6-g21.free.fr ([2a01:e0c:1:1599::15]:60096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao1QT-00074o-K5 for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 00:20:13 -0400 In-Reply-To: (John Kitchin's message of "Mon, 04 Apr 2016 13:31:10 -0400") 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: emacs-orgmode@gnu.org John Kitchin writes: > thanks for the report. I think I have fixed it in a recent push. It now gets the bibtex entry right however its behaviour is strange: it asks twice for a file name to save. The first query seems ok but if you give again the bib file as argument the second time, you get a worrying message about overwriting it. Julien.