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


Message #30 received at 47673 <at> debbugs.gnu.org (full text, mbox):

From: scame <laszlomail <at> protonmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: "47673 <at> debbugs.gnu.org" <47673 <at> debbugs.gnu.org>
Subject: Re: bug#47673: Absurdly long input field in Customize
Date: Mon, 12 Apr 2021 15:19:01 +0000
>
> > Does this edit buffer need to appear so wide? Can't it be displayed shorter?
>
> It deletes everything up to the end of the line.
>

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


and apparently no one noticed this change made all customize fields very long.





This bug report was last modified 4 years and 37 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.