From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: org-open-link-from-string truncates file path at spaces Date: Tue, 2 Jan 2018 04:19:22 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_SN1PR15MB02386A5E5F69F02B7E636CF5EB190SN1PR15MB0238namp_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWE2z-00061a-1e for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 23:19:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWE2v-00065O-38 for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 23:19:29 -0500 Received: from mail-oln040092000054.outbound.protection.outlook.com ([40.92.0.54]:13003 helo=NAM01-BN3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWE2u-000659-OL for emacs-orgmode@gnu.org; Mon, 01 Jan 2018 23:19:25 -0500 Content-Language: en-US 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: "emacs-orgmode@gnu.org" --_000_SN1PR15MB02386A5E5F69F02B7E636CF5EB190SN1PR15MB0238namp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, 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 Best Regards, Joon --_000_SN1PR15MB02386A5E5F69F02B7E636CF5EB190SN1PR15MB0238namp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,

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

Best Regards,
Joon
--_000_SN1PR15MB02386A5E5F69F02B7E636CF5EB190SN1PR15MB0238namp_--