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

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

bug#29538: 26.0.90; Gnus, group buffer: Mouse click on empty space selec


From: Katsumi Yamaoka
Subject: bug#29538: 26.0.90; Gnus, group buffer: Mouse click on empty space selects group
Date: Tue, 05 Dec 2017 12:09:53 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (i686-pc-cygwin)

On Tue, 05 Dec 2017 11:08:15 +0900, Katsumi Yamaoka wrote:
> Does anyone know what is different between them?

I don't know why and who did it but this fixes the problem:

--- gnus-group.el~      2017-10-27 01:14:04.569750000 +0000
+++ gnus-group.el       2017-12-05 03:03:45.672382200 +0000
@@ -630,3 +630,3 @@
   [mouse-2] gnus-mouse-pick-group
-  [follow-link] 'mouse-face
+  [follow-link] mouse-face
   "<" beginning-of-buffer

Oh, I'm not sure whether it's a fix either.  Lars, WDYT?
This makes `mouse-on-link-p' behave differently anyway.

Thanks.





reply via email to

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