[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer
From: |
Óscar Fuentes |
Subject: |
bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer |
Date: |
Sun, 17 Oct 2010 20:22:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Leo <sdl.web@gmail.com> writes:
> The original change was to address buffer name changes due to packages
> such as uniquify.el. But it causes another annoying bug: changing the
> order of matches seen by users.
>
> This reverts it.
>
> If people are annoyed (which I doubt) by outdated buffer names due to
> uniquify.el,
The purpose of the patch you reverted was addressing that annoyance, so
it is easy to infer that someone indeed was annoyed by that behavior.
> one solution is to map the buffer-names to buffer objects
> before killing and map them back to names after killing.
So why don't you implement that instead of reverting a patch that
corrects a bug? (After killing a buffer, having a list containing
non-existent buffers is a bug, right? while seeing how the list after
the second item is reordered is an annoyance, so you are proposing to
re-introduce a bug for avoiding an annoyance)
[snip]
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/17
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer,
Óscar Fuentes <=
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/17
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Stefan Monnier, 2010/10/18
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/19
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/20
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Óscar Fuentes, 2010/10/20
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/21
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Stefan Monnier, 2010/10/20
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Leo, 2010/10/23
- bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Stefan Monnier, 2010/10/27
bug#7231: 23.3; Don't rebuild buffer list in iswitchb-visit-buffer, Stefan Monnier, 2010/10/17