[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question
From: |
Stefan Monnier |
Subject: |
Re: Question |
Date: |
Sat, 09 Nov 2019 23:51:28 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> Why, if we have ibuffer (which looks better than the list-buffers), it is
> not the default for C-x C-b?
Because list-buffers was there (long) before and ibuffer is not a simple
drop in replacement (it has a different UI, for one, and I'm not
completely sure that it is a strict superset w.r.t features).
It's a long standing problem, indeed.
Stefan