emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Bug] lisp/org.el (org-link-escape) escapes the type part	of a link
Date: Wed, 22 Sep 2010 19:22:43 +0200	[thread overview]
Message-ID: <87lj6tpuak.wl%dmaus@ictsoc.de> (raw)
In-Reply-To: <87r5gy95f6.fsf@Rainer.invalid>


[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]

Achim Gratz wrote:
>The function org-link-escape escapes the '+' in file+sys and file+emacs
>link types and creates some problems for export by doing so.  Only the
>path component of a link URI should be escaped, but not the type part.

Does this still happen und could you provide an example?

I've tried

,----[ *x* ]
|
| * Foo
|
| [[file+emacs:/tmp/foo.txt][foo]]
`----

And export to HTML works fine:

,----
| <p>
| <a href="file:///tmp/foo.txt">foo</a>
| </p>
`----

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

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

  reply	other threads:[~2010-09-22 17:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-12 18:34 [Bug] lisp/org.el (org-link-escape) escapes the type part of a link Achim Gratz
2010-09-22 17:22 ` David Maus [this message]
2010-09-22 17:38   ` Achim Gratz
2010-09-22 18:05     ` David Maus
2010-09-22 18:44       ` Achim Gratz
2010-09-22 19:17         ` David Maus
2010-09-22 19:29           ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lj6tpuak.wl%dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --cc=Stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).