[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: iswitchb-kill-buffer and uniquify-buffer-name-style
From: |
Stefan Monnier |
Subject: |
Re: iswitchb-kill-buffer and uniquify-buffer-name-style |
Date: |
Sat, 22 Mar 2008 12:39:26 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> Is there a bug on the way iswitchb-rescan is managed or a more deeper
> issue within iswitchb?
Don't know about either, but if you change iswitchb-buflist to contain
a list of buffers rather than a list of buffer names, you should be able
to make it work right. It will require several changes in the
code, tho.
Stefan