From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Can't follow a link to a relative html filename with a whitespace [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)] Date: Fri, 13 Sep 2013 08:03:28 +0200 Message-ID: <658A45E5-D679-41FB-8B3F-CA34AFFB709B@gmail.com> References: <87mwnokopj.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/signed; boundary="Apple-Mail=_F83D71D3-B9AE-47E9-B820-10D8E93B2A12"; protocol="application/pgp-signature"; micalg=pgp-sha1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKMzV-0003FY-SY for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 02:36:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKMzN-0000r4-EP for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 02:36:29 -0400 Received: from mail-ee0-x233.google.com ([2a00:1450:4013:c00::233]:49795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKMzN-0000qz-77 for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 02:36:21 -0400 Received: by mail-ee0-f51.google.com with SMTP id c1so348252eek.38 for ; Thu, 12 Sep 2013 23:36:20 -0700 (PDT) In-Reply-To: <87mwnokopj.fsf@gmail.com> 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: "Diogo F. S. Ramos" Cc: emacs-orgmode@gnu.org --Apple-Mail=_F83D71D3-B9AE-47E9-B820-10D8E93B2A12 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 8.9.2013, at 04:54, Diogo F. S. Ramos wrote: > 1. touch a file as `/tmp/bar baz.html' > 2. Visit `/tmp/foo.org' > 3. Link to the HTML file typing [[file:bar baz.html]] > 4. Try following the link with C-c C-o >=20 > * Expected >=20 > Open the file inside a browser >=20 > * Happens >=20 > Two urls are open inside the browser: and > Hi Ramos, first of all, this works out of the box with my current Org version. Second, the link should look like this [[file:bar%20baz.html][file:bar baz.html]] Org makes it look like this when you insert the link using the proper = Org commands to do so. It also repairs the link when you put the = Cursor on it and press `C-c C-l RET RET'. Third: I never put spaces into file names :) Regards - Carsten --Apple-Mail=_F83D71D3-B9AE-47E9-B820-10D8E93B2A12 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJSMqqwAAoJEO+gg/nAZuwM8CAH/0y4T0k5EMkZg6N+9c/ATjci gnHXSn6pTGagCK6ejRCJprSp80PoiM8CarNPf0InvDC7l36+ZjI34wHXG1M92ydr GFMT3C9JIdL7A9nxt3991WMGICmo3uOz0kfjXl0aKQu/X/RHnZVd4Q2960xo9WSx DCTH/fpK8WA6nh4NQuEa0PYxeHV+ltRvV16vr21/h5m1JdtK1zu7DtYliTcGmikr 8DG8ggtRy4REbl2eHeQOrWjp1WzdWRp40Pw3dk2bwxVPBjRB5urUoqB5oQJNMbnQ gEUmW+buFm9kgdKNdSEk5Smhur/3iizxo3aS0yxNmW//hw/sHJIzXOLcyKKugpQ= =Zj8g -----END PGP SIGNATURE----- --Apple-Mail=_F83D71D3-B9AE-47E9-B820-10D8E93B2A12--