emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Holst <Thomas_Holst@gmx.de>
To: emacs-orgmode@gnu.org
Subject: bug with emacs 26.3 and hyperlinks
Date: Tue, 17 Sep 2019 17:35:02 +0200	[thread overview]
Message-ID: <87ftkv0wd5@boerne> (raw)

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

                 reply	other threads:[~2019-09-17 15:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftkv0wd5@boerne \
    --to=thomas_holst@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).