[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Bug] org-open-at-point no longer unescapes shell/elisp links
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [Bug] org-open-at-point no longer unescapes shell/elisp links |
Date: |
Mon, 03 Mar 2014 15:58:48 +0100 |
Hello,
Matt Lundin <address@hidden> writes:
> When I create a link with org-insert-link, it automatically escapes
> spaces.
>
> E.g.,
>
> C-c C-l shell:ls *.org [RET]
> a shell link [RET]
>
> results in
>
> [[shell:ls%20*.org][a shell link]]
>
> The problem is that the recent rewrite of org-open-at-point (commit
> fc9ce86cfc1ecf7e86028027a12875a26500e774) removed all invocations of
> org-unescape-link.
Correct. This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou