all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: maximum buffer size exceeded
Date: Mon, 03 Sep 2007 18:18:03 +1000	[thread overview]
Message-ID: <87ejhgdux0.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: u1wdgn3wq.fsf@yahoo.com.br

dbast0s@yahoo.com.br (Daniel C. Bastos) writes:

> Emilio Lopes <eclig@gmx.net> writes:
>
>> Daniel C Bastos writes:
>>
>>> I'm dealing with an INBOX of size 252 MiB and I expect it to double on
>>> my next mail downloads. I use VM under the GNU emacs. How can I increase
>>> the buffer?
>>
>> Does VM support other formats for mail boxes?  You could try using the
>> MH format for your mail boxes, if VM supports it.  It stores one
>> message per file.
>
> I think does; and that's a good idea. Thanks.

I'm pretty sure your out of luck - VM doesn't support mh or maildir folders
as far as I know.

If your  running on a 32 bit machine, I think your out of luck. You cannot
increase the maximum buffer size. Under Emacs, I *think* you are limited to
a maximum integer you can represent with 28 bits. If your on a 64 bit
system, its the maximum you can represent with 62 bits. 

Note that there is a difference between emacs and XEmacs. I believe XEmacs
has the ability to represent 31 bit integers using some trickery with tag
bits.  

The best suggestion I have is to use some other editor to open your mail
file and split it into two files at a sensible position (i.e. between
messages. You should then be able to open these files with VM and sort them
into smaller folders. I'd suggest using something like procmail to split
your download - maybe use fetchmail/getmail to retrieve the mail and split
it  into different folders. 

Of course, if you have access to a 64 bit machine, you could move your
folder there, run a 64 bit verion of emacs and split things how you want,
move it back and your done - a hassle, but a solution none th eless.

Tim

-- 
tcross (at) rapttech dot com dot au

  reply	other threads:[~2007-09-03  8:18 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-02  6:44 maximum buffer size exceeded Daniel C. Bastos
2007-09-02 11:59 ` Emilio Lopes
2007-09-02 21:39   ` Daniel C. Bastos
2007-09-03  8:18     ` Tim X [this message]
2007-09-03 12:52       ` Daniel C. Bastos
2007-09-03 19:24       ` Eli Zaretskii
2007-09-04 11:07       ` Johan Bockgård
     [not found]       ` <mailman.254.1188847491.18990.help-gnu-emacs@gnu.org>
2007-09-04 12:13         ` Giorgos Keramidas
2007-09-04 14:48           ` Peter Dyballa
     [not found]           ` <mailman.308.1188917334.18990.help-gnu-emacs@gnu.org>
2007-09-04 18:13             ` Emilio Lopes
2007-09-04 19:10             ` Giorgos Keramidas
2007-09-04 20:22           ` Eli Zaretskii
2007-09-05 12:37             ` Kim F. Storm
2007-09-05 15:00               ` Stefan Monnier
2007-09-05 15:14                 ` Jason Rumney
2007-09-05 16:08                   ` Stefan Monnier
2007-09-06  4:59               ` Richard Stallman
2007-09-06  5:44                 ` David Kastrup
2007-09-02 19:24 ` Eli Zaretskii
2007-09-03 23:25 ` Glenn Morris
2007-09-04  8:20   ` Tim X
2007-09-04 17:31     ` Glenn Morris
2007-09-05  8:20       ` Tim X
2007-09-04 17:53   ` Daniel C. Bastos
     [not found] <mailman.3364.1083718441.1061.help-gnu-emacs@gnu.org>
2004-05-05  2:00 ` Maximum " Kin Cho
2004-05-05  3:26   ` Harish Narayanan
     [not found]   ` <mailman.3382.1083727713.1061.help-gnu-emacs@gnu.org>
2004-05-05  5:18     ` Kin Cho
2004-05-05  9:36       ` Thien-Thi Nguyen
2004-05-05  5:53     ` Marco Gidde
2004-05-05 11:22       ` Eli Zaretskii
     [not found]       ` <mailman.3431.1083752452.1061.help-gnu-emacs@gnu.org>
2004-05-05 11:45         ` Marco Gidde
2004-05-06  6:26           ` Eli Zaretskii
     [not found]           ` <mailman.3625.1083821602.1061.help-gnu-emacs@gnu.org>
2004-05-06  8:21             ` Marco Gidde
2004-05-06 12:12               ` Thien-Thi Nguyen
2004-05-05 15:56         ` Miles Bader
2004-05-05 19:35           ` Stefan Monnier
2004-05-06  6:30           ` Eli Zaretskii
2004-05-05 17:16     ` Michael Welsh Duggan
     [not found]     ` <mailman.3511.1083777609.1061.help-gnu-emacs@gnu.org>
2004-05-05 19:37       ` upro
2004-05-05  5:50 ` Matthieu Moy
2004-05-05 19:31 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2004-05-05  0:52 Harish Narayanan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ejhgdux0.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.