GNU bug report logs - #19500
25.0.50; Non-t follow-link property doesn't work

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Sun, 4 Jan 2015 03:25:01 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19500 <at> debbugs.gnu.org
Subject: bug#19500: 25.0.50; Non-t follow-link property doesn't work
Date: Fri, 28 May 2021 03:41:06 +0200
Dmitry Gutov <dgutov <at> yandex.ru> writes:

> Evaluate this:
>
> (let ((beg (point)))
>   (insert "foo")
>   (add-text-properties beg (point)
>                        '(follow-link [down])))
>
> Then click on "foo". In Emacs 24.3, that would move point to the line
> below it.
>
> In emacs-24 and master, that just triggers paste (IOW, delegates to
> mouse-2, which calls `mouse-yank-primary').
>
> Whoever fixes this, please add a regression test.

I tried this in Emacs 25.1 (and Emacs 28), and I'm not able to reproduce
the problem -- it moves to the next line for me.

Do you still see this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.