emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] Cannot export a raw link


From: Bastien
Subject: Re: [O] [BUG] Cannot export a raw link
Date: Thu, 17 Apr 2014 08:35:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Nicolas,

Nicolas Goaziou <address@hidden> writes:

> I suggest the following for the 8.2.6 release:
>
>   - revert the whole patches line
>
>   - at the parser level
>
>     - if scheme is not "file" or derived (e.g., "file+sys" or
>       "docview"), assume PATH is a correct URI and do not change
>       anything ;
>
>     - otherwise, if PATH is absolute and do not start with two or more
>       slashes, append "//" to it ;
>
>   - at the back-ends level, simply add "file:" if PATH is absolute and
>     use PATH otherwise.
>
> I think it is sufficient for 8.2.6.  We can still discuss if more
> parsing is needed for 8.3.

Indeed, please go ahead with this plan when you can.

Also, `org-open-at-point' needs to correctly deal with links
like mailto:address@hidden -- I think it used to
work but the subject is not parsed correctly here.

Thanks,

-- 
 Bastien



reply via email to

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