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: Chong Yidong
Subject: Re: Failing to read new mail
Date: Tue, 03 Oct 2006 11:00:34 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

jpff <address@hidden> writes:

> Since I reported this it has not happened again; but when it did there
> were two features that might be relevant; firstly my RMAIL file is
> large (currently 88Mb) and about 15000 messages.   Secondly the new
> mail was moderate in size -- about 1.5Mb
>
> I am continuing to run with "debug on error" hoping to catch it again.

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)

is overflowing.




reply via email to

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