all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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/)]
@ 2013-09-08  2:54 Diogo F. S. Ramos
  2013-09-13  6:03 ` Carsten Dominik
  2013-09-13  6:37 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: Diogo F. S. Ramos @ 2013-09-08  2:54 UTC (permalink / raw)
  To: emacs-orgmode

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

* Expected

Open the file inside a browser

* Happens

Two urls are open inside the browser: <file:///tmp/bar> and
<http://www.baz.html/>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-13 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08  2:54 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/)] Diogo F. S. Ramos
2013-09-13  6:03 ` Carsten Dominik
2013-09-13  6:37 ` Carsten Dominik
2013-09-13 13:25   ` Diogo F. S. Ramos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.