GNU bug report logs - #41086
[PATCH] Add user-defined column widths to package-list (package.el)

Previous Next

Package: emacs;

Reported by: Chris McMahan <cmcmahan <at> gmail.com>

Date: Mon, 4 May 2020 20:14:01 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#41086: closed ([PATCH] Add user-defined column widths to
 package-list (package.el))
Date: Sat, 23 May 2020 08:22:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 May 2020 11:21:31 +0300
with message-id <838shj12pg.fsf <at> gnu.org>
and subject line Re: bug#41086: Fwd: bug#41086: [PATCH] Add user-defined column widths to package-list (package.el)
has caused the debbugs.gnu.org bug report #41086,
regarding [PATCH] Add user-defined column widths to package-list (package.el)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
41086: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41086
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chris McMahan <cmcmahan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Add user-defined column widths to package-list (package.el)
Date: Mon, 4 May 2020 16:10:37 -0400
[Message part 3 (text/plain, inline)]
When executing the function `package-list-packages', the column widths are
too narrow, cutting off a significant
portion of the package names.

This minor patch adds four variables that can be set by the user to adjust
the width of each column within the package list.

Changelog entry
--------------------------------
2020-05-04  Chris McMahan  <cmcmahan <at> gmail.com>

* package.el ((define-derived-mode package-menu-mode tabulated-list-mode
"Package Menu"):
User can now adjust column widths of the package list by setting the values
of the following:
package-name-column-width (defaults to 30 columns)
package-version-column-width (14 column)
package-status-column-width (12 columns)
package-archive-column-width (14 columns)
--------------------------------

Patch is attached:


-- 
*Chris McMahan <cmcmahan <at> gmail.com <cmcmahan <at> gmail.com>>*
[Message part 4 (text/html, inline)]
[package.patch (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Chris McMahan <cmcmahan <at> gmail.com>
Cc: 41086-done <at> debbugs.gnu.org
Subject: Re: bug#41086: Fwd: bug#41086: [PATCH] Add user-defined column widths
 to package-list (package.el)
Date: Sat, 23 May 2020 11:21:31 +0300
> From: Chris McMahan <cmcmahan <at> gmail.com>
> Date: Tue, 5 May 2020 14:33:34 -0400
> 
> The latest patch, with a fix for package-archive-menu-width, is attached.

Thanks, pushed to the master branch.  I also added a NEWS entry
calling out the new options.

P.S.  Please always CC the bug address, so that the discussion gets
recorded by the bug tracker.


This bug report was last modified 5 years and 86 days ago.

Previous Next


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