From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Multi-line links Date: Sun, 06 Jul 2014 09:23:21 +0200 Message-ID: <87egxz3q8m.fsf@nicolasgoaziou.fr> References: <1404297563.12348.4.camel@glenalbyn> <1404308028.12348.7.camel@glenalbyn> 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]:59608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3gmg-0003ch-2R for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 03:22:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X3gmZ-00056A-GT for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 03:22:50 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:40711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3gmZ-000542-AV for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 03:22:43 -0400 In-Reply-To: <1404308028.12348.7.camel@glenalbyn> (Tobias Getzner's message of "Wed, 02 Jul 2014 15:33:48 +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: > On Wed, 2014-07-02 at 12:39 +0200, Tobias Getzner wrote: >> It appears that multi-line links in org-mode will only work with if >> they span no more than two lines: >>=20 >> http://comments.gmane.org/gmane.emacs.orgmode/19919 > > One additional issue I=E2=80=99ve hit upon is that the link :path returne= d by > org-mode is also truncated after a newline, while the :raw-link is > correctly returned in full. Could you provide an example? Note that Org links do not allow newline characters in the "link" part. Is it really an issue or a limitation? Regards, --=20 Nicolas Goaziou