GNU bug report logs -
#42887
28.0.50; Customize Group doesn't show/hide option on repeated clicking
Previous Next
Full log
View this message in rfc822 format
> Date: Sun, 23 Mar 2025 10:50:24 -0300
> Cc: 42887 <at> debbugs.gnu.org, larsi <at> gnus.org, stefankangas <at> gmail.com,
> tsuucat <at> icloud.com, luangruo <at> yahoo.com
> From: Mauro Aranda <maurooaranda <at> gmail.com>
>
> On 22/3/25 08:09, Eli Zaretskii wrote:
> >> 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.
>
> Thanks Eli. Fixed those redundant entries.
LGTM, thanks.
This bug report was last modified 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.