mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
6.9 KiB
6.9 KiB
(require (quote electric))
(defvar electric-buffer-menu-mode-map nil)
(defun electric-buffer-list (arg) "\
Vaguely like ITS lunar select buffer;
combining typeoutoid buffer listing with menuoid buffer selection.
This pops up a buffer describing the set of emacs buffers.
If the very next character typed is a space then the buffer list
window disappears.
Otherwise, one may move around in the buffer list window, marking
buffers to be selected, saved or deleted.
To exit and select a new buffer, type Space when the cursor is on the
appropriate line of the buffer-list window.
Other commands are much like those of buffer-menu-mode.
Calls value of electric-buffer-menu-mode-hook on entry if non-nil.
\\{electric-buffer-menu-mode-map}" (interactive "P") (byte-code "ĈÄÄÆ‹ƒ7