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

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

Re: Failing to read new mail


From: Richard Stallman
Subject: Re: Failing to read new mail
Date: Tue, 03 Oct 2006 13:32:20 -0400

    Could it be the 256Mb buffer size limit?  Even with an 88 Mb RMAIL
    file, maybe something like multi-byte encoding or the decompression of
    an attachment could push it over the limit.  Maybe (point) in

     (rmail-decode-region start (point) mime-charset)

What would happen, in such a case, is an error from whichever
primitive tries to make the buffer too big.  If some bug failed to
detect that, (point) would return a small number; it has no code to
detect overflow.





reply via email to

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