all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ibuffer-auto-mode
@ 2021-06-18  9:19 Colin Baxter
  2021-06-21 20:04 ` ibuffer-auto-mode Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2021-06-18  9:19 UTC (permalink / raw)
  To: emacs-devel

Hello,

With emacs-28, I find I now have to set explicitly ibuffer-auto-mode to
nil in my ~/.emacs in order for the menu popup <f10> to work in
ibuffer. Otherwise I get a "void-variable ibuffer-auto-mode" error. This
isn't needed for emacs-27. It isn't needed for "emacs-28 -Q" either; so
presumably something about my setup triggers the void variable error,
but I can't find anything that's obvious. I'd be grateful for
suggestions as to where to look.

I know the def for the ibuffer-auto-mode has been changed, but even if I
revert back to "nil nil nil" from ":lighter nil", the void-variable
error is still triggered without the (setq ibuffer-auto-mode nil)
setting.

Best wishes,

Colin Baxter.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-22  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18  9:19 ibuffer-auto-mode Colin Baxter
2021-06-21 20:04 ` ibuffer-auto-mode Stefan Kangas
2021-06-22  6:14   ` ibuffer-auto-mode Colin Baxter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.