all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Jason Hunter <jhunterwu@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gnus, Maximum buffer size exceeded
Date: Fri, 31 Jul 2015 02:50:25 -0400	[thread overview]
Message-ID: <s04mkk6csu.fsf@fencepost.gnu.org> (raw)
In-Reply-To: CAChpLTncxkbp3kS_WtwEmXhbxk2_O38wkaOA9FEhXHwAu7naxw@mail.gmail.com

Jason Hunter wrote:

> Ok, so, I'm using emacs on ubuntu-14.10 and this compile time flag has
> not been added then?

I doubt there is a pre-built binary with this option on, no.
You could build your own with:


sudo apt-get build-dep emacs24
wget http://ftpmirror.gnu.org/emacs/emacs-24.5.tar.xz
tar -avxf emacs-24.5.tar.xz
cd emacs-24.5
./configure --with-wide-int
make
sudo make install



  reply	other threads:[~2015-07-31  6:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 21:30 gnus, Maximum buffer size exceeded Jason Hunter
2015-07-23 21:31 ` Jason Hunter
2015-07-24  0:53   ` John Mastro
2015-07-24  6:24     ` Eli Zaretskii
2015-07-24  7:00       ` Eli Zaretskii
     [not found]         ` <CAChpLT=0+4tsPiNyAQXucyNFEPOfJ0qMFodmi3eaZL1K=6AQEA@mail.gmail.com>
2015-07-25  7:21           ` Eli Zaretskii
2015-07-29  0:11             ` Glenn Morris
2015-07-29  2:47               ` Eli Zaretskii
2015-07-30  6:52             ` Stefan Monnier
2015-07-30 23:36               ` Jason Hunter
2015-07-31  6:50                 ` Glenn Morris [this message]
2015-07-31  7:46                 ` Stefan Monnier
2015-07-31  8:11                   ` Eli Zaretskii
2015-07-31 21:25                     ` Stefan Monnier
2015-08-01  7:15                       ` Eli Zaretskii
2015-08-03 10:07                         ` Stefan Monnier
2015-07-28 23:33 ` Jason Hunter
2015-08-03  1:24   ` Eric Brown
2015-08-03  1:29     ` Jason Hunter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s04mkk6csu.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jhunterwu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.