emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: gnus crashes on threads deeper than 333 articles


From: Chris Moore
Subject: Re: gnus crashes on threads deeper than 333 articles
Date: Mon, 04 Dec 2006 17:59:26 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

Chris Moore <address@hidden> writes:

> One thing I noticed it that the new sort funcction changes the length
> of the list of threads:
>
>   *** Welcome to IELM ***  Type (describe-mode) for help.
>   ELISP> (length before-sorting)
>   106
>   ELISP> (length after-sorting)
>   258

That seems to be a red herring.  Running the new sort function on
before-sorting gives a list the same length as running the old sort
function does.  I tried using 'equal to compare the 2 outputs, but got
a stack overflow error.




reply via email to

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