From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Link abbreviations: include abbreviation table and linkwords with spaces Date: Wed, 14 Mar 2018 15:02:06 +0100 Message-ID: <87sh92lpr5.fsf@nicolasgoaziou.fr> References: <1520886927.1793.99.camel@gmail.com> <87r2ooanzd.fsf@nicolasgoaziou.fr> <1520931065.1930.4.camel@gmail.com> <871sgo8hbj.fsf@nicolasgoaziou.fr> <1520942003.1930.32.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ew6yr-00037h-2u for Emacs-orgmode@gnu.org; Wed, 14 Mar 2018 10:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ew6yn-0000TR-C4 for Emacs-orgmode@gnu.org; Wed, 14 Mar 2018 10:02:13 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:38659) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ew6yn-0000SU-4F for Emacs-orgmode@gnu.org; Wed, 14 Mar 2018 10:02:09 -0400 In-Reply-To: <1520942003.1930.32.camel@gmail.com> (ST's message of "Tue, 13 Mar 2018 13:53:23 +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" To: ST Cc: Emacs-orgmode@gnu.org Hello, ST writes: > Why should this not be parse-able? Cut #+LINK: from the beginning, URL > (last token) from the end, and the rest will be "link word", even with > (several) spaces in between... Can we be sure so-called URL part will never contain a space? You put a constraint either on the linkword or on the "URL" part. Regards, -- Nicolas Goaziou