Henrik Christian Grove <[EMAIL PROTECTED]> writes: Hi Henrik,
> But when my newsserver is available gnus just says "Wrong type > argument: number-or-marker-p, e" during startup, and stops. > > I don't find that error message very helpful, so I'm hoping some of > you can give me an idea of what to look for and where - or possibly a > way to fix the problem. Put (setq debug-on-error t) into your ~/.emacs. If the error happens again, it will enter the debugger and a backtrace will be displayed. This should point you to where the error occurs. Bye, Tassilo -- My opinions may have changed, but not the fact that I am right. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
