GNU bug report logs -
#47669
Customize option setting with key should be more lenient
Previous Next
Reported by: scame <laszlomail <at> protonmail.com>
Date: Fri, 9 Apr 2021 08:32:01 UTC
Severity: minor
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 47669 <at> debbugs.gnu.org (full text, mbox):
> > Since there can be several buttons on a single line, I think it makes
> > sense to make just the buttons be interactive -- adding DWIM here would
> > be potentially confusing, so I'm closing this bug report.
>
> Looks like there can't be multiple buttons on a line, because the
> implementation puts a newline after every widget:
>
> https://urldefense.com/v3/__https://github.com/emacs-
> mirror/emacs/blob/master/lisp/cus-
> edit.el*L1759__;Iw!!GqivPVa7Brio!LgH406C11Ne6UCztJSRZN8LHudK1tdotnkEnyA6P-
> ljK9kz3BvgcYFIFD-wYFt6l$
>
> Check the (widget-insert "\n") lines.
Apologies for not following this thread.
If the question is general, asking whether the Customize UI
ever has more than one button on a line, the answer is yes.
Any :type of (repeat sexp), for example, has both INS and DEL
buttons on the same line. E.g. `auto-coding-functions'.
And of course the buttons after "Operate on all..." are on
the same line.
This bug report was last modified 4 years and 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.