From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant@antiflux.org (Grant Hollingworth) Date: Wed, 21 Nov 2007 13:41:28 -0700 Subject: [sup-talk] [PATCH] keep buffer-list-mode up-to-date Message-ID: <1195677515-sup-8177@spooky> If you kill or create buffers, but leave buffer-list-mode open, the list of buffers will no longer be correct. If you then select a buffer that has been killed, Sup will crash at BufferManager.raise_to_front. This patch just reloads the buffer list every time you switch back to it. -------------- next part -------------- A non-text attachment was scrubbed... Name: sup-buffer-list-focus-reload.diff Type: application/octet-stream Size: 467 bytes Desc: not available Url : http://rubyforge.org/pipermail/sup-talk/attachments/20071121/24fcd1c0/attachment.obj