unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19500: 25.0.50; Non-t follow-link property doesn't work
@ 2015-01-04  3:24 Dmitry Gutov
       [not found] ` <handler.19500.B.142034188915856.ack@debbugs.gnu.org>
  2021-05-28  1:41 ` bug#19500: 25.0.50; Non-t follow-link property doesn't work Lars Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitry Gutov @ 2015-01-04  3:24 UTC (permalink / raw)
  To: 19500

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-26 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-04  3:24 bug#19500: 25.0.50; Non-t follow-link property doesn't work Dmitry Gutov
     [not found] ` <handler.19500.B.142034188915856.ack@debbugs.gnu.org>
2015-01-04 12:27   ` bug#19500: Acknowledgement (25.0.50; Non-t follow-link property doesn't work) Dmitry Gutov
2021-05-28  1:41 ` bug#19500: 25.0.50; Non-t follow-link property doesn't work Lars Ingebrigtsen
2021-06-25 14:35   ` Lars Ingebrigtsen
2021-06-25 21:15   ` Dmitry Gutov
2021-06-26 12:49     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).