Rewrite the usage description.
authorczkmt <czkmt>
Mon, 13 Sep 1999 16:27:28 +0000 (16:27 +0000)
committerczkmt <czkmt>
Mon, 13 Sep 1999 16:27:28 +0000 (16:27 +0000)
README-offline.en
README-offline.ja

index 73623e3..65af7ee 100644 (file)
@@ -52,6 +52,11 @@ o First, you must do a general setup for T-gnus (See info about the
 
 o Add the following code to ~/.emacs
 
+        (autoload 'gnus-plugged "gnus-agent" nil t)
+        (autoload 'gnus-unplugged "gnus-agent" nil t)
+
+o Add the following code to ~/.emacs
+
        (load "gnus-ofsetup")
        (gnus-setup-for-offline)
 
@@ -69,14 +74,20 @@ o Restart Emacs. gnus-ofsetup.el will ask you some questions and
           ~/.newsrc.eld or not. Answer it carefully. See section 6)
           for details.
 
-o At the first time, you must start Gnus in the "online" state and
- decide which groups to subscribe (See info about subscribing).
+o At the first time, you must start Gnus in the online state
+ (by M-x gnus-plugged) and decide which groups to subscribe (See info
+ about subscribing).
 
-o Add the following code to ~/.gnus
+ From now on you can start Gnus as an offline reader by M-x gnus-unplugged.
+ Try typing "g" in the *Group* buffer.
+
+o You may want M-x gnus to start Gnus as an offline reader as
+ M-x gnus-unplugged. Then write the following code to ~/.emacs
 
        (setq gnus-plugged nil)
 
-That's all. Restart Gnus and try typing "g" in the *Group* buffer.
+ you can put it into ~/.gnus if there's no need to start Gnus as an online
+ reader (by M-x gnus-plugged).
 
 4) User customizable variables in gnus-offline
 ==============================================
index fd666a2..40e7245 100644 (file)
@@ -40,6 +40,11 @@ T-gnus \e$B$r$*;H$$$N>l9g!"\e(Bgnus-offline.el \e$B$OFC$K2?$b9M$($J$/$F$b\e(B T-gnus
 
 \e$B!&0J2<$N%3!<%I$r\e(B .emacs \e$B$K2C$($^$9!#\e(B
 
+        (autoload 'gnus-plugged "gnus-agent" nil t)
+        (autoload 'gnus-unplugged "gnus-agent" nil t)
+
+\e$B!&0J2<$N%3!<%I$r\e(B .emacs \e$B$K2C$($^$9!#\e(B
+
        (load "gnus-ofsetup")
        (gnus-setup-for-offline)
 
@@ -58,15 +63,18 @@ T-gnus \e$B$r$*;H$$$N>l9g!"\e(Bgnus-offline.el \e$B$OFC$K2?$b9M$($J$/$F$b\e(B T-gnus
           \e$B$l$^$9!#$3$l$K$O$h$/9MN8$7$?>e$GEz$($F$/$@$5$$!#>\$7$/$O\e(B 6)
           \e$B$r;2>H$7$F2<$5$$!#\e(B
 
-\e$B!&$3$N$"$H0lC6%*%s%i%$%s$G%5!<%P!<$K@\B3$7$F!"9XFI$9$k%0%k!<%W$r7h$a$F\e(B
-  \e$B$/$@$5$$!#\e(B(\e$B>\$7$$J}K!$O\e(B Gnus \e$B$N\e(B info \e$B$r8+$F$/$@$5$$\e(B)
+\e$B!&$3$N$"$H0lC6\e(B M-x gnus-plugged \e$B$G\e(B Gnus \e$B$r5/F0$7$F!"9XFI$9$k%0%k!<%W$r\e(B
+  \e$B7h$a$F$/$@$5$$!#\e(B(\e$B>\$7$$J}K!$O\e(B Gnus \e$B$N\e(B info \e$B$r8+$F$/$@$5$$\e(B)
+
+  \e$B$=$7$F\e(B \e$B<!2s$+$i$O\e(B M-x gnus-unplugged \e$B$G\e(B Gnus \e$B$r5/F0$7$F$/$@$5$$!#%0%k!<\e(B
+  \e$B%W%P%C%U%!$G!H\e(Bg\e$B!I$H%?%$%W$9$k$3$H$K$h$jA05-$NF0:n$r$9$k$O$:$G$9!#\e(B
 
-\e$B!&\e(B.gnus \e$B$K0J2<$N%3!<%I$r2C$($^$9!#\e(B
+\e$B!&\e(BM-x gnus \e$B$G$b%*%U%i%$%s5/F0$7$FM_$7$$>l9g$O!"\e(B.emacs \e$B$K\e(B
 
        (setq gnus-plugged nil)
 
-  \e$B$3$l$G\e(B Gnus \e$B$r:F5/F0$9$l$P%0%k!<%W%P%C%U%!$G!H\e(Bg\e$B!I$H%?%$%W$9$k$3$H$K\e(B
-  \e$B$h$jA05-$NF0:n$r$9$k$O$:$G$9!#\e(B
+  \e$B$r=q$$$F2<$5$$!#$b$7\e(B M-x gnus-plugged \e$B$r;H$o$J$$$J$i$P!"$3$l$r\e(B .gnus \e$B$K\e(B
+  \e$B=q$/$H$$$&<j$b$"$k$G$7$g$&!#\e(B
 
 4) gnus-offline \e$B$G@_Dj2DG=$JJQ?t0lMw\e(B