GNU bug report logs - #42887
28.0.50; Customize Group doesn't show/hide option on repeated clicking

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Sun, 16 Aug 2020 14:03:01 UTC

Severity: minor

Tags: patch

Found in version 28.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: luangruo <at> yahoo.com, 42887 <at> debbugs.gnu.org, larsi <at> gnus.org, tsuucat <at> icloud.com, stefankangas <at> gmail.com
Subject: bug#42887: 28.0.50; Customize Group doesn't show/hide option on repeated clicking
Date: Sat, 22 Mar 2025 13:09:02 +0200
> Date: Sat, 22 Mar 2025 05:41:14 -0300
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, Eli Zaretskii <eliz <at> gnu.org>,
>  Stefan Kangas <stefankangas <at> gmail.com>, tsuucat <at> icloud.com,
>  Po Lu <luangruo <at> yahoo.com>
> 
> @@ -847,15 +848,26 @@ Widgets and the Buffer
>  
>  @kindex mouse-2 @r{(on button widgets})
>  @item mouse-2
> +@itemx mouse-1
>  @findex widget-button-click
>  @deffn Command widget-button-click @var{event}

That @findex entry is redundant, since @deffn automatically creates an
index entry for its argument function.

> -In case the mouse-click is on a widget, calls the function stored in
> -the @code{:mouse-down-action} property.
> +@kindex down-mouse-1 @r{(on button widgets)}
> +@item down-mouse-1
> +@itemx down-mouse-2
> +@findex widget-down-mouse
> +@deffn Command widget-down-mouse @var{event}

Likewise here.

Thanks.




This bug report was last modified 81 days ago.

Previous Next


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