From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Hunter Newsgroups: gmane.emacs.help Subject: Re: gnus, Maximum buffer size exceeded Date: Fri, 31 Jul 2015 01:36:32 +0200 Message-ID: References: <58E42147-D3FE-41B0-B976-0057BDF4FFC2@gmail.com> <83pp3i2hvi.fsf@gnu.org> <83oaj22g72.fsf@gnu.org> <83y4i41z4l.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1438302019 26167 80.91.229.3 (31 Jul 2015 00:20:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2015 00:20:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 31 02:20:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZKy3d-0000de-BT for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2015 02:20:17 +0200 Original-Received: from localhost ([::1]:42612 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKy3c-0007yR-GP for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2015 20:20:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKy3S-0007sz-5k for help-gnu-emacs@gnu.org; Thu, 30 Jul 2015 20:20:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZKy3R-0002z2-4I for help-gnu-emacs@gnu.org; Thu, 30 Jul 2015 20:20:06 -0400 Original-Received: from mail-wi0-x241.google.com ([2a00:1450:400c:c05::241]:35221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKxNJ-0005bk-TE for help-gnu-emacs@gnu.org; Thu, 30 Jul 2015 19:36:34 -0400 Original-Received: by wixh2 with SMTP id h2so437470wix.2 for ; Thu, 30 Jul 2015 16:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8PBG6dJ23xZmHIhTP0awpqVM1VXVA8UideszQfv76tU=; b=Gy8SfylSxULGrb3c2iUnGr1YVTlG5ZvgM65Krew1xZhyVqT/JSL4OXP367KDCgioSW vT1WhVh4ZMXJV3GfWAjZA6Ve90Y3rHqJRXvYbtW0OPA+Lwihp691FQOsel/XPzQXWDKu SfJILlQGrxXpSbwBWn+kBzJEu8jYo2H6mDaINYPdHO/m+ChIFYWUDilc+5kjBoton110 pgGKLxYhzbUz76lTe0bgkdi+Jp6Rw/fTJ3Q2OmKPQUH5x0TQ3+a1npev55d7Z/kQeFIz 9jYM15pD9mNyER/++MDKqtIo2NQ7grOh2anCPMKwcnqpKnURiebBbYFizwrgpHGOz7Sy 1IyA== X-Received: by 10.194.90.70 with SMTP id bu6mr18569207wjb.149.1438299392391; Thu, 30 Jul 2015 16:36:32 -0700 (PDT) Original-Received: by 10.27.160.23 with HTTP; Thu, 30 Jul 2015 16:36:32 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::241 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106157 Archived-At: 2015-07-30 8:52 GMT+02:00 Stefan Monnier : >>> So, there's no way I could increase this limit on my 32-bit system? >> Emacs 25 will support a configure time option to extend this to 2GB >> (or maybe even 4GB, depending on the OS). Otherwise, no, there's no way. > > As Glenn points out, this option was actually added to > Emacs-24 already. And in practice, the real practical limit can end up > lower than "2GB or 4GB" (because Emacs additionally needs space to keep > other data, and/or to move part of the buffer around). > Thanks for following up on this, cause I really need help;) Ok, so, I'm using emacs on ubuntu-14.10 and this compile time flag has not been added then? My file is only like 400Mio.