* 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
* Re: ibuffer-auto-mode
2021-06-18 9:19 ibuffer-auto-mode Colin Baxter
@ 2021-06-21 20:04 ` Stefan Kangas
2021-06-22 6:14 ` ibuffer-auto-mode Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2021-06-21 20:04 UTC (permalink / raw)
To: Colin Baxter; +Cc: Emacs developers
Colin Baxter <m43cap@yandex.com> writes:
> 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.
(No reply here within 3 days.)
Nice bug report. I would suggest sending this to
bug-gnu-emacs@gnu.org so we have a bug number and don't lose track of
it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ibuffer-auto-mode
2021-06-21 20:04 ` ibuffer-auto-mode Stefan Kangas
@ 2021-06-22 6:14 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2021-06-22 6:14 UTC (permalink / raw)
To: Stefan Kangas; +Cc: Emacs developers
Hello Stephan,
>>>>> Stefan Kangas <stefan@marxist.se> writes:
> Colin Baxter <m43cap@yandex.com> writes:
>> 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.
> (No reply here within 3 days.)
> Nice bug report. I would suggest sending this to
> bug-gnu-emacs@gnu.org so we have a bug number and don't lose track
> of it.
Good news. I've checked today and I now don't see the problem with the
latest emacs. So whatever it was, it's not there now.
Thanks.
Best wishes,
Colin.
^ 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.