bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64064: [PATCH 0/4] debbugs improvements


From: Morgan Smith
Subject: bug#64064: [PATCH 0/4] debbugs improvements
Date: Wed, 14 Jun 2023 08:15:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Hello!

These patches enable the use of some more 'tabulated-list' functions
like 'tabulated-list-sort' (bound to "S").

You may or may not want to install the last patch.  It does add
potential network calls to the 'revert-buffer' function.  If there are
legitimate reasons to revert the buffer without fetching new bugs then
people might not like that change.

Morgan Smith (4):
  Call 'tabulated-list-print-entry' in 'debbugs-gnu-print-entry'.
  Don't error out on 'nil' alist value.
  Don't sort bugs in 'debbugs-gnu-show-reports'.
  Add 'debbugs-gnu-rescan' to 'tabulated-list-revert-hook'.

 debbugs-gnu.el | 62 +++++++++-----------------------------------------
 1 file changed, 11 insertions(+), 51 deletions(-)
 

Attachment: 0001-Call-tabulated-list-print-entry-in-debbugs-gnu-print.patch
Description: Text Data

Attachment: 0002-Don-t-error-out-on-nil-alist-value.patch
Description: Text Data

Attachment: 0003-Don-t-sort-bugs-in-debbugs-gnu-show-reports.patch
Description: Text Data

Attachment: 0004-Add-debbugs-gnu-rescan-to-tabulated-list-revert-hook.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]