From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-open-link-from-string truncates file path at spaces Date: Fri, 27 Apr 2018 18:14:51 +0200 Message-ID: <87r2n0aao4.fsf@gnu.org> References: <87lgd9r17y.fsf@bzg.fr> <87bme4vfv4.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fC61Q-0001nT-Oe for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 12:14:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fC61P-0002XD-W9 for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 12:14:56 -0400 In-Reply-To: <87bme4vfv4.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 27 Apr 2018 17:17:03 +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: Nicolas Goaziou Cc: Joon Ro , "emacs-orgmode@gnu.org" Hi Nicolas, Nicolas Goaziou writes: > The initial report is wrong anyway, because "file:test test.hmtl" is not > a valid link syntax, i.e., plain links cannot contain spaces. It should > be: > > (org-open-link-from-string "[[file:test test.hmtl]]") > > IMO, there is nothing to fix in the first place. Indeed, sorry for the wrong fix here and thanks for the revert. -- Bastien