From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Multi-line links Date: Wed, 06 Aug 2014 13:36:42 +0200 Message-ID: <87a97h26k5.fsf@nicolasgoaziou.fr> References: <1404297563.12348.4.camel@glenalbyn> <1404308028.12348.7.camel@glenalbyn> <87egxz3q8m.fsf@nicolasgoaziou.fr> <1404663940.11764.1.camel@wirrsal> <87tx6uxp66.fsf@nicolasgoaziou.fr> <1406027525.16949.8.camel@gmx.de> <87oawcnt3s.fsf@nicolasgoaziou.fr> <1407150234.2107.4.camel@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEzVn-0006AN-FI for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 07:36:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEzVg-0007yL-03 for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 07:36:07 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:43443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEzVf-0007y5-PE for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 07:35:59 -0400 In-Reply-To: <1407150234.2107.4.camel@gmx.de> (Tobias Getzner's message of "Mon, 04 Aug 2014 13:03:54 +0200") 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: Tobias Getzner Cc: emacs-orgmode@gnu.org Hello, Tobias Getzner writes: > The only remaining issue would be that these links can only be > triggered from the first line. Clicking on another line will yield =C2=AB= No > link found=C2=BB, so I cannot get org-ref to return the BibTeX entry > appropriate for the line from which the action is triggered. `org-open-at-point' was rewritten in master branch a while ago, so it should be fixed in Org 8.3. The fix will not be backported to Org 8.2, though, as it implies a non-trivial amount of changes. Regards, --=20 Nicolas Goaziou