[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Suppress linkification of external links possible?
From: |
Ulf Stegemann |
Subject: |
[Orgmode] Re: Suppress linkification of external links possible? |
Date: |
Wed, 18 Feb 2009 08:51:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
Hi Giovanni,
Giovanni Ridolfi <address@hidden> wrote:
> --- Mar 17/2/09, Ulf Stegemann <address@hidden> ha scritto:
>> What I was originally looking for was some sort of escape
>> character/special markup that would prevent creating links
>> at all, like
>> \http://...\ . This would also allow us to use
>> other markups on plain
>> text links, something that - AFAIK - is currently not
>> possible (like
>> =\http:...\=).
>
> what about post processing your HTML file with
> an /ad hoc/ function (called e.g. my-replace-esc-hlink [1])?
>
> In your file.org you may write \http://gateway.orgthat is exported as:
> \<a href="http://gateway.org">http://gateway.org</a>
>
> then open your html buffer and
>
> M-x my-replace-esc-hlink
thanks for the idea. I was also thinking about using a postprocessing,
maybe by using the completion-function when publishing. Should nothing
else work, I will probably come back to this.
Ulf
- [Orgmode] Suppress linkification of external links possible?, Ulf Stegemann, 2009/02/17
- Re: [Orgmode] Suppress linkification of external links possible?, Matthew Lundin, 2009/02/17
- Re: [Orgmode] Suppress linkification of external links possible?, Giovanni Ridolfi, 2009/02/17
- [Orgmode] Re: Suppress linkification of external links possible?, Ulf Stegemann, 2009/02/17
- Re: [Orgmode] Re: Suppress linkification of external links possible?, Carsten Dominik, 2009/02/17
- [Orgmode] Re: Suppress linkification of external links possible?, Ulf Stegemann, 2009/02/18
- Re: [Orgmode] Re: Suppress linkification of external links possible?, Carsten Dominik, 2009/02/18
- [Orgmode] Re: Suppress linkification of external links possible?, Ulf Stegemann, 2009/02/18
- Re: [Orgmode] Re: Suppress linkification of external links possible?, Giovanni Ridolfi, 2009/02/18
Re: [Orgmode] Suppress linkification of external links possible?, Sebastian Rose, 2009/02/17
Re: [Orgmode] Suppress linkification of external links possible?, Sebastian Rose, 2009/02/17