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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19500 in the body.
You can then email your comments to 19500 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Sun, 04 Jan 2015 03:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dmitry Gutov <dgutov <at> yandex.ru>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 04 Jan 2015 03:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Non-t follow-link property doesn't work
Date: Sun, 04 Jan 2015 06:24:36 +0300
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.

In GNU Emacs 25.0.50.24 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
 of 2015-01-04 on axl
Repository revision: d94007484ab6b98054b043c1bedeaf7a58eb8606
Windowing system distributor `The X.Org Foundation', version 11.0.11601901
System Description:	Ubuntu 14.10




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Sun, 04 Jan 2015 12:28:02 GMT) Full text and rfc822 format available.

Message #8 received at 19500 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: 19500 <at> debbugs.gnu.org
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: Re: bug#19500: Acknowledgement (25.0.50; Non-t follow-link
 property doesn't work)
Date: Sun, 04 Jan 2015 15:27:46 +0300
Looks like it was broken in 27a98a62d1c46b057428cc3ed964743b69628299.

The removed code includes a (or (vectorp on-link) (stringp on-link)) 
case. The new code doesn't.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Fri, 28 May 2021 01:42:02 GMT) Full text and rfc822 format available.

Message #11 received at 19500 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19500 <at> debbugs.gnu.org
Subject: Re: 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




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 28 May 2021 01:42:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Fri, 25 Jun 2021 14:37:02 GMT) Full text and rfc822 format available.

Message #16 received at 19500 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19500 <at> debbugs.gnu.org
Subject: Re: bug#19500: 25.0.50; Non-t follow-link property doesn't work
Date: Fri, 25 Jun 2021 16:35:59 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> 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?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

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




bug closed, send any further explanations to 19500 <at> debbugs.gnu.org and Dmitry Gutov <dgutov <at> yandex.ru> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 25 Jun 2021 14:37:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Fri, 25 Jun 2021 21:16:01 GMT) Full text and rfc822 format available.

Message #21 received at 19500 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 19500 <at> debbugs.gnu.org
Subject: Re: bug#19500: 25.0.50; Non-t follow-link property doesn't work
Date: Sat, 26 Jun 2021 00:15:32 +0300
On 28.05.2021 04:41, Lars Ingebrigtsen wrote:
> 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?

Sorry I missed this email.

The problem looks fixed indeed. Thanks for taking care of the report.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19500; Package emacs. (Sat, 26 Jun 2021 12:51:02 GMT) Full text and rfc822 format available.

Message #24 received at 19500 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19500 <at> debbugs.gnu.org
Subject: Re: bug#19500: 25.0.50; Non-t follow-link property doesn't work
Date: Sat, 26 Jun 2021 14:49:56 +0200
Dmitry Gutov <dgutov <at> yandex.ru> writes:

> The problem looks fixed indeed. Thanks for taking care of the report.

Thanks for checking; I'm closing this bug report, then.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 25 Jul 2021 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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