'speedbar-mode' must be enabled in the 'speedbar-window' buffer.

* lisp/speedbar.el (speedbar-window-mode): Enable 'speedbar-mode'
major-mode in the 'speedbar-window' buffer.  (Bug#81699)
This commit is contained in:
Vincenzo Pupillo 2026-08-25 00:33:33 +02:00 committed by Eli Zaretskii
parent 80671b1c49
commit 6fc331b587

View file

@ -1083,6 +1083,7 @@ supported at a time.
speedbar-last-selected-file nil)
(set-buffer speedbar-buffer)
(speedbar-mode)
;; let's create the window
(setq speedbar--window