From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Anatoliy Lyubar" Newsgroups: gmane.emacs.devel Subject: Buffer size Date: Tue, 16 Dec 2003 19:01:39 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <000001c3c3fe$a848d200$1f14a8c0@koltrue.de> Reply-To: a.lyubar@kolt.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1071598923 24342 80.91.224.253 (16 Dec 2003 18:22:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2003 18:22:03 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Dec 16 19:21:55 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWJpT-0001Sx-00 for ; Tue, 16 Dec 2003 19:21:55 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWJpS-00047u-00 for ; Tue, 16 Dec 2003 19:21:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWKlw-0002E2-Nb for emacs-devel@quimby.gnus.org; Tue, 16 Dec 2003 14:22:20 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AWKlX-0002DB-N9 for emacs-devel@gnu.org; Tue, 16 Dec 2003 14:21:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AWKl1-0001yw-GU for emacs-devel@gnu.org; Tue, 16 Dec 2003 14:21:54 -0500 Original-Received: from [217.146.128.7] (helo=mail1.celox.de) by monty-python.gnu.org with smtp (Exim 4.24) id 1AWKl0-0001p0-ST for emacs-devel@gnu.org; Tue, 16 Dec 2003 14:21:23 -0500 Original-Received: (qmail 57544 invoked from network); 16 Dec 2003 18:19:28 -0000 Original-Received: from unknown (HELO auth.boeblingen.kolt.de) (217.146.155.90) by mail1.celox.de with SMTP; 16 Dec 2003 18:19:28 -0000 Original-Received: from 192.168.10.1 (hades.boeblingen.kolt.de [192.168.10.1]) by auth.boeblingen.kolt.de (8.12.3/8.12.3) with ESMTP id hBGHE2WS062368 for ; Tue, 16 Dec 2003 18:14:02 +0100 (CET) (envelope-from a.lyubar@kolt.de) Original-Received: from herakles [192.168.20.1] by hades.boeblingen.kolt.de with DvISE PostMan (0221.43464B4C4A464F515253); 16 Dec 2003 18:27:10 UT Original-Received: from 192.168.20.31 by herakles ([192.168.20.1] running VPOP3) with SMTP for ; Tue, 16 Dec 2003 19:01:41 +0100 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Server: VPOP3 V1.4.5 - Registered to: KOLT Engineering X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18716 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18716 Dear Developers, I would like to use emacs to edit files of about 150MB. Is it possible to increase the buffer size? Thank You in advance, Best regards, A. Lyubar