emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Bad %20 in links pointing to files


From: Bastien
Subject: [Orgmode] Bad %20 in links pointing to files
Date: Tue, 24 Oct 2006 16:16:41 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Hi,

When making a link, org-mode (always?) converts whitespaces as "%20".
This is okay for web URL, but not for links pointing to local files

For example, ~/test is a file containing "This is a test" as its first
line.  Hence org-store-link remembers the context string "This is a
test" when called from the beginning of the buffer.  When you call
org-insert-link, it produces this (explicit) link:

[[file:~/test::This%20is%20a%20test][file:~/test::This is a test]]

But the %20 are misplaced... Is there some variable that I have to
switch off?

Regards,

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]