T-gnus 6.14.6; synch up with Gnus v5.8.8.
[elisp/gnus.git-] / texi / refcard.tex
index f5ce217..5e5731f 100644 (file)
@@ -1,5 +1,5 @@
 % -*- latex -*-
-% Reference Card for (ding) Gnus: to be processed with LaTeX2e
+% Reference Card for (ding) Gnus 5.8.x: to be processed with LaTeX2e
 \documentclass{article}
 \def\Guide{Card}\def\guide{card}
 \def\logoscale{0.25}
@@ -8,41 +8,77 @@
 % top and bottom of the page. 
 \oddsidemargin -0.5in \evensidemargin -0.5in
 
-% TODO:
-% - how can you get 'tabular' to wrap around pages ?
-% - some things might not be updated: scoring and server modes, maybe more
+% README:
+% *** purpose
+% this was originally thought of as a reference card, but as it is now 5+
+% pages long, I doubt that it is more useful than the online-help. It helped
+% to get an overview for the Gnus-functionality.
+%
+% *** files
+% refcard.tex (this file), gnusref.tex ("include"-file) and gnuslogo.refcard
+% (Gnus logo).
+%
+% *** printing (about 5 pages now: write me if you can make it shorter..)
+% if you are using latex-mode, you do C-c C-f (process with latex),
+% C-c C-v (view using xdvi/dvi2tty) and C-c C-p (print)
+% the original author has set up the page dimensions cleverly so that this
+% should print on both letter and a4 (see note above)
+% $latex refcard.tex
+% this creates a file refcard.dvi which you can preview using
+% $xdvi refcard.dvi [C-c C-v]
+% and print using something like
+% $dvips refcard.dvi 
+% which creates refcard.ps (print using 'lpr refcard.ps')
+%
+% *** customization:
+% the part following \begin{document} in this file consists of a macro for
+% each section and section-headers (\section*{..}). It should be easy to
+% reorder things and/or remove sections (put '%' at the beginning of the line).
+% (i.e. you might want to omit \notes in the printed version ?)
+% If you think that the order is not logical and you have ideas for
+% improvements, please send mail to the current maintainer.
+%
+% *** ChangeLog:
+% 2000-03-26  Felix Natter  <fnatter@gmx.net>:
+% refcard updated for Gnus 5.8.x: please send corrections or suggestions
+% to the above email-address
+% changes since 2000-03-26:
+% o Create/Edit Foreign Groups: remove S b and S B (not available in 5.8.3)
+% o Send/Reply etc.: remove w and W (the only bindings are S w and S W)
+% Mon Apr  3 18:41:09 2000:
+% o added C-c C-n and C-c C-t (Article)
+% o C-c C-a as alias for M-m f (Article) + some other M-m *-bindings
+% o added section for ``jumping'' in article-mode
+% o now there's a difference between ``reading'' and ``composition''
+% (article-modes)
+% Apr 24th, 2000:
+% o added D s, D S and D t for nndraft
+% o group-mode: i.e. C-u RET does not actually fetch fewer articles; also ,=>;
+% Fri Jul 14 23:15:43 2000:
+% o added README-section
+% Thu Jul 27 20:51:01 2000:
+% o added Unplugged-commands
+%
+% *** TODO:
+% o (LaTeX) how can you get 'tabular' to wrap around pages ?
+% o some things might not be updated: scoring and server modes, maybe more
+% o Gnus Unplugged category-buffer commands need to be written
 
 \begin{document}
-\newlength{\logowidth}
-\setlength{\logowidth}{6.861in}
-\newlength{\logoheight}
-\setlength{\logoheight}{7.013in}
+\newlength{\logowidth} \setlength{\logowidth}{6.861in}
+\newlength{\logoheight} \setlength{\logoheight}{7.013in}
 
-\def\progver{5.8}\def\refver{5.8} % program and refcard versions
-\def\date{26th of March 2000}
+\def\progver{5.8}\def\refver{5.8-4} % program and refcard versions
+\def\date{July 27th, 2000}
 \def\author{Vladimir Alexiev $<$vladimir@cs.ualberta.ca$>$}
 \raggedbottom\raggedright
-%
-% 2000-03-26  Felix Natter  <f.natter@ndh.net>:
-% refcard updated for Gnus 5.8.3: please send corrections or suggestions
-% to the above email-address
-
-% changes since 2000-03-26:
-% - Create/Edit Foreign Groups: remove S b and S B (not there in 5.8.3)
-% - Send/Reply etc.: remove w and W (the only bindings are S w and S W)
-% Mon Apr  3 18:41:09 2000:
-% - added C-c C-n and C-c C-t (Article)
-% - C-c C-a as alias for M-m f (Article) + some other M-m *-bindings
-% - added section for ``jumping'' in article-mode
-% - now there's a difference between ``reading'' and ``composition''
-% article-modes
 
 \twocolumn
 %\tiny
 \scriptsize
 \pagestyle{plain}
 
-% this contains a set of commands containing the actual key-sequences
+% this contains a set of commands containing the actual sections
 % (and some explanations).
 \input{gnusref}
 
 %
 \section*{Group-Mode}
 \GroupModeGeneral
