bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17633: 24.3.91; mouse-drag-line: Symbol's function definition is voi


From: Christopher Schmidt
Subject: bug#17633: 24.3.91; mouse-drag-line: Symbol's function definition is void: mouse--remap-link-click-p
Date: Thu, 29 May 2014 15:06:56 -0400 (EDT)

Stefan Monnier <monnier@iro.umontreal.ca> writes:
> I do wonder tho: do you have a recipe to reproduce the problem?  I
> tried to hit the bug, but wasn't able to (even after reading the code
> and trying to infer the circumstances that would lead to it).

>>     emacs -q
>>     # Drag the mode line with the mouse.

That is my recipe.

FWIW there is another major bug:

    emacs -q
    # Click the mode line's buffer identification string ("*GNU Emacs*")

    button-activate: Symbol's function definition is void: nil

This bug only occurs when point is on a character with a keymap.  emacs
seems to use the keymap of the character at point rather than the one of
the character that was actually clicked at.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]