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
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
If org-super-agenda was my exploration of the topic, Bufler served as
the prototype of a better API, which I then factored out into Taxy.
Eventually I'll rebase Bufler on top of Taxy.
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.