GNU bug report logs -
#69305
outline-minor-mode for tabulated-list-mode
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Wed, 21 Feb 2024 17:40:02 UTC
Severity: normal
Fixed in version 30.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 25 Feb 2024 01:53:55 -0600
> Cc: juri <at> linkov.net, 69305 <at> debbugs.gnu.org
> From: Adam Porter <adam <at> alphapapa.net>
>
> By the way, with regard to grouping buffers specifically, this is what
> my Bufler package does, again in an extensible, user-programmable way:
>
> https://github.com/alphapapa/bufler.el
>
> I wrote it after putting significant effort into using Ibuffer's
> grouping features, which didn't meet my needs.
>
> Bufler supports grouping buffers by many different attributes, such as
> directory, filename, mode, project, parent-project, TRAMP status, etc.
> And, significantly, it does such grouping dynamically at multiple
> levels. For example, within a "~/src/emacs" directory, subgroups for
> git projects within that directory can be created dynamically, providing
> a grouping like:
>
> + Dir: ~/src/emacs
> |-+ Project: ~/src/emacs/bufler.el
> | |- *magit-status: bufler.el*
> |-+ Project: ~/src/emacs/activities.el
> |- README.org
Thanks. Once again, my proposal (and frankly, an expectation) was
that we provide a much simpler customization facility for grouping
entries in a tabulated-list-mode buffer. I won't mind that the
current fancy customization is extended to use something like what
bufler.el does (although it needs to be generalize to support more
than buffer lists), but that will not fill the gap that I feel exists
in what we offer now.
This bug report was last modified 1 year and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.