help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Large files


From: Stefan Monnier
Subject: Re: Large files
Date: Tue, 11 Jan 2005 18:59:06 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> Emacs 21.3.1 did not open a 150Mb text file in windows XP. Is there
> are way to make emacs open larger files ?

On 32bit systems, the maximum file size in Emacs-21.3 is 128MB.
In Emacs-CVS, it's been pushed to 256MB.
It can be fairly easily be pushed further to 512MB, tho the corresponding
patch is not in Emacs-CVS.

If that's not good enough:
1 - use a 64bit system (with an Emacs compiled accordingly).
2 - split your file into smaller chunks.
3 - use XEmacs whose max is 1GB.


        Stefan

reply via email to

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