From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dbast0s@yahoo.com.br (Daniel C. Bastos) Newsgroups: gmane.emacs.help Subject: Re: maximum buffer size exceeded Date: Sun, 02 Sep 2007 17:39:01 -0400 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188769267 18449 80.91.229.12 (2 Sep 2007 21:41:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Sep 2007 21:41:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 02 23:41:07 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IRxBq-00047l-SE for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Sep 2007 23:41:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRxBp-0004wP-Qr for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Sep 2007 17:41:05 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!multikabel.net!feed20.multikabel.net!news.germany.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: q2SNWP5iY7eSCCTxJdDL6w.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:B2WScDCQpgvUdaHmnIMs1AczfLg= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (windows-nt) Original-Xref: shelby.stanford.edu gnu.emacs.help:151597 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47120 Archived-At: Emilio Lopes writes: > Daniel C Bastos writes: > >> I'm dealing with an INBOX of size 252 MiB and I expect it to double on >> my next mail downloads. I use VM under the GNU emacs. How can I increase >> the buffer? > > Does VM support other formats for mail boxes? You could try using the > MH format for your mail boxes, if VM supports it. It stores one > message per file. I think does; and that's a good idea. Thanks.