info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: number-or-marker-p


From: Kai Grossjohann
Subject: Re: number-or-marker-p
Date: Thu, 15 Jul 2004 17:07:21 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

John Hunter <jdhunter@ace.bsd.uchicago.edu> writes:

> It took me a couple of days to get this error again.  Here is the
> requested info
>
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p (21064))
>   gnus-compress-sequence(((21064)) t)
>   gnus-update-marks()
>   gnus-summary-update-info()
>   gnus-summary-exit()
>   call-interactively(gnus-summary-exit)

Whee.  Can't see much from there.  It would be useful to

M-x load-library RET gnus-range.el RET
M-x load-library RET gnus-sum.el RET

The .el part is important.  Then reproduce the backtrace.  It will
hopefully contain more information then.

I found the names gnus-range and gnus-sum by doing C-h f on
gnus-update-marks and gnus-compress-sequence.

Kai


reply via email to

[Prev in Thread] Current Thread [Next in Thread]