Leandro Noferini <[email protected]> writes: > When I start gnus I get this message and gnus does not start: > > Error in ~/.gnus. Recursive 'require' for feature 'gnus-sum'
This means that you require something in your .gnus file that leads to a require loop. `(setq debug-on-error t)' to find out what causes the loop. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
