From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Emacs won't open large files Date: Thu, 31 Oct 2002 08:13:23 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200210310445.g9V4jBl8027189@mail1.qualcomm.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1036044929 11650 80.91.224.249 (31 Oct 2002 06:15:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 06:15:29 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1878c3-00031m-00 for ; Thu, 31 Oct 2002 07:15:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 1878bv-0002Cd-00; Thu, 31 Oct 2002 01:15:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 1878ak-0000i0-00 for bug-gnu-emacs@gnu.org; Thu, 31 Oct 2002 01:14:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 1878aC-0007lr-00 for bug-gnu-emacs@gnu.org; Thu, 31 Oct 2002 01:14:03 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 1878a9-0007Wo-00 for bug-gnu-emacs@gnu.org; Thu, 31 Oct 2002 01:13:30 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA20974; Thu, 31 Oct 2002 08:13:24 +0200 (IST) X-Sender: eliz@is Original-To: Michael Kariru In-Reply-To: <200210310445.g9V4jBl8027189@mail1.qualcomm.com> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3800 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3800 On Wed, 30 Oct 2002, Michael Kariru wrote: > I am trying to open a 250MB text file using Emacs but I get the following error message: > > Maximum buffer size exceeded. > > Is there a way of increasing the buffer size? How else can I open this file? Currently, the only way to overcome the 128 Meg limit is to build Emacs as a 64-bit application on a 64-bit system.