From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Re: org-store-link broken for bibtex file Date: Mon, 30 Sep 2013 19:18:42 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e011779b58a788104e79d0927 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQh85-0001pD-V6 for Emacs-orgmode@gnu.org; Mon, 30 Sep 2013 13:19:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQh7z-0002T3-Qj for Emacs-orgmode@gnu.org; Mon, 30 Sep 2013 13:19:29 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:56990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQh7z-0002Ss-KA for Emacs-orgmode@gnu.org; Mon, 30 Sep 2013 13:19:23 -0400 Received: by mail-wi0-f180.google.com with SMTP id hj3so4266964wib.7 for ; Mon, 30 Sep 2013 10:19:22 -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: "Emacs-orgmode@gnu.org" --089e011779b58a788104e79d0927 Content-Type: text/plain; charset=ISO-8859-1 Huh. org-store-link worked perfectly after I ran my bibtex file through JabRef's cleanup function. I have not been able to isolate the change that caused the problem with org-store-link, but apparently, the bad link description was my bibtex file's fault. Sorry for the false alarm! On Mon, Sep 30, 2013 at 5:16 PM, Scott Otterson wrote: > Hi, I've just updated to emacs 24.3.1 and org-mode 8.2, and the very > useful org-store-link function is now broken. > > For years, I've been inserting bibtex file links into my org files with > this simple procedure: > > 1. Put cursor on an article in a bibtex file > 2. C-c l > 3. Put cursor in org file > 4. C-c C-l > > The result is a clean link in my org file that looks like this: > > Chow et al. 2010: Dynamic > > But after the update, org-store-link (bound to C-c l) leaves the link > description empty, so that the link now looks like this: > > file:energy.bib::Chow10dynPCAintTransf > > Does anyone know how I can recover the old org-store-link behavior? > > Thanks, > > Scott > > > > --089e011779b58a788104e79d0927 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Huh.=A0

org-store-link worked perfectly after= I ran my bibtex file through JabRef's cleanup function.=A0

I have not been able to isolate the change that caused the problem with = org-store-link, but apparently, the bad link description was my bibtex file= 's fault.

Sorry for the false alarm!


=
On Mon, Sep 30, 2013 at 5:16 PM, Scott Otterson = <scotto@sharpleaf.org> wrote:
Hi,=A0 I've just updated to emacs 24.3.1 and org-mode 8.2, and = the very useful org-store-link function is now broken.

For years, I've been inserting bibtex file links into my org files = with this simple procedure:

=A0 1. Put cursor on an article in a bibtex file
=A0 2. = C-c l
=A0 3. Put cursor in org file
=A0=A0 4. C-c C-l
The result is a clean link in my org file that looks like this:=

=A0 Chow et al. 2010: Dynamic

But after the update, org-store-link (= bound to C-c l) leaves the link description empty, so that the link now lo= oks like this:

=A0 file:energy.bib::Chow10dynPCAintTransf

Does anyone know how I can recover the old org-store-link behavior?

=
Thanks,

Scott



<= /div>

--089e011779b58a788104e79d0927--