unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: 19500@debbugs.gnu.org
Subject: bug#19500: 25.0.50; Non-t follow-link property doesn't work
Date: Sun, 04 Jan 2015 06:24:36 +0300	[thread overview]
Message-ID: <86h9w7grd7.fsf@yandex.ru> (raw)

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





             reply	other threads:[~2015-01-04  3:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-04  3:24 Dmitry Gutov [this message]
     [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

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86h9w7grd7.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=19500@debbugs.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.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).