Fix and enhance forward function.
[gnus] / texi / refcard.tex
1 % -*- latex -*-
2 % Reference Card for (ding) Gnus: to be processed with LaTeX2e
3 \documentclass{article}
4 \def\Guide{Card}\def\guide{card}
5 \def\logoscale{0.25}
6 \textwidth 7.26in \textheight 10in \topmargin -1.0in
7 % the same settings work for A4, although there is a bit of space at the
8 % top and bottom of the page. 
9 \oddsidemargin -0.5in \evensidemargin -0.5in
10
11 % TODO:
12 % - how can you get 'tabular' to wrap around pages ?
13 % - some things might not be updated: scoring and server modes, maybe more
14
15 \begin{document}
16 \newlength{\logowidth}
17 \setlength{\logowidth}{6.861in}
18 \newlength{\logoheight}
19 \setlength{\logoheight}{7.013in}
20
21 \def\progver{5.8}\def\refver{5.8} % program and refcard versions
22 \def\date{26th of March 2000}
23 \def\author{Vladimir Alexiev $<$vladimir@cs.ualberta.ca$>$}
24 \raggedbottom\raggedright
25 %
26 % 2000-03-26  Felix Natter  <f.natter@ndh.net>:
27 % refcard updated for Gnus 5.8.3: please send corrections or suggestions
28 % to the above email-address
29
30 % changes since 2000-03-26:
31 % - Create/Edit Foreign Groups: remove S b and S B (not there in 5.8.3)
32 % - Send/Reply etc.: remove w and W (the only bindings are S w and S W)
33 % Mon Apr  3 18:41:09 2000:
34 % - added C-c C-n and C-c C-t (Article)
35 % - C-c C-a as alias for M-m f (Article) + some other M-m *-bindings
36 % - added section for ``jumping'' in article-mode
37 % - now there's a difference between ``reading'' and ``composition''
38 % article-modes
39
40 \twocolumn
41 %\tiny
42 \scriptsize
43 \pagestyle{plain}
44
45 % this contains a set of commands containing the actual key-sequences
46 % (and some explanations).
47 \input{gnusref}
48
49 \Title
50 \par
51 \Logo{refcard}
52 \Notes
53 %
54 %
55 \section*{Group-Mode}
56 \GroupModeGeneral
57         \subsection*{Group Subscribedness-Levels}
58         \GroupLevels
59         \subsection*{List Groups}
60         \ListGroups
61         \subsection*{Create/Edit Foreign Groups}
62         \CreateEditGroups
63         \subsection*{Unsubscribe, Kill and Yank Groups}
64         \SubscribeKillYankGroups
65         \subsection*{Mark Groups}
66         \MarkGroups
67 % topics in group-mode
68         \subsection*{Group Topics}
69         \GroupTopicsGeneral
70         \subsubsection*{Topic Sorting}
71         \TopicSorting
72 % summary-mode
73 \section*{Summary-Mode}
74 \SummaryModeGeneral
75         \subsection*{Select Articles}
76         \SelectArticles
77 %
78         \subsection*{Threading}
79         \Threading
80 %
81         \subsection*{Limiting}
82         \Limiting
83         \subsection*{Sort the Summary-Buffer}
84         \SortSummary
85         \subsection*{Score (Value) Commands}
86         \Scoring
87
88         \subsection*{MIME operations from the Summary-Buffer}
89         \MIMESummary
90         \subsection*{Extract Series (Uudecode etc)}
91         \ExtractSeries
92         \subsection*{Output Articles}
93         \OutputArticles
94 %
95         \subsection*{Post, Followup, Reply, Forward, Cancel}
96         \PostReplyetc
97         \subsection*{Message-Composition}
98         \MsgCompositionGeneral
99                 \subsubsection*{Jumping in message-buffer}
100                 \MsgCompositionMovementArticle
101                 \subsubsection*{Attachments/MML}
102                 \MsgCompositionMML
103 % marking articles
104         \subsection*{Mark Articles}
105         \MarkArticlesGeneral
106                 \subsubsection*{Mark Based on Score}
107                 \MarkByScore
108                 \subsubsection*{The Process Mark}
109                 \ProcessMark
110                 \subsubsection*{Mark Indication-Characters}
111                 \MarkCharacters
112 %
113         \subsection*{Mail-Group Commands}
114         \MailGroups
115         \subsection*{Draft-Group Commands}
116         \DraftGroup
117 % exiting
118         \subsection*{Exit the Summary-Buffer}
119         \ExitSummary
120 %
121 %
122 \section*{Article Mode (reading)}
123 \ArticleModeGeneral
124         \subsection*{Wash the Article-Buffer}
125         \WashArticle
126         \subsection*{Hide/Highlight Parts of the Article}
127         \HideHighlightArticle
128         \subsection*{MIME operations from the Article-Buffer (reading)}
129         \MIMEArticleMode
130 %
131 %
132 \section*{Server Mode}
133 \ServerMode
134 %
135 %
136 \section*{Browse Server Mode}
137 \BrowseServer
138
139 %\pagebreak
140 \vspace*{\fill}
141 \Copyright
142
143 \end{document}
144
145 % \SummaryMode
146 % \Gsubmap
147 % \Bsubmap
148 % \Dsubmap
149 % \Tsubmap
150 % %\pagebreak
151 % % page 2, right column
152 % \Msubmap
153 % \Marks
154 % %\pagebreak
155 % \Limiting
156 % % page 3
157 % \Osubmap
158 % \Ssubmap
159 % \Xsubmap
160 % \Vsubmap
161 % \SortSummary
162 % \Zsubmap
163 % \ArticleMode
164 % \ServerMode
165 % % page 4
166 % \BrowseServer
167