Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Subject: Re: Red Gnus v0.75 is released
Date: 13 Dec 1996 11:25:09 +0100	[thread overview]
Message-ID: <by20cuu4fu.fsf@math.ethz.ch> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 13 Dec 1996 05:05:21 +0100

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Bug fixes. 

And some new ones for under the X-mas tree:

> 
> 	* gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
> 	default to "".

Bad move, this line in gnus-simplify-buffer-fuzzy

      (while (re-search-forward gnus-simplify-subject-fuzzy-regexp
				nil t)
        (replace-match "" t t))

now loops indefinitely :-(
(N.B. Probably the same for the looking-at in the main loop).
Quick fix: set gnus-simplify-subject-fuzzy-regexp to "\$\$ TRY TO
MATCH ME"

I have not been able to come up with better solution.
Ideal would be if re-search-forward would handle a nil regexp more gracefully
May be time for gnus-re-search-forward?


> Tue Dec 10 23:42:00 1996  David Moore  <dmoore@ucsd.edu>
> 
> 	* gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
> 	replace alt.nocem.misc

Yipeee!!!!! (We didn't get alt.nocem.misc)


> Mon Dec  9 00:04:24 1996  Richard Stallman  <rms@gnu.ai.mit.edu>
> 
> 	* gnus-start.el (gnus-read-init-file): Don't read init file when
> 	started with "emacs -q".

rms uses Gnus too? (I think it nees a true purist to find this quirck)

Jan


  reply	other threads:[~1996-12-13 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-13  4:05 Lars Magne Ingebrigtsen
1996-12-13 10:25 ` Jan Vroonhof [this message]
1996-12-16 13:07   ` Lars Magne Ingebrigtsen
1996-12-13 15:45 ` Rich Pieri
1996-12-16  3:00   ` Steven L Baur

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=by20cuu4fu.fsf@math.ethz.ch \
    --to=vroonhof@math.ethz.ch \
    /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).