emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

list-buffers-noselect needs to lighten up on dedicated windows


From: Drew Adams
Subject: list-buffers-noselect needs to lighten up on dedicated windows
Date: Wed, 13 Oct 2004 22:35:19 -0700

emacs -q

(setq special-display-regexps '("[ ]?[*][^*]+[*]"))

M-x list-buffers

*Buffer List* is displayed in its own frame; its window is
window-dedicated-p.

M-x Buffer-menu-revert in *Buffer List* window gives an error: "Window is
dedicated to *Buffer List*".

The attached patch to buff-menu.el fixes the pb (but a more elegant fix can
no doubt be found).

  - Drew

Attachment: diff-buff-menu-fix.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]