Gnus development mailing list
 help / color / mirror / Atom feed
From: Ken Raeburn <raeburn@cygnus.com>
Cc: ding@gnus.org
Subject: Re: gnus chokes on this junk mail
Date: 10 Jan 1998 13:39:30 -0800	[thread overview]
Message-ID: <tx1pvm0dn59.fsf@cygnus.com> (raw)
In-Reply-To: Stefan Waldherr's message of "08 Jan 1998 06:07:28 -0500"

Stefan Waldherr <swa@cs.cmu.edu> writes:

> I noticed that gnus chokes on the attached junk mail. Maybe a bug?  I
> had to removed the mail from a huge spool file before gnus was able to
> process the rest of the file. Junk mail gets really annyoing nowadays.

Does emacs crash or does gnus simply report some error?

That looks like a regexp bug I reported here and to RMS a while back.
It turns out that in some cases (hairy regexps of certain sorts?), the
regexp matching code requires an amount of temporary space based on
the size of the buffer-portion it's trying to match against -- such as
the entire "to:" field.  Try cutting down the "to:" field
significantly and see if gnus can handle it then.

Ken


  reply	other threads:[~1998-01-10 21:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-08 11:07 Stefan Waldherr
1998-01-10 21:39 ` Ken Raeburn [this message]
1998-01-10 22:05   ` Stefan Waldherr
1998-01-12 22:34     ` Lars Magne Ingebrigtsen
1998-01-12 22:44       ` Russ Allbery
1998-01-13 21:11         ` Ken Raeburn
1998-02-02 18:24         ` Lars Magne Ingebrigtsen
1998-01-12 22:47       ` Stefan Waldherr
1998-01-12 22:51         ` Hrvoje Niksic

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=tx1pvm0dn59.fsf@cygnus.com \
    --to=raeburn@cygnus.com \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).