Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Red Gnus v0.75 is released
Date: 16 Dec 1996 14:07:43 +0100	[thread overview]
Message-ID: <m2rakqk57k.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Jan Vroonhof's message of 13 Dec 1996 11:25:09 +0100

Jan Vroonhof <vroonhof@math.ethz.ch> writes:

> > 	* 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 :-(

I've now changed it back to nil and added explicit checks to ignore a
nil value.

> > 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? 

No, but he reads my code and mails me patches.  :-)

> (I think it nees a true purist to find this quirck)

I think it's an excellent idea.  I was annoyed that Gnus would read
the .gnus.el file when I started Emacs with -q, but I didn't quite
know how to fix it.  Turns out you just had to check
`init-file-user'. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-12-16 13:07 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
1996-12-16 13:07   ` Lars Magne Ingebrigtsen [this message]
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=m2rakqk57k.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).