GNU bug report logs -
#65447
30.0.50; Gnus: No such function: nnfolder-server-opened
Previous Next
Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Date: Tue, 22 Aug 2023 05:19:02 UTC
Severity: normal
Found in version 30.0.50
Fixed in version 30.1
Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:
> I get the following error when starting Gnus with M-x gnus.
>
> No such function: nnfolder-server-opened
>
> The function nnfolder-server-opened is indeed defined nowhere I can
> find. In case it matters, I had a Gnus autosave file. After M-x gnus,
> I answered 'n' to the question if the autosave file should be used.
> After that, the error is signaled.
Once nnfolder is loaded, nnfolder-server-opened is defined as a
function. It is defined by the macro
(nnoo-define-basics nnfolder)
in nnfolder.el.
I can work around this by manually requiring nnfolder in init.el. Alas,
I don't know much about Gnus internals to determine what the right fix
would be.
This bug report was last modified 1 year and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.