waterloo <waterloo2...@gmail.com> wrote:

> `file:' can link a file on disk .
> 
> But my file's name has `space' in it .
> 
> How to hyperlink that file?
> 

Hex-encode the space (or other special characters):

[[file:/path/to/foo%20bar][foo bar]]

Nick


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to