emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Regression - problem with links


From: Nicolas Goaziou
Subject: Re: [O] Regression - problem with links
Date: Sat, 16 Mar 2019 18:06:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Bernt Hansen <address@hidden> writes:

> Here is my ECM:
>
> --- test.org 
> -------------------------------------------------------------------
> Regression - problem with links
>
> *Keys To Reproduce*
>
> 1) Move to Update Timekeeper and OTL 2019 headling
>    C-c C-n
>
> 2) Open links
>    C-c C-o
>
> Results in maint branch (0007df863 (org-lint: Do not warn about URL setup 
> files, 2019-03-14))
> Org mode version 9.2.2 (release_9.2.2-13-g0007df @ 
> c:/D-Drive/bin/org-mode/lisp/)
> GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-17
>
> #+begin_example
> [1]  Link One (https://xxx.yyy.zzz)
> [2]  Line Two (https://foo.bar.baz)
> [3]  Line Three (https://aaa.bbb)
> [4]  Link Four (https://ccc.ddd)
> [5]  Link Five by id (id:eb1085ed-15fe-46a3-8b5e-3971587d1123)
> [6]  Link Six by id (id:11886507-bb77-49fb-af59-9d5ac43dce0d)
> #+end_example
>
>
> Results in master branch (a70ab164f (org-manual: Small fixes, 2019-03-16))
> Org mode version 9.2.2 (release_9.2.2-311-ga70ab1 @ 
> c:/D-Drive/bin/org-mode/lisp/)
> GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-17
>
> #+begin_example
> [1]  https://xxx.yyy.zzz
> [2]  https://foo.bar.baz
> [3]  https://aaa.bbb
> [4]  https://ccc.ddd
> [5]  id:eb1085ed-15fe-46a3-8b5e-3971587d1123
> [6]  id:11886507-bb77-49fb-af59-9d5ac43dce0d
> #+end_example
>
> * TODO Update Timekeeper and OTL 2019
>
> [[https://xxx.yyy.zzz][Link One]]
>
> [[https://foo.bar.baz][Line Two]]
>
> [[https://aaa.bbb][Line Three]]
>
> [[https://ccc.ddd][Link Four]]
>
> [[id:eb1085ed-15fe-46a3-8b5e-3971587d1123][Link Five by id]]
>
> [[id:11886507-bb77-49fb-af59-9d5ac43dce0d][Link Six by id]]

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou



reply via email to

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