GNU bug report logs - #17633
24.3.91; mouse-drag-line: Symbol's function definition is void: mouse--remap-link-click-p

Previous Next

Package: emacs;

Reported by: Christopher Schmidt <ch <at> ristopher.com>

Date: Thu, 29 May 2014 17:46:02 UTC

Severity: important

Found in version 24.3.91

Done: Christopher Schmidt <ch <at> ristopher.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 17633 <at> debbugs.gnu.org
Subject: Re: bug#17633: 24.3.91; mouse-drag-line: Symbol's function definition
 is void:	mouse--remap-link-click-p
Date: Sat, 31 May 2014 16:11:02 -0400
> But why does it hurt to include the window's point in the click?

Because mouse-posn-property then checks the text-property at point.

> Other kinds of click on non-text parts do include some kind of
> position, so why is this one a problem?

Usually those positions are at least somewhat related to the position of
the mouse.  But indeed mouse-posn-property should probably ignore the
posn-point info for the other non-text parts.

> Btw, your patch won't compile, because 'textpos' is not a Lisp object.

Yes, it was just to show the intention.


        Stefan




This bug report was last modified 11 years and 54 days ago.

Previous Next


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