-       \subsection*{Group Subscribedness-Levels}
-       \GroupLevels
-       \subsection*{List Groups}
-       \ListGroups
-       \subsection*{Create/Edit Foreign Groups}
-       \CreateEditGroups
-       \subsection*{Unsubscribe, Kill and Yank Groups}
-       \SubscribeKillYankGroups
-       \subsection*{Mark Groups}
-       \MarkGroups
+    \subsection*{Group Subscribedness-Levels}
+    \GroupLevels
+    \subsection*{List Groups}
+    \ListGroups
+    \subsection*{Create/Edit Foreign Groups}
+    \CreateEditGroups
+    \subsection*{Unsubscribe, Kill and Yank Groups}
+    \SubscribeKillYankGroups
+    \subsection*{Mark Groups}
+    \MarkGroups
+    \subsection*{Group-Unplugged}
+    \GroupUnplugged
 % topics in group-mode
-       \subsection*{Group Topics}
-       \GroupTopicsGeneral
-       \subsubsection*{Topic Sorting}
-       \TopicSorting
+    \subsection*{Group Topics}
+    \GroupTopicsGeneral
+    \subsubsection*{Topic Sorting}
+    \TopicSorting
+%
 % summary-mode
 \section*{Summary-Mode}
 \SummaryModeGeneral
-       \subsection*{Select Articles}
-       \SelectArticles
-%
-       \subsection*{Threading}
-       \Threading
-%
-       \subsection*{Limiting}
-       \Limiting
-       \subsection*{Sort the Summary-Buffer}
-       \SortSummary
-       \subsection*{Score (Value) Commands}
-       \Scoring
+    \subsection*{Select Articles}
+    \SelectArticles
+%
+    \subsection*{Threading}
+    \Threading
+%
+    \subsection*{Limiting}
+    \Limiting
+    \subsection*{Sort the Summary-Buffer}
+    \SortSummary
+    \subsection*{Score (Value) Commands}
+    \Scoring
 % 
-       \subsection*{MIME operations from the Summary-Buffer}
-       \MIMESummary
-       \subsection*{Extract Series (Uudecode etc)}
-       \ExtractSeries
-       \subsection*{Output Articles}
-       \OutputArticles
-%
-       \subsection*{Post, Followup, Reply, Forward, Cancel}
-       \PostReplyetc
-       \subsection*{Message-Composition}
-       \MsgCompositionGeneral
-               \subsubsection*{Jumping in message-buffer}
-               \MsgCompositionMovementArticle
-               \subsubsection*{Attachments/MML}
-               \MsgCompositionMML
+    \subsection*{MIME operations from the Summary-Buffer}
+    \MIMESummary
+    \subsection*{Extract Series (Uudecode etc)}
+    \ExtractSeries
+    \subsection*{Output Articles}
+    \OutputArticles
+%
+    \subsection*{Post, Followup, Reply, Forward, Cancel}
+    \PostReplyetc
+    \subsection*{Message-Composition}
+    \MsgCompositionGeneral
+        \subsubsection*{Jumping in message-buffer}
+        \MsgCompositionMovementArticle
+        \subsubsection*{Attachments/MML}
+        \MsgCompositionMML
 % marking articles
-       \subsection*{Mark Articles}
-       \MarkArticlesGeneral
-               \subsubsection*{Mark Based on Score}
-               \MarkByScore
-               \subsubsection*{The Process Mark}
-               \ProcessMark
-               \subsubsection*{Mark Indication-Characters}
-               \MarkCharacters
-%
-       \subsection*{Mail-Group Commands}
-       \MailGroups
-       \subsection*{Draft-Group Commands}
-       \DraftGroup
+    \subsection*{Mark Articles}
+    \MarkArticlesGeneral
+        \subsubsection*{Mark Based on Score}
+        \MarkByScore
+        \subsubsection*{The Process Mark}
+        \ProcessMark
+        \subsubsection*{Mark Indication-Characters}
+        \MarkCharacters
+%
+    \subsection*{Summary-Unplugged}
+    \SummaryUnplugged
+    \subsection*{Mail-Group Commands}
+    \MailGroups
+    \subsection*{Draft-Group Commands}
+    \DraftGroup
 % exiting
-       \subsection*{Exit the Summary-Buffer}
-       \ExitSummary
+    \subsection*{Exit the Summary-Buffer}
+    \ExitSummary
 %
 %
 \section*{Article Mode (reading)}
 \ArticleModeGeneral
-       \subsection*{Wash the Article-Buffer}
-       \WashArticle
-       \subsection*{Hide/Highlight Parts of the Article}
-       \HideHighlightArticle
-       \subsection*{MIME operations from the Article-Buffer (reading)}
-       \MIMEArticleMode
+    \subsection*{Wash the Article-Buffer}
+    \WashArticle
+    \subsection*{Hide/Highlight Parts of the Article}
+    \HideHighlightArticle
+    \subsection*{MIME operations from the Article-Buffer (reading)}
+    \MIMEArticleMode
 %
 %
 \section*{Server Mode}
 \ServerMode
+    \subsection*{Unplugged-Server}
+    \ServerUnplugged
 %
 %
 \section*{Browse Server Mode}
 
 \end{document}
 
-% \SummaryMode
-% \Gsubmap
-% \Bsubmap
-% \Dsubmap
-% \Tsubmap
-% %\pagebreak
-% % page 2, right column
-% \Msubmap
-% \Marks
-% %\pagebreak
-% \Limiting
-% % page 3
-% \Osubmap
-% \Ssubmap
-% \Xsubmap
-% \Vsubmap
-% \SortSummary
-% \Zsubmap
-% \ArticleMode
-% \ServerMode
-% % page 4
-% \BrowseServer