GNU bug report logs - #28103
M-x customize should use fill-column

Previous Next

Package: emacs;

Reported by: Yegor Timoshenko <yegortimoshenko <at> gmail.com>

Date: Tue, 15 Aug 2017 20:07:02 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28103 in the body.
You can then email your comments to 28103 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#28103; Package emacs. (Tue, 15 Aug 2017 20:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yegor Timoshenko <yegortimoshenko <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 15 Aug 2017 20:07:02 GMT) Full text and rfc822 format available.

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

From: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: M-x customize should use fill-column
Date: Tue, 15 Aug 2017 20:05:46 +0000
[Message part 1 (text/plain, inline)]
Hello! This is an enhancement request.

M-x customize sometimes produces very long lines (for example, try
customizing eshell-modules-list). It'd be nice if M-x customize honored
`fill-column` when pretty-printing.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28103; Package emacs. (Wed, 16 Aug 2017 12:36:02 GMT) Full text and rfc822 format available.

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

From: charles <at> aurox.ch (Charles A. Roelli)
To: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
Cc: 28103 <at> debbugs.gnu.org
Subject: Re: bug#28103: M-x customize should use fill-column
Date: Wed, 16 Aug 2017 14:35:15 +0200
From emacs -q:

M-x load-library eshell RET
M-x customize-variable eshell-modules-list RET

gives something like this:

Eshell Modules List:
[X] eshell-alias -- Command aliases

Command aliases allow for easy definition of alternate commands.
 
[X] eshell-banner -- Login banner

This sample module displays a welcome banner at login.
It exists so that others wishing to create their own Eshell extension
modules may have a simple template to begin with.
 
[X] eshell-basic -- Basic shell commands

The "basic" code provides a set of convenience functions which
are traditionally considered shell builtins.  Since all of the
functionality provided by them is accessible through Lisp, they are
not really builtins at all, but offer a command-oriented way to do the
same thing.

[...]

Which lines are too long?

> From: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
> Date: Tue, 15 Aug 2017 20:05:46 +0000
> 
> 
> 
> Hello! This is an enhancement request.
> 
> M-x customize sometimes produces very long lines (for example, try customizing eshell-modules-list). It'd be nice if M-x customize honored `fill-column` when pretty-printing.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28103; Package emacs. (Wed, 16 Aug 2017 15:47:00 GMT) Full text and rfc822 format available.

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

From: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
To: "Charles A. Roelli" <charles <at> aurox.ch>
Cc: 28103 <at> debbugs.gnu.org
Subject: Re: bug#28103: M-x customize should use fill-column
Date: Wed, 16 Aug 2017 15:45:56 +0000
[Message part 1 (text/plain, inline)]
> Which lines are too long?

I mean lines that are generated by M-x customize that end up in
~/.emacs.d/init.el (by default).
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28103; Package emacs. (Sun, 20 Aug 2017 13:30:02 GMT) Full text and rfc822 format available.

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

From: charles <at> aurox.ch (Charles A. Roelli)
To: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
Cc: 28103 <at> debbugs.gnu.org
Subject: Re: bug#28103: M-x customize should use fill-column
Date: Sun, 20 Aug 2017 15:29:07 +0200
> From: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
> Date: Wed, 16 Aug 2017 15:45:56 +0000> 
> > Which lines are too long?
> 
> I mean lines that are generated by M-x customize that end up in ~/.emacs.d/init.el (by default).

Right.  I'm not sure if we have any primitive that can already fill a
long Lisp list according to `fill-column', but if we do, then we
should be able to offer an option to make cus-edit.el save
variables/faces without generating overly long lines.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28103; Package emacs. (Fri, 13 Aug 2021 13:12:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Yegor Timoshenko <yegortimoshenko <at> gmail.com>
Cc: "Charles A. Roelli" <charles <at> aurox.ch>, 28103 <at> debbugs.gnu.org
Subject: Re: bug#28103: M-x customize should use fill-column
Date: Fri, 13 Aug 2021 15:11:35 +0200
Yegor Timoshenko <yegortimoshenko <at> gmail.com> writes:

>> Which lines are too long?
>
> I mean lines that are generated by M-x customize that end up in
> ~/.emacs.d/init.el (by default).

I don't really think auto-filling those lines make that much sense --
they are "readable" by humans, but they're mainly there to be handled
automatically.

So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 13 Aug 2021 13:12:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 28103 <at> debbugs.gnu.org and Yegor Timoshenko <yegortimoshenko <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 13 Aug 2021 13:12:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Sep 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 226 days ago.

Previous Next


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