Gnus development mailing list
 help / color / mirror / Atom feed
From: SL Baur <steve@xemacs.org>
Subject: Re: Quassia Gnus v0.10 is released
Date: 22 Sep 1997 23:52:05 -0700	[thread overview]
Message-ID: <m2d8m0sesq.fsf@altair.xemacs.org> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "23 Sep 1997 07:46:39 +0200"

If custom is no longer being distributed with Gnus, then there is no
need for x-overlay.el, I believe.

Here are some fixes for some typos in gnus.texi:

1997-09-22  SL Baur  <steve@altair.xemacs.org>

	* gnus.texi (Finding the Parent): Fix typo.
	(NoCeM): Fix typos.

===================================================================
RCS file: RCS/gnus.texi,v
retrieving revision 1.10
diff -u -r1.10 gnus.texi
--- gnus.texi	1997/09/23 06:32:49	1.10
+++ gnus.texi	1997/09/23 06:46:54
@@ -6632,7 +6632,7 @@
 @cindex parent articles
 @cindex referring articles
 
-@code @kbd
+@table @kbd
 @item ^
 @kindex ^ (Summary)
 @findex gnus-summary-refer-parent-article
@@ -14086,14 +14086,14 @@
 @samp{troll} messages, you'd say:
 
 @lisp
-("clewis@ferret.ocunix.on.ca" ".*" (not "troll"))
+("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
 @end lisp
 
 On the other hand, if you just want nothing but his @samp{spam} and
 @samp{spew} messages, you'd say:
 
 @lisp
-("clewis@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
+("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
 @end lisp
 
 The specs are applied left-to-right.


  reply	other threads:[~1997-09-23  6:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-23  5:46 Lars Magne Ingebrigtsen
1997-09-23  6:52 ` SL Baur [this message]
1997-09-23 14:19   ` Hrvoje Niksic
1997-09-23 15:44     ` Per Abrahamsen
1997-09-23 18:33       ` Hrvoje Niksic
1997-09-23 23:47   ` Lars Magne Ingebrigtsen
     [not found] ` <x790wmenzc.fsf@peorth.gweep.net>
     [not found]   ` <x7zpp1jq5r.fsf@peorth.gweep.net>
1997-09-27  3:40     ` Lars Magne Ingebrigtsen
     [not found]       ` <x7souqtcym.fsf@peorth.gweep.net>
1997-10-03 21:48         ` Lars Magne Ingebrigtsen

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=m2d8m0sesq.fsf@altair.xemacs.org \
    --to=steve@xemacs.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).