1 Emacs 19.34
\e$B$r%Y!<%9$K$7$?
\e(B Mule 2.3
\e$B$G
\e(B T-gnus
\e$B$r:n$kJ}K!!#
\e(B
6 \e$B;DG0$J$3$H$K$$$/$D$+$N
\e(B `message'
\e$B$G;H$&JQ?t$,
\e(B lisp/loaddefs.el
\e$B$GDj5A
\e(B
7 \e$B$5$l$F$$$F
\e(B Mule
\e$B$N<B9T%U%!%$%k$KAH$_9~$^$l$F$7$^$C$F$$$^$9!#$3$l$OM>7W
\e(B
8 \e$B$J$*@$OC$@$7!"$7$+$b0-1F6A$,$"$j$^$9!#$=$3$G$"$J$?$O$=$l$i$NDj5A$r
\e(B
9 lisp/loaddefs.el
\e$B$+$i:o=|$7$F!"
\e(BMule
\e$B$r:n$jD>$5$J$1$l$P$J$j$^$;$s!#
\e(B
10 \e$B$7$+$7!"$b$7$"$J$?$,
\e(B Mule
\e$B$r:n$jD>$9$3$H$rK>$^$J$$$J$i$P!"
\e(B.emacs
\e$B%U%!
\e(B
11 \e$B%$%k$N@hF,$K0J2<$N3F9T$r=q$-9~$`$3$H$G!"
\e(BMule
\e$B$r:n$jD>$9Be$o$j$K$9$k$3
\e(B
12 \e$B$H$,$G$-$^$9!#
\e(B
14 (let ((symbols '(citation-line-function
15 cite-function courtesy-message default-headers
16 default-mail-headers default-news-headers
17 deletable-headers fcc-handler-function
18 followup-to-function from-style
19 generate-headers-first generate-new-buffers
20 ignored-bounced-headers ignored-cited-headers
21 ignored-mail-headers ignored-news-headers
22 ignored-resent-headers ignored-supersedes-headers
23 included-forward-headers indent-citation-function
24 interactive kill-buffer-on-exit post-method
25 reply-to-function required-mail-headers
26 required-news-headers send-mail-function
27 send-news-function signature
28 signature-before-forwarded-message signature-file
29 signature-separator syntax-checks use-followup-to
30 user-organization-file wide-reply-to-function
34 (setq symbol (car symbols)
36 (makunbound (intern (format "message-%s" symbol)))))
39 INSTALL CUSTOM, APEL, CLIME, SEMI
40 =================================
42 T-gnus
\e$B$O:G?7HG$N
\e(B CUSTOM, APEL, CLIME
\e$B$*$h$S
\e(B SEMI
\e$B$rI,MW$H$7$^$9!#
\e(B
43 CLIME 1.14
\e$B$O8E$$
\e(B Emacs
\e$B$K
\e(B FLIM 1.14
\e$B$HF1$85!G=$rDs6!$9$k$b$N$G!"8=:_
\e(B
44 \e$B0J2<$N$b$N$,F~<j$G$-$^$9!#
\e(B
46 ftp://ftp.jpl.org/pub/m17n/clime-1_14-************.tar.gz
48 \e$B$"$J$?$O$3$l$i$N%Q%C%1!<%8$r
\e(B T-gnus
\e$B$NA0$K%$%s%9%H!<%k$7$J$1$l$P$J$j$^
\e(B
49 \e$B$;$s!#
\e(BCUSTOM
\e$B$K$D$$$F$O!":n$kA0$K$"$J$?$O0J2<$N%Q%C%A$rEv$F$kI,MW$,$"
\e(B
52 ------ cut here ------ cut here ------ cut here ------ cut here ------
53 --- custom-1.9962/cus-face.el~ Wed Mar 4 19:52:39 1998
54 +++ custom-1.9962/cus-face.el Mon Mar 9 08:05:33 1998
56 "Define a new FACE on all frames, ignoring X resources."
57 (interactive "SMake face: ")
58 (or (internal-find-face name)
59 - (let ((face (make-vector 8 nil)))
60 + (let ((face (make-vector face-vector-length nil)))
63 (let* ((frames (frame-list))
64 ------ cut here ------ cut here ------ cut here ------ cut here ------
66 \e$B$J$*
\e(B Emacs v19
\e$BMQ$N:G?7$N
\e(B CUSTOM
\e$B$O0J2<$N$b$N$rF~<j$9$k$3$H$,$G$-$^$9!#
\e(B
68 ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/custom-1.9962.tar.gz
74 T-gnus
\e$B$N$$$/$D$+$N%b%8%e!<%k$O
\e(B `regexp-opt'
\e$B$J$I$N4X?t$r;H$$$^$9!#$=
\e(B
75 \e$B$l$i$N4X?t$O!":G6a$N
\e(B Emacsen
\e$B$G$O
\e(B regexp-opt.el(c)
\e$B$GDj5A$5$l$F$$$k$N
\e(B
76 \e$B$G$9$,!"
\e(BMule 2.3
\e$B$O$=$l$rI8=`$N
\e(B Lisp
\e$B%i%$%V%i%j$NCf$K4^$s$G$$$^$;$s!#
\e(B
77 \e$B0J2<$N$h$&$K
\e(B contrib/regexp-opt.el
\e$B$r
\e(B site-lisp
\e$B%G%#%l%/%H%j
\e(B (
\e$B$^$?$OB>
\e(B
78 \e$B$N%G%#%l%/%H%j
\e(B)
\e$B$K%3%T!<$7$F!"
\e(Bbyte-compile
\e$B$7$F2<$5$$!#
\e(B
80 % cp -p contrib/regexp-opt.el /usr/local/share/mule/site-lisp
81 % cd /usr/local/share/mule/site-lisp/
82 % mule -batch -q -no-site-file -f batch-byte-compile regexp-opt.el
88 \e$B$3$N%b%8%e!<%k$O
\e(B `read-passwd'
\e$B4X?t$rDs6!$7$^$9!#L5$$>l9g$O%$%s%9%H!<
\e(B
89 \e$B%k$7$J$1$l$P$J$j$^$;$s!#$=$l$K$O$3$&$7$F2<$5$$!#
\e(B
91 % cp -p contrib/passwd.el /usr/local/share/mule/site-lisp
92 % cd /usr/local/share/mule/site-lisp/
93 % mule -batch -q -no-site-file -f batch-byte-compile passwd.el
95 \e$B$=$7$F
\e(B .emacs
\e$B%U%!%$%k$K0J2<$N9T$rDI2C$7$F2<$5$$!#
\e(B
97 (autoload 'read-passwd "passwd")
103 Emacs 19.34
\e$B$r%Y!<%9$K$7$?
\e(B Mule 2.3
\e$B$G
\e(B gnus
\e$B$r:n$k$K$O;0$D$NJ}K!$,$"$j
\e(B
106 1.
\e$B$b$7$"$J$?$,
\e(B EMU, APEL, CLIME
\e$B$*$h$S
\e(B SEMI
\e$B$N3F%Q%C%1!<%8$rI8=`$N
\e(B
107 load-path
\e$B$N2<$K%$%s%9%H!<%k$7$F$$$k$H$7$^$9!#Nc$($P$3$&!#
\e(B
109 EMU: /usr/local/share/mule/19.34/site-lisp/
110 APEL: /usr/local/share/mule/site-lisp/apel/
111 CLIME: /usr/local/share/mule/site-lisp/flim/
112 SEMI: /usr/local/share/mule/site-lisp/semi/
114 \e$B$7$+$b!"$b$7$"$J$?$,8E$$
\e(B CUSTOM
\e$B$r?7$7$$
\e(B CUSTOM
\e$B$GCV$-49$($F$$$k$+!"
\e(B
115 \e$B?7$7$$
\e(B CUSTOM
\e$B$r
\e(B /usr/local/share/mule/19.34/site-lisp/
\e$B$N$h$&$JI8
\e(B
116 \e$B=`$N
\e(B load-path
\e$B$ND>2<$K%$%s%9%H!<%k$7$F$$$k$J$i$P!"$"$J$?$O2?$b$9
\e(B
117 \e$B$kI,MW$,$"$j$^$;$s!#:#$9$0$K0J2<$N%3%^%s%I$r%?%$%W$7$F2<$5$$!#
\e(B
119 % ./configure --with-emacs=mule
122 \e$B$7$+$7!"$b$7$"$J$?$,?7$7$$
\e(B CUSTOM
\e$B$rI8=`$N
\e(B load-path
\e$B$N2<$N%5%V%G%#
\e(B
123 \e$B%l%/%H%j$K%$%s%9%H!<%k$7$F$"$k$J$i$P!"0J2<$N$h$&$K
\e(B configure
\e$B%*%W
\e(B
124 \e$B%7%g%s$N
\e(B `--with-addpath='
\e$B$r;H$&$+!"
\e(B
126 % ./configure --with-emacs=mule\
127 --with-addpath=/usr/local/share/mule/site-lisp/custom/
130 \e$B$"$k$$$O$"$J$?$O0J2<$NFbMF$r4^$`!"
\e(BCUSTOM
\e$B%5%V%G%#%l%/%H%j$N?F%G%#
\e(B
131 \e$B%l%/%H%j$N2<$N
\e(B subdirs.el
\e$B%U%!%$%k$r;H$&$3$H$,$G$-$^$9!#
\e(B
133 (normal-top-level-add-to-load-path
134 '("custom/" "and the other subdirectories.../"))
138 % ./configure --with-emacs=mule
141 \e$B$H%?%$%W$7$F2<$5$$!#
\e(B
143 2.
\e$B$b$7$"$J$?$,
\e(B EMU, APEL, CLIME
\e$B$*$h$S
\e(B SEMI
\e$B$N3F%Q%C%1!<%8$rI8=`$G$O
\e(B
144 \e$B$J$$
\e(B load-path
\e$B$K%$%s%9%H!<%k$7$F$$$k$J$i$P!"%3%m%s$G6h@Z$i$l$?
\e(B
145 EMU, APEL
\e$B$*$h$S
\e(B CUSTOM
\e$B$,%$%s%9%H!<%k$5$l$F$$$k%G%#%l%/%H%jL>$H
\e(B
146 configure
\e$B%*%W%7%g%s$N
\e(B `--with-addpath='
\e$B$r;H$C$F2<$5$$!#Nc$($P
\e(B
148 % ./configure --with-emacs=mule\
149 --with-addpath=~/elisp/emu/:~/elisp/apel/:~/elisp/custom/
152 \e$B$3$N>l9g!"$b$7
\e(B CLIME, SEMI
\e$B$,
\e(B APEL
\e$B$N?F%G%#%l%/%H%j$HF1$8%G%#%l%/%H
\e(B
153 \e$B%j$N2<$K%$%s%9%H!<%k$5$l$F$$$k$J$i$P!"$=$l$i$N
\e(B path
\e$B$rDI2C$9$kI,MW
\e(B
154 \e$B$O$"$j$^$;$s!#
\e(B
156 3.
\e$B$3$l$O!"
\e(BEMU, APEL, CLIME
\e$B$*$h$S
\e(B SEMI
\e$B$N3F%Q%C%1!<%8$rI8=`$G$O$J$$
\e(B
157 load-path
\e$B$K%$%s%9%H!<%k$7$F$$$k>l9g$N!"JL$NJ}K!$G$9!#G[I[$K4^$^$l
\e(B
158 \e$B$F$$$k%U%!%$%k
\e(B `sample.lpath.el'
\e$B$r
\e(B `~/.lpath.el'
\e$B$K%3%T!<$7$F!"$"
\e(B
159 \e$B$J$?$N4D6-$K9g$&$h$&$K=q$-49$($F2<$5$$!#$=$7$F<!$N%3%^%s%I$r%?%$%W
\e(B
162 % ./configure --with-emacs=mule
166 USING emacs-w3m (and Emacs/W3)
167 ==============================
168 \e$B%&%'%V$K4p$E$$$?%P%C%/%(%s%I$G$"$k
\e(B `nnshimbun'
\e$B$O!"
\e(Bemacs-w3m
\e$B%Q%C%1!<
\e(B
169 \e$B%8$K4^$^$l$F$$$k
\e(B shimbun
\e$B%b%8%e!<%k$r;H$$$^$9
\e(B (
\e$BB>$N
\e(B T-gnus
\e$B$N%&%'%V$K
\e(B
170 \e$B4p$E$$$?%P%C%/%(%s%I$O
\e(B Emacs/W3
\e$B$rI,MW$H$7$^$9
\e(B)
\e$B!#
\e(Bemacs-w3m
\e$B$O30It%3%^
\e(B
171 \e$B%s%I
\e(B w3m
\e$B$X$N%$%s%?!<%U%'!<%9$r9T$J$&%W%m%0%i%`$G!">\:Y>pJs$K$D$$$F$O
\e(B
172 \e$B0J2<$N%Z!<%8$rK,$M$F$_$F2<$5$$!#
\e(B
174 http://emacs-w3m.namazu.org/
175 http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/
177 emacs-w3m
\e$B$H
\e(B nnshimbun
\e$B$,;H$($k$h$&$K
\e(B T-gnus
\e$B$r:n$k$K$O!"
\e(Bemacs-w3m
\e$B$,
\e(B
178 \e$B%$%s%9%H!<%k$5$l$F$$$k%Q%9$r
\e(B configure
\e$B%*%W%7%g%s$N
\e(B `--with-addpath='
179 \e$B$G;XDj$7$J$1$l$P$J$j$^$;$s
\e(B (Emacs/W3
\e$BMQ$K$O
\e(B `--with-w3='
\e$B$r;H$&$+!"$^
\e(B
180 \e$B$?$O
\e(B `~/.lpath.el'
\e$B%U%!%$%k$rJT=8$7$F2<$5$$
\e(B)
\e$B!#0J2<$ONc$G$9!#
\e(B
182 % ./configure --with-emacs=mule\
183 --with-addpath=~/elisp/emu/:~/elisp/apel/: ... :~/elisp/w3m/\
184 --with-w3=/usr/local/share/mule/site-lisp/w3/
187 ;;
\e$B$b$7
\e(B configure
\e$B$,!V
\e(BW3... not found
\e$B!W$H8@$C$F$b5$$K$7$J$$$G2<$5$$!#
\e(B
188 ;;
\e$B$?$H$(
\e(B `~/.lpath.el'
\e$B%U%!%$%k$G
\e(B Emacs/W3
\e$B$N
\e(B path
\e$B$,;XDj$5$l$F$$$F$b!"
\e(B
189 ;; configure
\e$B%*%W%7%g%s$N
\e(B `--with-w3='
\e$B$r;H$o$J$$$H!"8=:_$=$l$O@5>o$K
\e(B
190 ;;
\e$BF/$-$^$;$s$N$G!#
\e(B
192 ;;
\e$B$H$3$m$G!"C/$+
\e(B Emacs 19.34
\e$B$r%Y!<%9$K$7$?
\e(B Mule 2.3
\e$B$KE,9g$9$k
\e(B
193 ;; Emacs/W3
\e$B$,$I$3$K$"$k$+CN$j$^$;$s$+
\e(B?