@lisp
@group
;; @r{SEMI \e$B$r;H$&$?$a$N@_Dj\e(B}
-(load "mime-setup")
+(require 'mime-setup)
;; @r{autoload \e$B$N@_Dj\e(B}
;; @r{(XEmacs \e$B$N\e(B package \e$B$H$7$F%$%s%9%H!<%k$5$l$F$$$k>l9g!"I,MW$"$j$^$;$s\e(B)}
\e$B$&!#\e(Bface \e$B$N@_Dj$O\e(B @file{~/.emacs} \e$B$K=q$/$3$H$O$G$-$J$$$N$G\e(B@file{~/.wl}
\e$B$K=q$$$F$/$@$5$$!#\e(B@xref{Highlights}.
-\e$B>e5-$N$&$A!"\e(B@samp{(load "mime-setup")} \e$B$H\e(B @code{autoload} \e$B$N@_Dj$O\e(B
+\e$B>e5-$N$&$A!"\e(B@samp{(require 'mime-setup)} \e$B$H\e(B @code{autoload} \e$B$N@_Dj$O\e(B
@file{~/.emacs} \e$B$K=q$/I,MW$,$"$j$^$9!#$=$l0J30$N@_Dj$O\e(B @file{~/.wl} \e$B$K5-\e(B
\e$B=R$G$-$^$9!#\e(B
* dired-dd:: dired-dd.el
* MHC:: MHC
* Addrbook:: Addrbook
+* mime-w3m:: mime-w3m.el
@end menu
@end group
@end lisp
-@node Addrbook, , MHC, Living with other packages
+@node Addrbook, mime-w3m, MHC, Living with other packages
@subsection wl-addrbook.el
@pindex Addrbook
@end group
@end lisp
+@node mime-w3m, , Addrbook, Living with other packages
+@subsection mime-w3m.el
+@pindex mime-w3m
+
+emacs-w3m (@uref{http://emacs-w3m.namazu.org/}) \e$B$KIUB0$N\e(B
+@file{mime-w3m.el} \e$B$r;H$C$F!"%a%C%;!<%8$N\e(B html \e$B%Q!<%H$r\e(B
+\e$BI=<($5$;$k$3$H$,=PMh$^$9!#@_DjK!$O\e(B @file{mime-w3m.el} \e$B$N\e(B
+\e$B@hF,$N%3%a%s%H$r;2>H$7$F$/$@$5$$!#\e(B
+
+
@node Highlights, Biff, Living with other packages, Customization
@section \e$B%O%$%i%$%H$N@_Dj\e(B
@lisp
@group
;; @r{The setting to use SEMI}
-(load "mime-setup")
+(require 'mime-setup)
;; @r{autoload configuration}
;; @r{(These are not required if Wanderlust is installed as XEmacs package)}
(if you write it to @file{.emacs}, you'll get an error).
@xref{Highlights}.
-All above described settings except (load "mime-setup") and autoload
+All above described settings except @samp{(require 'mime-setup)} and autoload
configuration can be written in
@file{~/.wl}).
* dired-dd:: dired-dd.el
* MHC:: MHC
* Addrbook:: Addrbook
+* mime-w3m:: mime-w3m.el
@end menu
@end group
@end lisp
-@node Addrbook, , MHC, Living with other packages
+@node Addrbook, mime-w3m, MHC, Living with other packages
@subsection wl-addrbook.el
@pindex Addrbook
@end group
@end lisp
+@node mime-w3m, , Addrbook, Living with other packages
+@subsection mime-w3m.el
+@pindex mime-w3m
+
+You can display html part by using @file{mime-w3m.el}
+distributed with emacs-w3m (@uref{http://emacs-w3m.namazu.org/}).
+You can find the usage in comment region at the head of @file{mime-w3m.el}.
+
+
@node Highlights, Biff, Living with other packages, Customization
@section Highlights