From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Kariru Newsgroups: gmane.emacs.bugs Subject: Emacs won't open large files Date: Wed, 30 Oct 2002 20:45:11 -0800 (PST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200210310445.g9V4jBl8027189@mail1.qualcomm.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036039610 2394 80.91.224.249 (31 Oct 2002 04:46:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 04:46:50 +0000 (UTC) Cc: mkariru@qualcomm.com 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 1877EG-0000cT-00 for ; Thu, 31 Oct 2002 05:46:48 +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 1877Dj-0000MD-00; Wed, 30 Oct 2002 23:46:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 1877Cn-0007kA-00 for bug-gnu-emacs@gnu.org; Wed, 30 Oct 2002 23:45:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 1877Cl-0007jv-00 for bug-gnu-emacs@gnu.org; Wed, 30 Oct 2002 23:45:16 -0500 Original-Received: from mail1.qualcomm.com ([129.46.64.223]) by monty-python.gnu.org with esmtp (Exim 4.10) id 1877Cl-0007jp-00 for bug-gnu-emacs@gnu.org; Wed, 30 Oct 2002 23:45:15 -0500 Original-Received: from mail1.qualcomm.com (localhost [127.0.0.1]) by mail1.qualcomm.com (8.12.3/8.12.1/1.0) with ESMTP id g9V4jCNT027190; Wed, 30 Oct 2002 20:45:12 -0800 (PST) Original-Received: (from mkariru@localhost) by mail1.qualcomm.com (8.12.3/8.12.1/Submit) id g9V4jBl8027189; Wed, 30 Oct 2002 20:45:11 -0800 (PST) Original-To: bug-gnu-emacs@gnu.org X-Sun-Charset: US-ASCII 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:3799 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3799 Hi, 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? Thanks, Michael Kariru