GNU bug report logs - #47669
Customize option setting with key should be more lenient

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: scame <laszlomail <at> protonmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: "47669 <at> debbugs.gnu.org" <47669 <at> debbugs.gnu.org>
Subject: bug#47669: Customize option setting with key should be more lenient
Date: Mon, 12 Apr 2021 19:27:26 +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://github.com/emacs-mirror/emacs/blob/master/lisp/cus-edit.el#L1759

Check the

  (widget-insert "\n")

lines.




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.