Hi Nicolas, Nicolas Goaziou <n.goaz...@gmail.com> 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:j...@doe.com?subject=Test -- I think it used to work but the subject is not parsed correctly here. Thanks, -- Bastien