GNU bug report logs -
#17562
24.4.50; REGRESSION: mouse double-click on `(` does not select whole Lisp sexp
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 23 May 2014 17:02:01 UTC
Severity: normal
Found in version 24.4.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Hmm... I can't reproduce it here (using "emacs -Q"):
> - after opening dired.el I first have to search for "defun dired-get-
> filename"
> because it's not immediately visible.
> - once it's in sight, if I double-click on it, the whole expression is
> selected&highlighted, point is moved to right after the matching close
> paren, and as a consequence the window is redrawn to show the end of
> the expression (since the beginning is now outside of the window).
>
> I never use this feature, but I see the exact same behavior in
> Emacs-24.3, so I assume it's the way it's always worked.
>
> Can you reproduce the problem with "emacs -Q"?
Please read the bug report. The recipe starts with "emacs -Q".
And read the followup immediately afterward, including the part
about the defun needing to extend outside the window.
In fact, by looking closely you can often see the defun being first
selected correctly and then the region changing to select either
only part of it or more than it. It seems that something, perhaps
related to window recentering, does not respect keeping the region
as it has been defined.
This bug report was last modified 10 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.