Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
Subject: Typos...
Date: Sat, 25 Aug 2001 21:38:52 +0200	[thread overview]
Message-ID: <u8vgjcq69f.fsf@gromit.moeb> (raw)


I just noticed the following typos in the current CVS.  Interactive
use seems to be faster now but bootstrapping takes ages...

Andreas

2001-08-25  Andreas Jaeger  <aj@suse.de>

	* nnfolder.el (nnfolder-open-marks): Fix typo.
	* nnml.el (nnml-open-marks): Likewise.

Index: lisp/nnfolder.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/nnfolder.el,v
retrieving revision 6.15
diff -u -r6.15 nnfolder.el
--- lisp/nnfolder.el	2001/08/25 16:43:11	6.15
+++ lisp/nnfolder.el	2001/08/25 19:38:36
@@ -1219,7 +1219,7 @@
 		   (gnus-group-prefixed-name
 		    group
 		    (gnus-server-to-method (format "nnfolder:%s" server))))))
-	(nnheader-message 6 "Boostrapping nnfolder marks...")
+	(nnheader-message 6 "Bootstrapping nnfolder marks...")
 	(setq nnfolder-marks (gnus-info-marks info))
 	(push (cons 'read (gnus-info-read info)) nnfolder-marks)
 	(nnfolder-save-marks group server)))))
Index: lisp/nnml.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/nnml.el,v
retrieving revision 6.15
diff -u -r6.15 nnml.el
--- lisp/nnml.el	2001/08/25 16:20:26	6.15
+++ lisp/nnml.el	2001/08/25 19:38:37
@@ -949,7 +949,7 @@
 		   (gnus-group-prefixed-name
 		    group
 		    (gnus-server-to-method (format "nnml:%s" server))))))
-	(nnheader-message 6 "Boostrapping nnml marks...")
+	(nnheader-message 6 "Bootstrapping nnml marks...")
 	(setq nnml-marks (gnus-info-marks info))
 	(push (cons 'read (gnus-info-read info)) nnml-marks)
 	(nnml-save-marks group server)))))

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


             reply	other threads:[~2001-08-25 19:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-25 19:38 Andreas Jaeger [this message]
2001-08-25 20:03 ` Typos Simon Josefsson
2001-08-25 21:46   ` Typos Pavel Janík
2001-08-26 10:42     ` Typos Andreas Jaeger
2001-08-26 15:06       ` Typos Simon Josefsson
2001-08-26 19:53         ` Typos Pavel Janík
2001-08-26 23:43         ` Typos Daniel Pittman
2001-08-27 16:30           ` Typos Simon Josefsson
2001-08-28  3:32             ` Profiling Gnus (was: Re: Typos...) Daniel Pittman
2001-08-28 12:21               ` Lars Magne Ingebrigtsen
2001-08-31  9:05                 ` Daniel Pittman
2001-08-28 17:21               ` Simon Josefsson
2001-08-31  9:08                 ` Daniel Pittman
2001-08-31 23:32                   ` Simon Josefsson
2001-08-27 16:21       ` Typos Simon Josefsson
2001-08-27 17:34         ` Typos Pavel Janík
2001-08-27 18:05         ` Typos Andreas Jaeger
2001-08-27 20:30           ` Typos Simon Josefsson

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=u8vgjcq69f.fsf@gromit.moeb \
    --to=aj@suse.de \
    /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).