GNU bug report logs -
#75965
31.0.50; double click at eob signals error
Previous Next
Reported by: Mauro Aranda <maurooaranda <at> gmail.com>
Date: Fri, 31 Jan 2025 09:51:02 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 75965-done <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 31 Jan 2025 06:55:58 -0300
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>
>
> Mauro Aranda <maurooaranda <at> gmail.com> writes:
>
> > After emacs -Q, move the mouse to a position past the cursor (for
> > example, near the mode line) and make a double-click.
> >
> > Emacs signals:
> > mouse-drag-track: Wrong type argument: fixnump, nil
> > mouse-skip-word: Wrong type argument: fixnump, nil
> >
> >
>
> Seems related to this commit:
>
> commit 742b792175bd7149b1401a45aae1af83798bf188
> Author: Eli Zaretskii <eliz <at> gnu.org>
> Date: Sat Jan 4 12:51:40 2025 +0200
>
> Fix mouse clicks on characters with parenthesis syntax
>
> * lisp/mouse.el (context-menu-region, mouse-skip-word)
> (mouse-start-end): Use 'syntax-after' instead of 'char-syntax', to
> pay attention to 'syntax-table' text properties. (Bug#74415)
>
Thanks, should be fixed now.
This bug report was last modified 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.