Synch to No Gnus 200404102324.
authoryamaoka <yamaoka>
Sun, 11 Apr 2004 00:29:31 +0000 (00:29 +0000)
committeryamaoka <yamaoka>
Sun, 11 Apr 2004 00:29:31 +0000 (00:29 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus-news.texi
texi/gnus.texi

index ad06b24..de8dd7f 100644 (file)
@@ -1,3 +1,9 @@
+2004-04-11  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-news.texi: Add OPML.
+
+       * gnus.texi (RSS): do.
+
 2004-04-10  Jesper Harder  <harder@ifa.au.dk>
 
        * emacs-mime.texi (Flowed text): Markup fix.
index 22649b7..f056000 100644 (file)
@@ -15067,6 +15067,20 @@ Feed \e$B$r9VFI$9$k$K$O!"35N,%P%C%U%!$+$i\e(B @kbd{G R} \e$B$r;H$C$F2<$5$$\e(B---fee
 \e$B4JC1$K\e(B @code{nnrss} \e$B$r$O$8$a$kJ}K!$O!"%0%k!<%W%P%C%U%!$G\e(B @kbd{B nnrss
 RET y} \e$B$N$h$&$J$3$H$r>'$(!"$=$7$F%0%k!<%W$r9VFI$9$k$3$H$G$9!#\e(B
 
+@cindex OPML
+\e$B$"$J$?$N9VFIL\O?$r\e(B @acronym{OPML} \e$B%U%)!<%^%C%H\e(B (Outline Processor Markup
+Language) \e$B$G%m!<%I\e(B/\e$B%;!<%V$9$k$?$a$K!"0J2<$N%3%^%s%I$r;H$&$3$H$b$G$-$^$9!#\e(B
+
+@defun nnrss-opml-import file
+@acronym{OPML} \e$B%U%!%$%k$NF~NO$rB%$7!"$=$N%U%!%$%k$K$"$k$=$l$>$l\e(B
+\e$B$N\e(B feed \e$B$r9VFI$7$^$9!#\e(B
+@end defun
+
+@defun nnrss-opml-export
+\e$B8=:_$N\e(B @acronym{RSS} \e$B9VFIL\O?$r\e(B @acronym{OPML} \e$B%U%)!<%^%C%H$G%P%C%U%!$K\e(B
+\e$B=q$-=P$7$^$9!#\e(B
+@end defun
+
 \e$B0J2<$N\e(B @code{nnrss} \e$BJQ?t$,JQ992DG=$G$9\e(B:
 
 @table @code
index 693a717..ccb8191 100644 (file)
@@ -18,6 +18,10 @@ this file (see `gnus-news.el').
 
 @itemize @bullet
 
+@item
+You can import and export your @acronym{RSS} subscriptions from
+@acronym{OPML} files.  @xref{RSS}.
+
 @item 
 The option @code{mm-fill-flowed} can be used to disable treatment of
 format=flowed messages.  Also, flowed text is disabled when sending
index 2331611..71d7d09 100644 (file)
@@ -15871,6 +15871,21 @@ An easy way to get started with @code{nnrss} is to say something like
 the following in the group buffer: @kbd{B nnrss RET y}, then
 subscribe to groups.
 
+@cindex OPML
+You can also use the following commands to import and export your
+subscriptions from a file in @acronym{OPML} format (Outline Processor
+Markup Language).
+
+@defun nnrss-opml-import file
+Prompt for an @acronym{OPML} file, and subscribe to each feed in the
+file.
+@end defun
+
+@defun nnrss-opml-export
+Write your current @acronym{RSS} subscriptions to a buffer in
+@acronym{OPML} format.
+@end defun
+
 The following @code{nnrss} variables can be altered:
 
 @table @code