From 6daebec80d87c0cbd4a9ccc5bb54543e65425f1f Mon Sep 17 00:00:00 2001 From: kaoru Date: Thu, 15 Jun 2000 16:22:32 +0000 Subject: [PATCH] Fixed. --- doc/wl-ja.texi | 108 ++++++++++++++++++++++++++++++-------------------------- doc/wl.texi | 100 +++++++++++++++++++++++++++------------------------ 2 files changed, 110 insertions(+), 98 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index f049256..dfdef5f 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -5,7 +5,7 @@ @c @documentlanguage ja @c %**end of header @c Wanderlust $B$N(B texinfo -@set Time-stamp: <2000-06-15 19:55:00 kaoru> +@set Time-stamp: <2000-06-16 01:21:37 kaoru> @set version 2.3.0 @synindex pg cp @finalout @@ -323,15 +323,18 @@ ftp://opaopa.org/pub/mirror/elisp/wl/ @end example @subsection SSL (Secure Socket Layer)$B$NMxMQ(B +@cindex SSL +@pindex OpenSSL +@pindex starttls Wanderlust $B$G$O!"(BSMTP, IMAP, NNTP, POP $B$N%3%M%/%7%g%s$K$*$$$F!"(B SSL (Secure Socket Layer) $B$rMQ$$$k$3$H$,$G$-$^$9!#(B -SSL $B$NMxMQ7ABV$K$O(B2$Bo$N(B SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B @file{utils} $B%G%#%l%/%H%j$K$"$k(B @file{ssl.el} $B$r%$%s%9%H!<%k$9$kI,MW$,$"$j$^$9!#(B -$B$J$*$+$D!"(BOpenSSL $B$K4^$^$l$k(B openssl $B$K%Q%9$,DL$C$F$$$kI,MW$,$"$j$^$9!#(B +$B$J$*$+$D!"(BOpenSSL $B$K4^$^$l$k(B @file{openssl} $B$K%Q%9$,DL$C$F$$$kI,MW$,$"$j$^$9!#(B STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls $B%Q%C%1!<%8$r%$%s%9%H!<%k(B $B$9$kI,MW$,$"$j$^$9!#(B starttls $B%Q%C%1!<%8$O0J2<$N>l=j$+$iF~l9g!"I,MW$"$j$^$;$s(B)} (setq wl-icon-dir "~/work/wl/etc") -;; @r{$B%a!<%k$rAw?.$9$k(B SMTP $B%5!<%P!#(B $B=i4|@_Dj$O(B "localhost"$B!#(B} +;; @r{$B%a!<%k$rAw?.$9$k(B SMTP $B%5!<%P!#(B $B=i4|@_Dj$O(B @code{nil}$B!#(B} (setq wl-smtp-posting-server "your.smtp.server.com") -;; @r{$B%K%e!<%9Ej9FMQ$N(B NNTP $B%5!<%P!#(B $B=i4|@_Dj$O(B nil$B!#(B} +;; @r{$B%K%e!<%9Ej9FMQ$N(B NNTP $B%5!<%P!#(B $B=i4|@_Dj$O(B @code{nil}$B!#(B} (setq wl-nntp-posting-server "your.nntp.server.com") @end lisp @@ -741,14 +744,14 @@ default $BCM(B: $B%$%"%&%)!<%k$r1[$($J$1$l$P$J$i$J$$>l9g$G$b(B @samp{foo%imap@@geteway} $B$N$h(B $B$&$K;XDj$G$-$^$9!#(B -$B%U%)%k%@L>$N:G8e$K(B '!' $B$,IU$$$F$$$k$H!"(BSSL (Secure Socket Layer)$B$r(B -$BMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B'!!' $B$@$H!"(BSTARTTLS$B$K$h$j(B +$B%U%)%k%@L>$N:G8e$K(B @samp{!} $B$,IU$$$F$$$k$H!"(BSSL (Secure Socket Layer)$B$r(B +$BMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B@samp{!!} $B$@$H!"(BSTARTTLS$B$K$h$j(B SSL$B%3%M%/%7%g%s$rD%$j$^$9!#(B -$BJQ?t(B @code{elmo-default-imap4-ssl} $B$NCM$,(B non-nil $B$J$i!"(B'!' $B$rIU$1(B -$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B '!!' $B$r0UL#$7$^$9!#(B +$BJQ?t(B @code{elmo-default-imap4-ssl} $B$NCM$,(B non-nil $B$J$i!"(B@samp{!} $B$rIU$1(B +$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B @samp{!!} $B$r0UL#$7$^$9!#(B -(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B utils/ssl.el $B$r%$%s%9%H!<%k$9$k(B -$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(Bopenssl$B$K%Q%9$,DL$C$F$$$k(B +(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B @file{utils/ssl.el} $B$r%$%s%9%H!<%k$9$k(B +$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(B @file{openssl} $B$K%Q%9$,DL$C$F$$$k(B $BI,MW$,$"$j$^$9!#(B STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B $B$9$kI,MW$,$"$j$^$9!#(B) @@ -770,6 +773,11 @@ STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B @end example @subsection $BF|K\8l%a!<%k%\%C%/%9L>$N07$$(B(Modified UTF7) +@cindex Modified UTF7 +@cindex UTF7 +@cindex UTF8 +@pindex Mule-UCS +@pindex ucs-conv $B;HMQ$7$F$$$k(B Emacs $B$,%f%K%3!<%I$KBP1~$7$F$*$j!$$+$D!"JQ?t(B @code{elmo-imap4-use-modified-utf7} $B$K(B non-nil $B$NCM$r@_Dj$7$F$$$k>l9g(B($B%G(B @@ -826,12 +834,12 @@ default $BCM(B: $B=i4|@_Dj$O(B 119$B!#(B $B%f!<%6L>$,(B non-nil $B$N>l9g$O(BAUTHINFO$B$K$h$kG'>Z$r9T$J$$$^$9!#(B -$B%U%)%k%@L>$N:G8e$K(B '!' $B$,IU$$$F$$$k$H!"(BSSL $B$rMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B -'!!' $B$@$H!"(BSTARTTLS$B$K$h$j(BSSL$B%3%M%/%7%g%s$rD%$j$^$9!#(B -$BJQ?t(B @code{elmo-default-nntp-ssl} $B$NCM$,(B non-nil $B$J$i!"(B'!' $B$rIU$1(B -$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B '!!' $B$r0UL#$7$^$9!#(B -(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B utils/ssl.el $B$r%$%s%9%H!<%k$9$k(B -$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(Bopenssl$B$K%Q%9$,DL$C$F$$$k(B +$B%U%)%k%@L>$N:G8e$K(B @samp{!} $B$,IU$$$F$$$k$H!"(BSSL $B$rMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B +@samp{!!} $B$@$H!"(BSTARTTLS$B$K$h$j(BSSL$B%3%M%/%7%g%s$rD%$j$^$9!#(B +$BJQ?t(B @code{elmo-default-nntp-ssl} $B$NCM$,(B non-nil $B$J$i!"(B@samp{!} $B$rIU$1(B +$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B @samp{!!} $B$r0UL#$7$^$9!#(B +(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B @file{utils/ssl.el} $B$r%$%s%9%H!<%k$9$k(B +$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(B @file{openssl} $B$K%Q%9$,DL$C$F$$$k(B $BI,MW$,$"$j$^$9!#(B STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B $B$9$kI,MW$,$"$j$^$9!#(B) @@ -1151,7 +1159,7 @@ RFC 1939 $B$G5,Dj$5$l$?(B POP3 $B$rMxMQ$7$F%a!<%k$rFI$`$?$a$N%U%)%k%@$G$9!#( default $BCM(B: $B%f!<%6L>(B -> $BJQ?t(B @code{elmo-default-pop3-user} $B$NCM!#(B - $B=i4|@_Dj$O(B $B4D6-JQ?t(B USER $B$+!"(BLOGNAME $B$+!"(B(user-login-name) $B$NJV$jCM!#(B + $B=i4|@_Dj$O(B $B4D6-JQ?t(B @code{USER} $B$+!"(B@code{LOGNAME} $B$+!"(B(user-login-name) $B$NJV$jCM!#(B $BG'>ZK!(B -> $BJQ?t(B @code{elmo-default-pop3-authenticate-type} $B$NCM!#(B $B=i4|@_Dj$O(B "user"$B!#(B $B%[%9%HL>(B -> $BJQ?t(B @code{elmo-default-pop3-server} $B$NCM!#(B @@ -1175,11 +1183,11 @@ http://www.cs.indiana.edu/elisp/w3/docs.html $B$^$?$O!"(BLCD archive $B$+$iF~$N:G8e$K(B '!' $B$,IU$$$F$$$k$H!"(BSSL $B$rMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B -$BJQ?t(B @code{elmo-default-pop-ssl} $B$NCM$,(B non-nil $B$J$i!"(B'!' $B$rIU$1(B -$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B '!!' $B$r0UL#$7$^$9!#(B -(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B utils/ssl.el $B$r%$%s%9%H!<%k$9$k(B -$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(Bopenssl$B$K%Q%9$,DL$C$F$$$k(B +$B%U%)%k%@L>$N:G8e$K(B @samp{!} $B$,IU$$$F$$$k$H!"(BSSL $B$rMxMQ$7$F%3%M%/%7%g%s$rD%$j$^$9!#(B +$BJQ?t(B @code{elmo-default-pop-ssl} $B$NCM$,(B non-nil $B$J$i!"(B@samp{!} $B$rIU$1(B +$B$J$/$F$b(B SSL $B$r;H$$$^$9!#(B'starttls $B$J$i(B @samp{!!} $B$r0UL#$7$^$9!#(B +(SSL $B$rMxMQ$9$k$K$O(B $BK\%Q%C%1!<%8$N(B @file{utils/ssl.el} $B$r%$%s%9%H!<%k$9$k(B +$BI,MW$,$"$j$^$9!#$J$*$+$D!"(BOpenSSL$B$K4^$^$l$k(B @file{openssl} $B$K%Q%9$,DL$C$F$$$k(B $BI,MW$,$"$j$^$9!#(B STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B $B$9$kI,MW$,$"$j$^$9!#(B) @@ -1196,7 +1204,7 @@ STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B @example $B=q<0(B: '*' '$B%U%)%k%@(B' [',' '$B%U%)%k%@(B'] ... [',' '$B%U%)%k%@(B'] -'*' $B$N8e$K(B $B%U%)%k%@(B,$B%U%)%k%@(B,@dots{},$B%U%)%k%@(B $B$N$h$&$K(B ',' ($B%3%s%^(B)$B$G6h@Z$C$F(B +@samp{*} $B$N8e$K(B $B%U%)%k%@(B,$B%U%)%k%@(B,@dots{},$B%U%)%k%@(B $B$N$h$&$K(B ',' ($B%3%s%^(B)$B$G6h@Z$C$F(B $B0l$D$K8+$($k$h$&$K$7$?$$%U%)%k%@72$r;XDj$7$^$9!#(B $BNc(B: @@ -1206,7 +1214,6 @@ STARTTLS $B$rMxMQ$9$k$K$O!"$5$i$K!"(Bstarttls$B%Q%C%1!<%8$r%$%s%9%H!<%k(B *+inbox,-fj.rec.tv,%inbox -> +inbox, -fj.rec.tv, %inbox $B$,0l$D$N%U%)%k%@$H$7$F8+$($k!#(B - @end example @@ -1604,7 +1611,7 @@ Wanderlust $B$N%5!<%P!&%]!<%HJL$N%*%U%i%$%s(B/$B%*%s%i%$%s$rJQ99$7$^$9!#(B @table @code @item wl-folders-file @vindex wl-folders-file -$B=i4|@_Dj$O(B "~/.folders"$B!#(B +$B=i4|@_Dj$O(B @file{~/.folders}$B!#(B $B9XFI$9$k%U%)%k%@$r5-=R$9$k%U%!%$%k$NL>A0$G$9!#(B @item wl-folder-info-save @@ -3479,7 +3486,7 @@ nil $B$J$i$P$=$N(B Field $B$r:o=|$7$^$9!#(B )) @end lisp -$B$3$N$h$&$K%X%C%@$N@55,I=8=$NBe$o$j$K(B "default" $B$d(B "report" $B$N$h$&$K3F(B +$B$3$N$h$&$K%X%C%@$N@55,I=8=$NBe$o$j$K(B @samp{default} $B$d(B @samp{report} $B$N$h$&$K3F(B $BMWAG$NL>A0(B($B%F%s%W%l!<%HL>(B)$B$r$D$1$k$@$1$G$9!#(B $B3FMWAG$NDj5A$O(B @code{wl-draft-config-alist} $B$HF1$8$G$"$k$N$G!"(B (a)$B$N$h$&$KJL$N%F%s%W%l!<%H$r8F$V$3$H$b2DG=$G$9!#(B @@ -3504,7 +3511,7 @@ nil $B$J$i$P$=$N(B Field $B$r:o=|$7$^$9!#(B @end example @noindent -$B$H=q$/$3$H$G(B "default" $B$N%F%s%W%l!<%H$rE,MQ$9$k$3$H$,$G$-$^$9!#(B +$B$H=q$/$3$H$G(B @samp{default} $B$N%F%s%W%l!<%H$rE,MQ$9$k$3$H$,$G$-$^$9!#(B @subsection POP-before-SMTP$B$K$h$k%a!<%k$NAw?.(B @cindex POP-before-SMTP @@ -4073,12 +4080,12 @@ hosta $B$N(B nntp $B8~$1$K(B 1 $B$D(B(3$BHV(B)$B$N%a%C%;!<%8$,$"$j!"(B dop queue $B$K$O(B @samp{%inbox} $B$NA`:n$,(B1$B$D$H!"(B @samp{%#mh/wl} $B$NA`:n$,(B2$B$D$"$k$3$H$r<($7$F$$$^$9!#(B -$B$3$N%b!<%I$G(B2$B9TL\$K$"$k(B (wl-plugged) $B$rJQ99$9$k$H!"(Bwl-plugged $BJQ?t$,JQ99$5(B +$B$3$N%b!<%I$G(B2$B9TL\$K$"$k(B (wl-plugged) $B$rJQ99$9$k$H!"(B@code{wl-plugged} $BJQ?t$,JQ99$5(B $B$l!"$3$l$K$h$j%b!<%I%i%$%s$N(B indicator $B$HA4BN$N(B $B%]!<%H(B plug $B>uBV$,(B ON/OFF $B$5$l$^$9!#(B $B$^$?!"3F%5!<%P$d%]!<%H$N(B plug $B>uBV$rJQ99$9$k$H!"(B @code{elmo-plugged-condition} ($B8e=R(B)$B$N@_Dj$H3F%]!<%H$N(B plug $B>uBV$K$h$j(B 2$B9TL\$N(B -wl-plugged $B$,JQ2=$7$^$9!#(B +(wl-plugged) $B$,JQ2=$7$^$9!#(B @section $B5/F0;~$N%*%U%i%$%s>uBV@_Dj(B @@ -4113,7 +4120,7 @@ wl-plugged $B$,JQ2=$7$^$9!#(B @item wl-queue-folder @vindex wl-queue-folder -$B=i4|@_Dj$O(B "+queue"$B!#Aw?.%-%e!<$N%a%C%;!<%8$,N/$k%U%)%k%@!#(B +$B=i4|@_Dj$O(B @samp{+queue}$B!#Aw?.%-%e!<$N%a%C%;!<%8$,N/$k%U%)%k%@!#(B @item wl-auto-flush-queue @vindex wl-auto-flush-queue @@ -4128,7 +4135,7 @@ Non-nil $B$J$i%*%U%i%$%s=hM}$rl9g$O!"(B -$B0J2<$N$h$&$K$7$?$i$h$$$G$7$g$&!#(B +$B855-;v$N(B @samp{Reply-To} $B$K$"$k%"%I%l%9$r(B @samp{To} $B$KMQ0U$7$F$[$7$$!"(B +$B$H$$$&>l9g$O0J2<$N$h$&$K$7$?$i$h$$$G$7$g$&!#(B @lisp (setq wl-draft-reply-without-argument-list @@ -5602,8 +5609,8 @@ Mailng List $B$N5-;v$KJV;v$r=q$/$H$-$O!"%5%^%j%b!<%I$G(B @kbd{a} $B$r2!$7$?$@ @end lisp @noindent -("X-ML-Name" $B%U%#!<%k%I5Z$S(B "Reply-To" $B%U%#!<%k%I$NN>J}$,855-;v$K(B -$BB8:_$9$k>l9g$@$1(B To: $B$K855-;vCf$N(B Reply-To: $B%U%#!<%k%I$,=`Hw$5$l$^$9!#(B) +(@samp{X-ML-Name} $B%U%#!<%k%I5Z$S(B @samp{Reply-To} $B%U%#!<%k%I$NN>J}$,855-;v$K(B +$BB8:_$9$k>l9g$@$1!"(B@samp{To:} $B$K855-;vCf$N(B @samp{Reply-To} $B%U%#!<%k%I$,=`Hw$5$l$^$9!#(B) @c @noindent @c ($B:G8e$N9T$N0UL#$O!"(BTo: $B$K855-;vCf$N(B From $B%U%#!<%k%I$,!"(BCc: $B$K855-;v$N(B @@ -5655,7 +5662,7 @@ Mailng List $B$N5-;v$KJV;v$r=q$/$H$-$O!"%5%^%j%b!<%I$G(B @kbd{a} $B$r2!$7$?$@ @node User-Agent Header, , Thread Format, Advanced Settings @subsection User-Agent - X-Mailer $B%U%#!<%k%I$d(B User-Agent $B%U%#!<%k%I$K6E$j$?$$$H$$$&(B +@samp{X-Mailer} $B%U%#!<%k%I$d(B @samp{User-Agent} $B%U%#!<%k%I$K6E$j$?$$$H$$$&(B $BJQ$o$C$?$R$H$O!"E,Ev$KJ8;zNs$r(B insert $B$9$k4X?t$r<+J,$N9%$-$J$h$&$KDj5A$7$F(B @code{wl-generate-mailer-string-func} $B$K@_Dj$7$F$/$@$5$$!#(B @@ -5678,16 +5685,16 @@ Mailng List $B$N5-;v$KJV;v$r=q$/$H$-$O!"%5%^%j%b!<%I$G(B @kbd{a} $B$r2!$7$?$@ @table @code @item wl-default-folder @vindex wl-default-folder -$B=i4|@_Dj$O(B "%inbox"$B!#%U%)%k%@0\F0;~$J$I$N%G%U%)%k%HCM$H$J$j$^$9!#(B +$B=i4|@_Dj$O(B @samp{%inbox}$B!#%U%)%k%@0\F0;~$J$I$N%G%U%)%k%HCM$H$J$j$^$9!#(B @item wl-draft-folder @vindex wl-draft-folder -$B=i4|@_Dj$O(B "+draft"$B!#%I%i%U%H$r%;!<%V$9$k%U%)%k%@$G$9!#(B +$B=i4|@_Dj$O(B @samp{+draft}$B!#%I%i%U%H$r%;!<%V$9$k%U%)%k%@$G$9!#(B localdir $B%U%)%k%@$G$"$kI,MW$,$"$j$^$9!#(B @item wl-trash-folder @vindex wl-trash-folder -$B=i4|@_Dj$O(B "+trash"$B!#%4%_H"%U%)%k%@$G$9!#(B +$B=i4|@_Dj$O(B @samp{+trash}$B!#%4%_H"%U%)%k%@$G$9!#(B $B$3$NCM$rJQ99$7$?$H$-$O(B Wanderlust $B$r:F5/F0$9$k$3$H$r$*4+$a$7$^$9!#(B @item wl-interactive-exit @@ -5794,8 +5801,7 @@ list $B$J$i$P!"(Blist $B$K@_Dj$5$l$?A4$F$N%U%)%k%@$r5/F0;~$K%A%'%C%/$7$^$9!# '(("^-alt\\.chinese" . big5) ("^-relcom\\." . koi8-r) ("^-tw\\." . big5) - ("^-han\\." . euc-kr) - ) + ("^-han\\." . euc-kr)) @end lisp $B%U%)%k%@L>$N@55,I=8=$H(B MIME charset $B$NO"A[%j%9%H$G$9!#(B @@ -5836,7 +5842,7 @@ refile mark $B$r$D$1$k:]!"%a%C%;!<%8$r0\F0$9$k$+%3%T!<$9$k$+$r;XDj$7$^$9!#(B @item wl-x-face-file @vindex wl-x-face-file -$B=i4|@_Dj$O(B "~/.xface"$B!#(B +$B=i4|@_Dj$O(B @file{~/.xface}$B!#(B Encode $B:Q$_$N(B X-Face $BJ8;zNs$rFbMF$H$9$k%U%!%$%kL>$G$9!#(B @xref{x-face-mule}. @@ -5852,7 +5858,7 @@ Non-nil $B$J$i$P(B dbm $B$r;H$C$F(B Message-ID $B$N4IM}$r9T$J$$$^$9!#(B @item elmo-passwd-alist-file-name @vindex elmo-passwd-alist-file-name -$B=i4|@_Dj$O(B "passwd"$B!#(B +$B=i4|@_Dj$O(B @file{passwd}$B!#(B $B%Q%9%o!<%I$r%;!<%V$7$F$*$/%U%!%$%k$NL>A0$G$9!#(B $B%3%^%s%I(B @code{elmo-passwd-alist-save} $B$r +@set Time-stamp: <2000-06-16 01:21:37 kaoru> @set version 2.3.0 @synindex pg cp @finalout @@ -296,6 +296,9 @@ Extract the obtained package to your working directory: @end example @subsection To use SSL (Secure Socket Layer) +@cindex SSL +@pindex OpenSSL +@pindex starttls SSL (Secure Socket Layer) can be used for SMTP, IMAP, NNTP and POP connections in Wanderlust. @@ -339,7 +342,7 @@ Then, please execute following commands. @end example Destination directory is auto-probed if you leave @code{LISPDIR} -in @file{Makefile} as is. (That is, leave it as NONE) +in @file{Makefile} as is. (That is, leave it as @samp{NONE}) If you are using an Emacs variant which does not merge specified directory to load-path (e.g. Mule 2.3 based on Emacs 19.28), @@ -351,8 +354,8 @@ Cannot open load file: mime-setup @noindent In this case, either add destination directories of custom, apel, flim and semi -to environmental variable EMACSLOADPATH, or define load-path in @file{WL-CFG} -in extracted directory. +to environmental variable @code{EMACSLOADPATH}, or define load-path in +@file{WL-CFG} in extracted directory. If you want to use BBDB, then the necessary modules are byte-compiled and installed when BBDB directory is added to load-path. @@ -424,8 +427,8 @@ if package is extracted in @file{~/work}, Wanderlust can be invoked with following setting in @file{.emacs}. @lisp -(add-to-list 'load-path "~/work/wl-(@var{version})") -(add-to-list 'load-path "~/work/wl-(@var{version})/elmo") +(add-to-list 'load-path "~/work/wl-@var{version}/wl") +(add-to-list 'load-path "~/work/wl-@var{version}/elmo") @end lisp @node Minimal Settings, Mail Addresses, Install, Start Me Up @@ -452,21 +455,21 @@ of environmental variables which begins with @code{elmo-} and @code{wl-}. The minimal requirement for settings is as the following. @lisp -;; The setting to use SEMI/tm +;; @r{The setting to use SEMI/tm} (load "mime-setup") -;; autoload configuration -;; (These are not required if Wanderlust is installed as XEmacs package) +;; @r{autoload configuration} +;; @r{(These are not required if Wanderlust is installed as XEmacs package)} (autoload 'wl "wl" "Wanderlust" t) (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t) -;; Directory where icons are placed (XEmacs Only). Default value is nil. -;; (This is not required if Wanderlust is installed as XEmacs package) +;; @r{Directory where icons are placed (XEmacs Only). Default value is @code{nil}.} +;; @r{(This is not required if Wanderlust is installed as XEmacs package)} (setq wl-icon-dir "~/work/wl/etc") -;; SMTP server for mail posting. Default: "localhost" +;; @r{SMTP server for mail posting. Default: @code{nil}} (setq wl-smtp-posting-server "your.smtp.server.com") -;; NNTP server for news posting. Default: "localhost" +;; @r{NNTP server for news posting. Default: @code{nil}} (setq wl-nntp-posting-server "your.nntp.server.com") @end lisp @@ -703,9 +706,9 @@ For example, you can specify a folder as @samp{foo%imap@@geteway} even if you have to go through a firewall. SSL (Secure Socket Layer) connection will be used if a folder name -ends with '!'. Or, if the value of @code{elmo-default-imap4-ssl} is non-nil, +ends with @samp{!}. Or, if the value of @code{elmo-default-imap4-ssl} is non-nil, SSL will be the default connection. -If a folder name ends with '!!', STARTTLS connection will be established. +If a folder name ends with @samp{!!}, STARTTLS connection will be established. if the value of @code{elmo-default-imap4-ssl} is 'starttls, STARTTLS will be the default connection. @@ -727,6 +730,11 @@ Example: %inbox -> IMAP mailbox "inbox" @end example @subsection International mailbox names (Modified UTF7) +@cindex Modified UTF7 +@cindex UTF7 +@cindex UTF8 +@pindex Mule-UCS +@pindex ucs-conv You can use international mailbox names in 'IMAP mailbox' part, if you are using Emacs which can treat unicode and @@ -787,8 +795,8 @@ port -> The value of @code{elmo-default-nntp-port}. AUTHINFO is used as authentication method if the username is non-nil. SSL will be default method if @code{elmo-default-nntp-ssl} is non-nil even -if the folder name doesn't end with '!' -If a folder name ends with '!!', STARTTLS connection will be established. +if the folder name doesn't end with @samp{!}. +If a folder name ends with @samp{!!}, STARTTLS connection will be established. if the value of @code{elmo-default-nntp-ssl} is 'starttls, STARTTLS will be the default connection. @@ -1101,8 +1109,8 @@ as authenticate-type. default: username -> The value of @code{elmo-default-pop3-user}. - Initial setting is `USER' environment variable or - `LOGNAME' environment variable or return value of + Initial setting is @code{USER} environment variable or + @code{LOGNAME} environment variable or return value of (user-login-name). authenticate-type -> The value of @code{elmo-default-pop3-authenticate-type}. Initial setting is "user". @@ -1126,11 +1134,11 @@ http://www.cs.indiana.edu/elisp/w3/docs.html or LCD archive (GPL2). -If the last character of the folder name is '!', Wanderlust connects to +If the last character of the folder name is @samp{!}, Wanderlust connects to the POP server via SSL (Secure Socket Layer). If you set non-nil -value to @code{elmo-default-pop-ssl}, you don't have to put '!' in the +value to @code{elmo-default-pop-ssl}, you don't have to put @samp{!} in the end of the folder name to use SSL. -If a folder name ends with '!!', STARTTLS connection will be established. +If a folder name ends with @samp{!!}, STARTTLS connection will be established. if the value of @code{elmo-default-pop-ssl} is 'starttls, STARTTLS will be the default connection. @@ -1147,7 +1155,7 @@ multiple folders virtually. @example Format: '*' 'folder' [',' 'folder'] ... [',' 'folder'] -After '*' character, specify multiple folders you want to collect +After @samp{*} character, specify multiple folders you want to collect separated by ',' like folder1,folder2,@dots{},folderN. Example: @@ -1157,7 +1165,6 @@ Example: *+inbox,-fj.rec.tv,%inbox -> +inbox, -fj.rec.tv and %inbox are treated as one folder. - @end example @@ -1557,7 +1564,7 @@ Start Wanderlust's plug-status manager. @table @code @item wl-folders-file @vindex wl-folders-file -The initial setting is "~/.folders". +The initial setting is @file{~/.folders}. Subscribed folders are described (saved) in this file. @item wl-folder-info-save @@ -3478,7 +3485,7 @@ The format of @code{wl-template-alist} is almost the same as @end lisp As you can see, the only difference is item (template) names such as -"default" and "report", instead of a regexp of header. +@samp{default} and @samp{report}, instead of a regexp of header. Because definition of each item is the same as @code{wl-draft-config-alist}, you can call another template, like (a). @@ -3498,7 +3505,7 @@ If @code{wl-template-visible-select} is nil, you should type the name of the template in the mini buffer. As shown in the example in @code{wl-draft-config-alist}, you can select -"default" template by writing: +@samp{default} template by writing: @example (template . "default") @@ -4084,7 +4091,7 @@ hosta, and in the dop queue there are one for @samp{%inbox} and two for If you change (wl-plugged) in the second line, the variable @code{wl-plugged} is changed, so that the mode line indicator and plugged states of all ports are affected. -If you change plugged states of any servers or ports, wl-plugged in the +If you change plugged states of any servers or ports, (wl-plugged) in the second line is affected depending on @code{elmo-plugged-condition} settings and the plugged state of each port. @@ -4122,7 +4129,7 @@ the beginning. @item wl-queue-folder @vindex wl-queue-folder -The initial setting is "+queue". +The initial setting is @samp{+queue}. This is the folder in which messages in the transmission queue are accumulated. @@ -4141,7 +4148,7 @@ If non-nil, off-line operations are carried out. @item elmo-lost+found-folder @vindex elmo-lost+found-folder -The initial setting is "+lost+found". +The initial setting is @samp{+lost+found}. This is the folder to which messages are saved when they fails to be appended while the off-line re-file/copy queue is processed. @@ -5512,13 +5519,13 @@ You can change its value by editing @item wl-highlight-message-important-header-contents2 The face for secondly important parts of message headers. -Per default, this face is used for bodies of From and To fields. +Per default, this face is used for bodies of @samp{From} and @samp{To} fields. You can change its value by editing @code{wl-highlight-message-header-alist}. @item wl-highlight-message-unimportant-header-contents The face for unimportant parts of message headers. -Per default, this face is used for bodies of X- fields User-Agent fields. +Per default, this face is used for bodies of @samp{X-} fields @samp{User-Agent} fields. You can change its value by editing @code{wl-highlight-message-header-alist}. @@ -5527,7 +5534,7 @@ The face for headers of quoted messages. @item wl-highlight-message-cited-text-* The face for texts of quoted messages. -The last "*" is a single figure so that 10 different colors can be used +The last @samp{*} is a single figure so that 10 different colors can be used according to citation levels. @item wl-highlight-message-signature @@ -5647,8 +5654,8 @@ following settings: @end lisp @noindent -(Only if there are both of "X-ML-Name" and "Reply-To" fields in the -original message, Reply-To: field in the original is copied to To: +(Only if there are both of @samp{X-ML-Name} and @samp{Reply-To} fields in the +original message, @samp{Reply-To} field in the original is copied to @samp{To:} field.) @node Thread Format, User-Agent Header, Draft for Reply, Advanced Settings @@ -5696,9 +5703,9 @@ If you do not want to see branches, do the following: @node User-Agent Header, , Thread Format, Advanced Settings @subsection User-Agent -If you are eccentric enough to elaborate X-Mailer or User-Agent fields, -define a function that inserts appropriate strings as you like, and set -it to @code{wl-generate-mailer-string-func}. +If you are eccentric enough to elaborate @samp{X-Mailer} or @samp{User-Agent} +fields, define a function that inserts appropriate strings as you like, +and set it to @code{wl-generate-mailer-string-func}. The following is an example. @@ -5718,17 +5725,17 @@ Customizable variables that have not been described yet: @table @code @item wl-default-folder @vindex wl-default-folder -The initial setting is "%inbox". This is the default value for moving to +The initial setting is @samp{%inbox}. This is the default value for moving to a folder and the like. @item wl-draft-folder @vindex wl-draft-folder -The initial setting is "+draft". It is the folder to which drafts are +The initial setting is @samp{+draft}. It is the folder to which drafts are saved. It must be a localdir folder. @item wl-trash-folder @vindex wl-trash-folder -The initial setting is "+trash". It is the wastebasket folder. +The initial setting is @samp{+trash}. It is the wastebasket folder. If you changed this variable, you had better restart Wanderlust. @item wl-interactive-exit @@ -5842,8 +5849,7 @@ The initial setting is the list shown below: '(("^-alt\\.chinese" . big5) ("^-relcom\\." . koi8-r) ("^-tw\\." . big5) - ("^-han\\." . euc-kr) - ) + ("^-han\\." . euc-kr)) @end lisp This is an associative list of regular expressions of folder names and @@ -5885,7 +5891,7 @@ Each item in the list is a cons cell of a folder and copy or move. @item wl-x-face-file @vindex wl-x-face-file -The initial setting is "~/.xface". +The initial setting is @file{~/.xface}. The name of the file that contains encoded X-Face strings. @xref{x-face-mule}. @@ -5900,8 +5906,8 @@ XEmacs (t for XEmacs with dbm). If non-nil, Message-ID is controlled by dbm. @item elmo-passwd-alist-file-name -@vindex elmo-passwd-alist-file-name -The initial setting is "passwd". +@vindex elmo-passwd-alist-file-name +The initial setting is @file{passwd}. This is the name of the file in which passwords are saved. @code{elmo-passwd-alist-save} saves current passwords to the file. -- 1.7.10.4