all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Subject: Re: build: Maximum buffer size exceeded
Date: Sun, 09 Feb 2003 17:56:32 +0200	[thread overview]
Message-ID: <9743-Sun09Feb2003175631+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <20030209134618.61175700.occitan@esperanto.org> (message from Daniel Pfeiffer on Sun, 9 Feb 2003 13:46:18 +0100)

> From: Daniel Pfeiffer <occitan@esperanto.org>
> Newsgroups: gnu.emacs.help
> Date: Sun, 9 Feb 2003 13:46:18 +0100
> 
> > First, please note that reporting failures to build here is not
> > recommended: you should either report them on bug-gnu-emacs@gnu.org
> 
> Doesn't seem to be working currently.  I recently got two mails back with:
> host mx10.gnu.org [199.232.76.166]: 550 Invalid address in message header

Something is wrong with the way you sent that message, or maybe there
was a temporary outage at gnu.org.  The address I mentioned is correct
and works for me.

> > (for released versions of Emacs), or to emacs-pretest-bug@gnu.org (for
> > CVS and pretest versions).  Many Emacs developers don't read this
> > forum, so they will never see your report.
> 
> Also no answer from them yet, so I tried here in the newsgroup.

I don't remember I saw your message in emacs-pretest-bug (so perhaps
resend), but in any case, you should not expect a response too soon:
some developers are busy and don't reply immediately.  Please be
patient.

> > What Emacs is trying to tell you is that when it tried to load
> > file.el, it found that file to be more than 128MB, the maximum size of
> > a buffer Emacs can handle.  What you need to figure out is how come
> > files.el, which is only about 170KB, causes Emacs to think it's much
> > larger.
> 
> I put an strace into the Makefile, and see that it normally opens a file,
> writes Loading... and then reads.  But on the last one, it successfully
> opens the file, closes it, yet writes Loading... and then  then goes and
> opens and closes it again.

Did you look at files.el?  Is there any garbage in it?  What is its
size as reported by `ls'?

  reply	other threads:[~2003-02-09 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-08 10:39 build: Maximum buffer size exceeded Daniel Pfeiffer
2003-02-08 12:22 ` Eli Zaretskii
     [not found] ` <mailman.1670.1044707119.21513.help-gnu-emacs@gnu.org>
2003-02-09 12:46   ` Daniel Pfeiffer
2003-02-09 15:56     ` Eli Zaretskii [this message]
     [not found]     ` <mailman.1701.1044806415.21513.help-gnu-emacs@gnu.org>
2003-02-09 23:42       ` Daniel Pfeiffer
2003-02-10  5:47         ` Eli Zaretskii

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=9743-Sun09Feb2003175631+0200-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    /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.