* bug with emacs 26.3 and hyperlinks
@ 2019-09-17 15:35 Thomas Holst
0 siblings, 0 replies; only message in thread
From: Thomas Holst @ 2019-09-17 15:35 UTC (permalink / raw)
To: emacs-orgmode
Hello,
today I upgraded to emacs 26.3. and links don't show up correct anymore
with org-mode from git. The link is shown not the description.
Steps to reproduce:
=test.org=:
#+begin_src org
[[http://www.google.com][A Test link]]
#+end_src
: emacs -Q --find-file="test.org"
All links are shown as described above.
=git bisect= shows following commit as root cause:
Author: Max Mouratov <mmouratov@gmail.com>
Date: Thu Aug 29 22:48:22 2019 +0500
Prevent loss of `re-search-forward' results
* org.el (org-activate-links): `match-beginning' and `match-end` should
be called shortly after `re-search-forward'. Otherwise, they may return
values corresponding to a different invocation of `re-search-forward'.
TINYCHANGE
:040000 040000 f3bac3041e71bff7b3c0ca2495bd629d8f3f2833 634c8baa25f1ad4f3620d9ad26995ac17c26de6b M lisp
"GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.22.30) of 2019-09-16"
Org mode version 9.2.6 (release_9.2.6-541-g46767c @ /home/thommy/git-emacs/org-mode/lisp/)
Thanks for looking into this.
--
Thomas
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-17 15:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-17 15:35 bug with emacs 26.3 and hyperlinks Thomas Holst
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).