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

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

bug#47669: [External] : bug#47669: Customize option setting with key sho


From: Drew Adams
Subject: bug#47669: [External] : bug#47669: Customize option setting with key should be more lenient
Date: Mon, 12 Apr 2021 19:53:04 +0000

> > 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.

reply via email to

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