emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bad %20 in links pointing to files
@ 2006-10-24 14:16 Bastien
  0 siblings, 0 replies; only message in thread
From: Bastien @ 2006-10-24 14:16 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-24 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-24 14:16 Bad %20 in links pointing to files Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).