GNU bug report logs - #47673
Absurdly long input field in Customize

Previous Next

Package: emacs;

Reported by: scame <laszlomail <at> protonmail.com>

Date: Fri, 9 Apr 2021 13:21:01 UTC

Severity: minor

Tags: wontfix

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: Juri Linkov <juri <at> linkov.net>
To: 47673 <at> debbugs.gnu.org
Cc: laszlomail <at> protonmail.com, larsi <at> gnus.org
Subject: bug#47673: Absurdly long input field in Customize
Date: Mon, 12 Apr 2021 19:24:22 +0300
> I checked the code, and from a cursory look the problem seems to be that
> the :extend property was added to the widget-field face, that's why every
> field became as wide as the screen, because the newline after the field has
> this face:
>
>   https://github.com/emacs-mirror/emacs/commit/b5781e63cbe7e4c24e4eea3a400880857348ad19
>
> this was done to fix this bug:
>
>   https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37774

In bug#37774 I proposed to support a new value of the :extend attribute
that will extend the field to the fixed width equal to 70 from fill-column.
Would this solve the issue?  Then the field's width will be not too short,
and not overly long.




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.