all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* support for really large buffers?
@ 2003-09-12 21:36 Felix Natter
  2003-09-12 22:18 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Natter @ 2003-09-12 21:36 UTC (permalink / raw)


hi,

I haven't run gnus for a while and so when I did, somehow my
~/.emacs-mail-crash-box grew to 200MB (I get lots of spam-mails) and I
get "Maximum buffer size exceeded".

Can I compile emacs with support for such large buffers?

thanks a lot,

-- 
Felix Natter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: support for really large buffers?
  2003-09-12 21:36 support for really large buffers? Felix Natter
@ 2003-09-12 22:18 ` Stefan Monnier
  2003-09-12 22:49   ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2003-09-12 22:18 UTC (permalink / raw)


> I haven't run gnus for a while and so when I did, somehow my
> ~/.emacs-mail-crash-box grew to 200MB (I get lots of spam-mails) and I
> get "Maximum buffer size exceeded".

> Can I compile emacs with support for such large buffers?

The max-buffer-size on 32bit machines was increased yesterday in Emacs-CVS
from 128M to 256M.  There might be other limitations (some of them within
Emacs) that can still prevent you from opening a 200M file, tho.
I have an additional patch that pushes the limit to 512M, but it hasn't
been accepted/installed yet.


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: support for really large buffers?
  2003-09-12 22:18 ` Stefan Monnier
@ 2003-09-12 22:49   ` David Kastrup
  0 siblings, 0 replies; 3+ messages in thread
From: David Kastrup @ 2003-09-12 22:49 UTC (permalink / raw)


"Stefan Monnier" <monnier@iro.umontreal.ca> writes:

> > I haven't run gnus for a while and so when I did, somehow my
> > ~/.emacs-mail-crash-box grew to 200MB (I get lots of spam-mails) and I
> > get "Maximum buffer size exceeded".
> 
> > Can I compile emacs with support for such large buffers?
> 
> The max-buffer-size on 32bit machines was increased yesterday in Emacs-CVS
> from 128M to 256M.  There might be other limitations (some of them within
> Emacs) that can still prevent you from opening a 200M file, tho.
> I have an additional patch that pushes the limit to 512M, but it hasn't
> been accepted/installed yet.

It might be worth mentioning that XEmacs has a maximum buffer size of
about 1GB.  If it is installed, it might be easiest to just use XEmacs
once for cleaning up the gnus state, even if one does not make use of
it otherwise.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-12 22:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 21:36 support for really large buffers? Felix Natter
2003-09-12 22:18 ` Stefan Monnier
2003-09-12 22:49   ` David Kastrup

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.