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 01:34:41 +0200 Message-ID: <87lgd9r17y.fsf@bzg.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBqPV-00081U-Fr for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBqPT-0001KR-90 for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:45 -0400 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: Joon Ro Cc: "emacs-orgmode@gnu.org" Hi Joon, Joon Ro writes: > With current org version (Org mode version 9.1.8 (9.1.8-elpaplus @ c: > /Users/joon/.emacs.d/elpa/org-plus-contrib-20171228/)), > org-open-link-from-string does not work with a path string if it > includes a space. For example, > > (org-open-link-from-string "file:test test.hmtl") > > yields > > user-error: No such file: c:/Users/joon/test Fixed in maint, thanks. -- Bastien