* "maximum buffer size exceeded" error
@ 2005-09-27 21:58 Dan Simon
2005-09-27 22:50 ` Peter Dyballa
2005-09-28 16:25 ` Kevin Rodgers
0 siblings, 2 replies; 4+ messages in thread
From: Dan Simon @ 2005-09-27 21:58 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]
Hi All,
I am trying to work on text files in excess of 180 Mb. When I try to open
the file I get the above response (in quotes).
Is there a way to set the maximum buffer size so that I can open these
bigger files?
Thanks,
Dan Simon,
[-- Attachment #1.2: Type: text/html, Size: 459 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <mailman.8889.1127859685.20277.help-gnu-emacs@gnu.org>]
* Re: "maximum buffer size exceeded" error
[not found] <mailman.8889.1127859685.20277.help-gnu-emacs@gnu.org>
@ 2005-10-04 3:09 ` Stefan Monnier
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2005-10-04 3:09 UTC (permalink / raw)
> I am trying to work on text files in excess of 180 Mb. When I try to open
> the file I get the above response (in quotes).
> Is there a way to set the maximum buffer size so that I can open these
> bigger files?
In 32bit systems, It's 128MB on Emacs-21. It'll be 256MB on Emacs-22.
It can be made 512MB fairly easily (patch not provided, tho).
But it can also be made insanely large by recompiling on a 64bit system.
This "insanely large" is the theory. Practice will probably bump into bugs
when crossing the 2GB limit.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-10-04 3:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 21:58 "maximum buffer size exceeded" error Dan Simon
2005-09-27 22:50 ` Peter Dyballa
2005-09-28 16:25 ` Kevin Rodgers
[not found] <mailman.8889.1127859685.20277.help-gnu-emacs@gnu.org>
2005-10-04 3:09 ` Stefan Monnier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).