New feature: toggle visibility of mime buttons.
[more-wl.git] / doc / wl-refcard-ja.tex
blobc09e8b6ecd867c9ee0ba83c029d676fa61f18827
1 % Reference Card for Wanderlust
2 % The format of this file is adapted from the GNU Emacs reference card
4 % You can compile with:
5 % ptex wl-refcard-ja.tex
6 % dvips wl-refcard-ja.dvi -t landscape -o wl-refcard-ja.ps
7 % pstops '2:0U(21cm,29.7cm),1' wl-refcard-ja.ps wl-refcard-ja-b.ps
9 % Reference Card for GNU Emacs version 20 on Unix systems
10 %**start of header
11 \newcount\columnsperpage
13 % This file can be printed with 1, 2, or 3 columns per page (see below).
14 % Specify how many you want here. Nothing else needs to be changed.
16 \columnsperpage=3
18 % Copyright (c) 1987, 1993, 1996, 1997 Free Software Foundation, Inc.
20 % This file is part of GNU Emacs.
22 % GNU Emacs is free software; you can redistribute it and/or modify
23 % it under the terms of the GNU General Public License as published by
24 % the Free Software Foundation; either version 2, or (at your option)
25 % any later version.
27 % GNU Emacs is distributed in the hope that it will be useful,
28 % but WITHOUT ANY WARRANTY; without even the implied warranty of
29 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 % GNU General Public License for more details.
32 % You should have received a copy of the GNU General Public License
33 % along with GNU Emacs; see the file COPYING. If not, write to
34 % the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
35 % Boston, MA 02111-1307, USA.
37 % This file is intended to be processed by plain TeX (TeX82).
39 % The final reference card has six columns, three on each side.
40 % This file can be used to produce it in any of three ways:
41 % 1 column per page
42 % produces six separate pages, each of which needs to be reduced to 80%.
43 % This gives the best resolution.
44 % 2 columns per page
45 % produces three already-reduced pages.
46 % You will still need to cut and paste.
47 % 3 columns per page
48 % produces two pages which must be printed sideways to make a
49 % ready-to-use 8.5 x 11 inch reference card.
50 % For this you need a dvi device driver that can print sideways.
51 % Which mode to use is controlled by setting \columnsperpage above.
53 % Author:
54 % Stephen Gildea
55 % Internet: gildea@stop.mail-abuse.org
57 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
58 % for their many good ideas.
60 % If there were room, it would be nice to see a section on Dired.
62 \input version.tex
63 \def\year{2001}
65 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
66 \centerline{\small \copyright\ \year\ Yuuichi Teranishi
67 Permissions on back.}}
69 \def\copyrightnotice{
70 \vskip 1ex plus 2 fill\begingroup\small
71 \centerline{Copyright \copyright\ \year\ Yuuichi Teranishi}
72 \centerline{for Wanderlust \versionnumber}
74 Permission is granted to make and distribute copies of
75 this card provided the copyright notice and this permission notice
76 are preserved on all copies.
78 \endgroup}
80 % make \bye not \outer so that the \def\bye in the \else clause below
81 % can be scanned without complaint.
82 \def\bye{\par\vfill\supereject\end}
84 \newdimen\intercolumnskip %horizontal space between columns
85 \newbox\columna %boxes to hold columns already built
86 \newbox\columnb
88 \def\ncolumns{\the\columnsperpage}
90 \message{[\ncolumns\space
91 column\if 1\ncolumns\else s\fi\space per page]}
93 \def\scaledmag#1{ scaled \magstep #1}
95 % This multi-way format was designed by Stephen Gildea October 1986.
96 % Note that the 1-column format is fontfamily-independent.
97 \if 1\ncolumns %one-column format uses normal size
98 \hsize 4in
99 \vsize 10in
100 \voffset -.7in
101 \font\titlefont=\fontname\tenbf \scaledmag3
102 \font\headingfont=\fontname\tenbf \scaledmag2
103 \font\smallfont=\fontname\sevenrm
104 \font\smallsy=\fontname\sevensy
106 \footline{\hss\folio}
107 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
108 \else %2 or 3 columns uses prereduced size
109 \hsize 3.2in
110 \vsize 7.95in
111 \hoffset -.75in
112 \voffset -.745in
113 \font\titlefont=cmbx10 \scaledmag2
114 \font\headingfont=cmbx10 \scaledmag1
115 \font\smallfont=cmr6
116 \font\smallsy=cmsy6
117 \font\eightrm=cmr8
118 \font\eightbf=cmbx8
119 \font\eightit=cmti8
120 \font\eighttt=cmtt8
121 \font\eightmi=cmmi8
122 \font\eightsy=cmsy8
123 \textfont0=\eightrm
124 \textfont1=\eightmi
125 \textfont2=\eightsy
126 \def\rm{\eightrm}
127 \def\bf{\eightbf}
128 \def\it{\eightit}
129 \def\tt{\eighttt}
130 \normalbaselineskip=.8\normalbaselineskip
131 \normallineskip=.8\normallineskip
132 \normallineskiplimit=.8\normallineskiplimit
133 \normalbaselines\rm %make definitions take effect
135 \if 2\ncolumns
136 \let\maxcolumn=b
137 \footline{\hss\rm\folio\hss}
138 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
139 \else \if 3\ncolumns
140 \let\maxcolumn=c
141 \nopagenumbers
142 \else
143 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
144 \errmessage{Illegal number of columns per page}
145 \fi\fi
147 \intercolumnskip=.46in
148 \def\abc{a}
149 \output={% %see The TeXbook page 257
150 % This next line is useful when designing the layout.
151 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
152 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
153 \else\if a\abc
154 \global\setbox\columna\columnbox \global\def\abc{b}
155 %% in case we never use \columnb (two-column mode)
156 \global\setbox\columnb\hbox to -\intercolumnskip{}
157 \else
158 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
159 \def\multicolumnformat{\shipout\vbox{\makeheadline
160 \hbox{\box\columna\hskip\intercolumnskip
161 \box\columnb\hskip\intercolumnskip\columnbox}
162 \makefootline}\advancepageno}
163 \def\columnbox{\leftline{\pagebody}}
165 \def\bye{\par\vfill\supereject
166 \if a\abc \else\null\vfill\eject\fi
167 \if a\abc \else\null\vfill\eject\fi
168 \end}
171 % we won't be using math mode much, so redefine some of the characters
172 % we might want to talk about
173 \catcode`\^=12
174 \catcode`\_=12
176 \chardef\\=`\\
177 \chardef\{=`\{
178 \chardef\}=`\}
180 \hyphenation{mini-buf-fer}
182 \parindent 0pt
183 \parskip 1ex plus .5ex minus .5ex
185 \def\small{\smallfont\textfont2=\smallsy\baselineskip=.8\baselineskip}
187 % newcolumn - force a new column. Use sparingly, probably only for
188 % the first column of a page, which should have a title anyway.
189 \outer\def\newcolumn{\vfill\eject}
191 % title - page title. Argument is title text.
192 \outer\def\title#1{{\titlefont\centerline{#1}}\vskip 1ex plus .5ex}
194 % section - new major section. Argument is section name.
195 \outer\def\section#1{\par\filbreak
196 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
197 \vskip 2ex plus 1ex minus 1.5ex}
199 \newdimen\keyindent
201 % beginindentedkeys...endindentedkeys - key definitions will be
202 % indented, but running text, typically used as headings to group
203 % definitions, will not.
204 \def\beginindentedkeys{\keyindent=1em}
205 \def\endindentedkeys{\keyindent=0em}
206 \endindentedkeys
208 % paralign - begin paragraph containing an alignment.
209 % If an \halign is entered while in vertical mode, a parskip is never
210 % inserted. Using \paralign instead of \halign solves this problem.
211 \def\paralign{\vskip\parskip\halign}
213 % \<...> - surrounds a variable name in a code example
214 \def\<#1>{{\it #1\/}}
216 % kbd - argument is characters typed literally. Like the Texinfo command.
217 \def\kbd#1{{\tt#1}\null} %\null so not an abbrev even if period follows
219 % beginexample...endexample - surrounds literal text, such a code example.
220 % typeset in a typewriter font with line breaks preserved
221 \def\beginexample{\par\leavevmode\begingroup
222 \obeylines\obeyspaces\parskip0pt\tt}
223 {\obeyspaces\global\let =\ }
224 \def\endexample{\endgroup}
226 % key - definition of a key.
227 % \key{description of key}{key-name}
228 % prints the description left-justified, and the key-name in a \kbd
229 % form near the right margin.
230 \def\key#1#2{\leavevmode\hbox to \hsize{\vtop
231 {\hsize=.75\hsize\rightskip=1em
232 \hskip\keyindent\relax#1}\kbd{#2}\hfil}}
234 \newbox\metaxbox
235 \setbox\metaxbox\hbox{\kbd{M-x }}
236 \newdimen\metaxwidth
237 \metaxwidth=\wd\metaxbox
239 % metax - definition of a M-x command.
240 % \metax{description of command}{M-x command-name}
241 % Tries to justify the beginning of the command name at the same place
242 % as \key starts the key name. (The "M-x " sticks out to the left.)
243 \def\metax#1#2{\leavevmode\hbox to \hsize{\hbox to .75\hsize
244 {\hskip\keyindent\relax#1\hfil}%
245 \hskip -\metaxwidth minus 1fil
246 \kbd{#2}\hfil}}
248 % threecol - like "key" but with two key names.
249 % for example, one for doing the action backward, and one for forward.
250 \def\threecol#1#2#3{\hskip\keyindent\relax#1\hfil&\kbd{#2}\hfil\quad
251 &\kbd{#3}\hfil\quad\cr}
253 %**end of header
256 \title{Wanderlust Reference Card}
258 \centerline{(for version \versionnumber)}
260 \section{Wanderlust \e$B$N5/F0\e(B}
262 \key{Wanderlust \e$B$r5/F0$9$k\e(B}{M-x wl}
263 \key{\e$B%a%C%;!<%8$r:n@.\e(B}{M-x wl-draft}
265 \section{Folder Mode}
267 \key{Wanderlust \e$B$r$d$a$k\e(B}{q}
268 \key{\e$B<!\e(B}{n}
269 \key{\e$BA0\e(B}{p}
270 \key{\e$B<!$NL$FI\e(B}{N}
271 \key{\e$BA0$NL$FI\e(B}{P}
272 \key{\e$B;XDj$7$?%U%)%k%@$KF~$k\e(B}{g}
273 \key{\e$B$3$N%U%)%k%@$KF~$k\e(B}{SPC}
274 \key{\e$B%0%k!<%W$N3+JD\e(B}{SPC}
275 \key{\e$B%"%/%;%9%0%k!<%W$N:F%9%-%c%s\e(B}{C-u SPC}
276 \key{\e$B?75,%a%C%;!<%8$r%A%'%C%/\e(B}{s}
277 \key{\e$BF14|\e(B}{S}
278 \key{\e$B%W%j%U%'%C%A\e(B}{I}
279 \key{\e$BA4$F4{FI$K\e(B}{c}
280 \key{\e$B%(%/%9%Q%$%"\e(B}{e}
281 \key{\e$B%a%C%;!<%8$N:n@.\e(B}{w}
282 \key{\e$B%a%C%;!<%8$N:n@.\e(B(\e$B08@h$r?dB,\e(B)}{W}
283 \key{\e$B%"%I%l%9D"$N:FFI9~\e(B}{Z}
284 \key{\e$B$4$_H"$r6u$K\e(B}{E}
286 \section{folder management}
288 \key{\e$B%+%C%H\e(B}{C-k}
289 \key{\e$BNN0h$r%+%C%H\e(B}{C-w}
290 \key{\e$BE=$jIU$1\e(B}{C-y}
291 \key{\e$B%U%)%k%@$r2C$($k\e(B}{m a}
292 \key{\e$B%0%k!<%W$r2C$($k\e(B}{m g}
293 \key{\e$B%"%/%;%9%0%k!<%W$r2C$($k\e(B}{m A}
295 \section{access group}
297 \key{\e$BHs9VFI%U%)%k%@$bI=<(\e(B}{L}
298 \key{\e$BHs9VFI%U%)%k%@$r1#$9\e(B}{l}
299 \key{\e$B9VFI$r$d$a$k\e(B}{u}
300 \key{\e$B9VFI$r$d$a$k\e(B(\e$BNN0h\e(B)}{U}
302 \newcolumn
303 \section{Summary Mode}
305 \key{\e$B%U%)%k%@%P%C%U%!$KLa$k\e(B}{q}
306 \key{\e$B;XDj$7$?%U%)%k%@$KF~$k\e(B}{g}
307 \key{\e$B<!\e(B}{n}
308 \key{\e$BA0\e(B}{p}
309 \key{\e$B<!$NL$FI\e(B}{N}
310 \key{\e$BA0$NL$FI\e(B}{P}
311 \key{\e$B@hF,$N%a%C%;!<%8\e(B}{<}
312 \key{\e$BKvHx$N%a%C%;!<%8\e(B}{>}
313 \key{\e$BD>A0$K8+$?%a%C%;!<%8\e(B}{TAB}
314 \key{\e$B%a%C%;!<%8$rFI$`\e(B}{SPC}
315 \key{\e$B%a%C%;!<%8$N:FFI9~\e(B}{C-u .}
316 \key{\e$B%a%C%;!<%8I=<($N%H%0%k\e(B}{v}
317 \key{\e$B%a%C%;!<%8$r:n@.\e(B}{w}
318 \key{\e$B%a%C%;!<%8$r:n@.\e(B(\e$B08@h$r?dB,\e(B)}{W}
319 \key{\e$BJV?.\e(B}{a}
320 \key{\e$B0zMQ$7$FJV?.\e(B}{A}
321 \key{\e$B%U%)%o!<%I\e(B}{f}
322 \key{\e$B:FJT=8\e(B}{E}
323 \key{\e$B0u:~\e(B}{\#}
324 \key{\e$B%a%C%;!<%8%P%C%U%!$X\e(B}{j}
325 \key{\e$B%"%I%l%9D"$N:FFI9~\e(B}{Z}
327 \section{mark command}
329 \key{\e$B=hJ,%^!<%/$rIU$1$k\e(B}{d}
330 \key{\e$B:o=|%^!<%/$rIU$1$k\e(B}{D}
331 \key{\e$B%j%U%!%$%k%^!<%/$rIU$1$k\e(B}{o}
332 \key{\e$B%3%T!<%^!<%/$rIU$1$k\e(B}{O}
333 \key{\e$B%W%j%U%'%C%A%^!<%/$rIU$1$k\e(B}{i}
334 \key{\e$B:FAw%^!<%/$rIU$1$k\e(B}{\~{}}
335 \key{\e$B=EMW%^!<%/$rIU$1$k\e(B}{\$}
336 \key{\e$BI8E*%^!<%/$rIU$1$k\e(B}{*}
337 \key{\e$BA4$F$N%a%C%;!<%8$rI8E*$K$9$k\e(B}{m a}
338 \key{\e$B%9%l%C%I$rI8E*$K$9$k\e(B}{m t}
339 \key{\e$B%a%C%;!<%8$rA*$S=P$7$FI8E*$K\e(B}{?}
340 \key{\e$BI8E*$NCf$+$i%a%C%;!<%8$rA*$S=P$9\e(B}{m *}
341 \key{\e$BI8E*$r%j%U%!%$%k\e(B}{m o}
342 \key{\e$BI8E*$r:o=|\e(B}{m d}
343 \key{\e$BI8E*$r0u:~\e(B}{m \#}
344 \key{\e$BI8E*$N3F!9$r%Q%$%W$KN.$9\e(B}{m |}
345 \key{\e$B0l;~E*%^!<%/$N%"%/%7%g%s$r<B9T\e(B}{x}
347 \section{prefix arguments for marking}
349 \key{\e$BI8E*$KBP$7$F\e(B}{m}
350 \key{\e$B%+!<%=%k0J9_$N%9%l%C%I$KBP$7$F\e(B}{t}
351 \key{\e$BNN0h$KBP$7$F\e(B}{r}
353 \newcolumn
354 \section{sticky summary}
356 \key{\e$B%5%^%j$r%9%F%#%C%-!<$K\e(B}{M-s}
357 \key{\e$B;XDj$7$?%U%)%k%@$KF~$k\e(B}{G}
358 \key{\e$B<!$N%5%^%j\e(B}{C-c C-n}
359 \key{\e$BA0$N%5%^%j\e(B}{C-c C-p}
360 \key{\e$B%5%^%j$rGK4~\e(B}{C-u q}
362 \section{Message Mode}
364 \key{\e$B%5%^%j%P%C%U%!$KLa$k\e(B}{q}
365 \key{\e$B%9%/%m!<%k$+<!$N%Q!<%H\e(B}{SPC}
366 \key{\e$B%9%/%m!<%k$+A0$N%Q!<%H\e(B}{DEL}
367 \key{\e$B<!$N%Q!<%H\e(B}{n}
368 \key{\e$BA0$N%Q!<%H\e(B}{p}
369 \key{\e$B%Q!<%H$r:F@8\e(B}{v}
370 \key{\e$B%Q!<%H$r<h$j=P$9\e(B}{e}
371 \key{\e$B%Q!<%H$rI=<(\e(B}{C-c C-v C-c}
372 \key{\e$B%Q!<%H$r1#$9\e(B}{C-c C-d C-c}
373 \key{MIME-View \e$B$N%X%k%W\e(B}{?}
375 \section{Draft Mode}
377 \key{\e$B%a%C%;!<%8$r0zMQ\e(B}{C-c C-y}
378 \key{\e$B%F%s%W%l!<%H$NA^F~\e(B}{C-c C-j}
379 \key{\e$B=pL>$NA^F~\e(B}{C-c C-w}
380 \key{\e$BNN0h$r>J$/\e(B}{C-c C-d}
381 \key{\e$B%W%l%S%e!<\e(B}{C-c C-p}
382 \key{\e$BAw?.\e(B}{C-c C-c}
383 \key{\e$BAp9F$rJ]B8\e(B}{C-c C-z}
384 \key{\e$BAp9F$rGK4~\e(B}{C-c C-k}
385 \key{\e$BB>$N%I%i%U%H$X\e(B}{C-c C-o}
386 \key{\e$B%U%!%$%k$rE:IU\e(B}{C-c C-x TAB}
387 %\key{Insert a reference to external body}{C-c C-x C-e}
388 \key{MIME \e$B%?%0$NA^F~\e(B}{C-c C-x t}
389 %\key{Insert a text message}{C-c C-x C-t}
390 \key{\e$B%a%C%;!<%8$r0E9f2=\e(B}{C-c C-x e}
391 \key{\e$B%a%C%;!<%8$K=pL>\e(B}{C-c C-x s}
392 \key{MIME-Edit \e$B$N%X%k%W\e(B}{C-c C-x ?}
394 \shortcopyrightnotice
396 \newcolumn
397 \section{Plugged Status}
399 \key{\e$B%W%i%0>uBV$N%H%0%k\e(B(\e$BA4BN\e(B)}{M-t}
400 \key{\e$B%W%i%0%I%b!<%I$X$NF~B`=P\e(B}{C-t}
401 \key{\e$B%W%i%0>uBV$N%H%0%k\e(B(\e$B8DJL\e(B)}{SPC}
403 \section{Address Book Management}
405 \key{\e$B%"%I%l%9%^%M!<%8%c$N5/F0\e(B}{C-c C-a}
406 \key{\e$B%"%I%l%9%^%M!<%8%c$N=*N;\e(B}{q}
407 \key{{\tt To:} \e$B$K;XDj\e(B}{t}
408 \key{{\tt Cc:} \e$B$K;XDj\e(B}{c}
409 \key{{\tt Bcc:} \e$B$K;XDj\e(B}{b}
410 \key{\e$B08@h$N;XDj$r2r=|\e(B}{u}
411 \key{\e$B;XDj$K1h$C$F%a%C%;!<%8$r:n@.\e(B}{x}
412 \key{\e$B?75,EPO?\e(B}{a}
413 \key{\e$BJT=8\e(B}{e}
414 \key{\e$B:o=|\e(B}{d}
416 \copyrightnotice
418 \bye
420 % Local variables:
421 % compile-command: "tex refcard"
422 % End: