[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nnimap-request-list-newsgroups
Osma Ahvenlampi <oa-lists@spray.fi> writes:
> Apparently nnimap 0.98 is the last version to implement an
> nnimap-request-list-newsgroups function.
The function isn't required by Gnus and it was just a dummy function
in 0.98.
> It's also the last one that works for me with xemacs 20.4 and pgnus
> 0.84. Later versions will abort during startup because this function
> is not implemented but something still calls it.
Could you (setq debug-on-error t), start gnus and send us the
backtrace? Gnus shouldn't be calling it, but if it is I can put the
dummy function back in (or try to fix Gnus, or both).