Synch with Gnus.
[elisp/gnus.git-] / Mule23@1934.ja
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
2
3 FIXING loaddefs.el
4 ==================
5
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
13
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
31                  yank-prefix))
32       symbol)
33   (while symbols
34     (setq symbol (car symbols)
35           symbols (cdr symbol))
36     (makunbound (intern (format "message-%s" symbol)))))
37
38
39 INSTALL CUSTOM, APEL, FLIM, SEMI
40 ================================
41
42 T-gnus \e$B$O:G?7HG$N\e(B CUSTOM, APEL, FLIM \e$B$*$h$S\e(B SEMI \e$B$+\e(B WEMI \e$B$rI,MW$H$7$^\e(B
43 \e$B$9!#$"$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\e(B
44 \e$B$j$^$;$s!#\e(BCUSTOM \e$B$K$D$$$F$O!":n$kA0$K$"$J$?$O0J2<$N%Q%C%A$rEv$F$kI,MW\e(B
45 \e$B$,$"$j$^$9!#\e(B
46
47 ------ cut here ------ cut here ------ cut here ------ cut here ------
48 --- custom-1.9962/cus-face.el~  Wed Mar  4 19:52:39 1998
49 +++ custom-1.9962/cus-face.el   Mon Mar  9 08:05:33 1998
50 @@ -96,7 +96,7 @@
51        "Define a new FACE on all frames, ignoring X resources."
52        (interactive "SMake face: ")
53        (or (internal-find-face name)
54 -         (let ((face (make-vector 8 nil)))
55 +         (let ((face (make-vector face-vector-length nil)))
56             (aset face 0 'face)
57             (aset face 1 name)
58             (let* ((frames (frame-list))
59 ------ cut here ------ cut here ------ cut here ------ cut here ------
60
61 \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
62
63 ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/custom-1.9962.tar.gz
64
65
66 INSTALL T-gnus
67 ==============
68
69 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
70 \e$B$^$9!#\e(B
71
72 1. \e$B$b$7$"$J$?$,\e(B EMU, APEL, FLIM \e$B$*$h$S\e(B SEMI \e$B$^$?$O\e(B WEMI \e$B$N3F%Q%C%1!<\e(B
73    \e$B%8$rI8=`$N\e(B load-path \e$B$N2<$K%$%s%9%H!<%k$7$F$$$k$H$7$^$9!#Nc$($P$3$&!#\e(B
74
75    EMU:  /usr/local/share/mule/19.34/site-lisp/
76    APEL: /usr/local/share/mule/site-lisp/apel/
77    FLIM: /usr/local/share/mule/site-lisp/flim/
78    SEMI: /usr/local/share/mule/site-lisp/semi/
79
80    \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
81    \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
82    \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
83    \e$B$kI,MW$,$"$j$^$;$s!#:#$9$0$K0J2<$N%3%^%s%I$r%?%$%W$7$F2<$5$$!#\e(B
84
85    % ./configure --with-emacs=mule
86    % make install
87
88    \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
89    \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
90    \e$B%7%g%s$N\e(B `--with-addpath=' \e$B$r;H$&$+!"\e(B
91
92    % ./configure --with-emacs=mule\
93      --with-addpath=/usr/local/share/mule/site-lisp/custom/
94    % make install
95
96    \e$B$"$k$$$O$"$J$?$O0J2<$NFbMF$r4^$`!"\e(BCUSTOM \e$B%5%V%G%#%l%/%H%j$N?F%G%#\e(B
97    \e$B%l%/%H%j$N2<$N\e(B subdirs.el \e$B%U%!%$%k$r;H$&$3$H$,$G$-$^$9!#\e(B
98
99    (normal-top-level-add-to-load-path
100     '("custom/" "and the other subdirectories.../"))
101
102    \e$B$=$7$FC1$K\e(B
103
104    % ./configure --with-emacs=mule
105    % make install
106
107    \e$B$H%?%$%W$7$F2<$5$$!#\e(B
108
109 2. \e$B$b$7$"$J$?$,\e(B EMU, APEL, FLIM \e$B$*$h$S\e(B SEMI \e$B$^$?$O\e(B WEMI \e$B$N3F%Q%C%1!<\e(B
110    \e$B%8$rI8=`$G$O$J$$\e(B load-path \e$B$K%$%s%9%H!<%k$7$F$$$k$J$i$P!"%3%m%s$G\e(B
111    \e$B6h@Z$i$l$?\e(B EMU, APEL \e$B$*$h$S\e(B CUSTOM \e$B$,%$%s%9%H!<%k$5$l$F$$$k%G%#%l\e(B
112    \e$B%/%H%jL>$H\e(B configure \e$B%*%W%7%g%s$N\e(B `--with-addpath=' \e$B$r;H$C$F2<$5$$!#\e(B
113    \e$BNc$($P\e(B
114
115    % ./configure --with-emacs=mule\
116      --with-addpath=~/elisp/emu/:~/elisp/apel/:~/elisp/custom/
117    % make
118
119    \e$B$3$N>l9g!"$b$7\e(B FLIM, SEMI \e$B$^$?$O\e(B WEMI \e$B$,\e(B APEL \e$B$N?F%G%#%l%/%H%j$HF1\e(B
120    \e$B$8%G%#%l%/%H%j$N2<$K%$%s%9%H!<%k$5$l$F$$$k$J$i$P!"$=$l$i$N\e(B path \e$B$r\e(B
121    \e$BDI2C$9$kI,MW$O$"$j$^$;$s!#\e(B
122
123 3. \e$B$3$l$O!"\e(BEMU, APEL, FLIM \e$B$*$h$S\e(B SEMI \e$B$^$?$O\e(B WEMI \e$B$N3F%Q%C%1!<%8$rI8\e(B
124    \e$B=`$G$O$J$$\e(B load-path \e$B$K%$%s%9%H!<%k$7$F$$$k>l9g$N!"JL$NJ}K!$G$9!#\e(B
125    \e$BG[I[$K4^$^$l$F$$$k%U%!%$%k\e(B `sample.lpath.el' \e$B$r\e(B `~/.lpath.el' \e$B$K%3\e(B
126    \e$B%T!<$7$F!"$"$J$?$N4D6-$K9g$&$h$&$K=q$-49$($F2<$5$$!#$=$7$F<!$N%3%^\e(B
127    \e$B%s%I$r%?%$%W$7$F2<$5$$!#\e(B
128
129    % ./configure --with-emacs=mule
130    % make install
131
132 USING Emacs W3
133 ==============
134
135 ;; \e$B$H$3$m$G!"4N?4$J$3$H$J$s$G$9$,!"C/$+\e(B Emacs 19.34 \e$B$r%Y!<%9$K$7$?\e(B
136 ;; Mule 2.3 \e$B$KE,9g$9$k\e(B Emacs W3 \e$B$,$I$3$K$"$k$+CN$j$^$;$s$+\e(B? :-p
137
138 \e$B$$$/$D$+$N\e(B T-gnus \e$B$N%b%8%e!<%k\e(B (\e$BNc$($P\e(B nnshimbun) \e$B$O\e(B Emacs W3 \e$B$rI,MW$H\e(B
139 \e$B$7$^$9!#$b$7$"$J$?$,$9$G$K\e(B Emacs W3 \e$B$r%$%s%9%H!<%k$7$F$"$k$N$J$i$P!"$"\e(B
140 \e$B$J$?$O$=$l$i$r;H$($k$h$&$K\e(B T-gnus \e$B$r:n$k$3$H$,$G$-$^$9!#$=$N$?$a$K$O!"\e(B
141 configure \e$B%*%W%7%g%s$N\e(B `--with-w3=' \e$B$r;H$&$+\e(B `~/.lpath.el' \e$B%U%!%$%k$r\e(B
142 \e$BJT=8$7$F!"\e(BEmacs W3 \e$B$,%$%s%9%H!<%k$5$l$F$$$k\e(B path \e$B$r;XDj$7$J$1$l$P$J$j\e(B
143 \e$B$^$;$s!#0J2<$O\e(B configure \e$B%*%W%7%g%s$r;H$&Nc$G$9!#\e(B
144
145    % ./configure --with-emacs=mule\
146      --with-w3=/usr/local/share/mule/site-lisp/w3/
147    % make install
148
149 \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$$!#$?$H\e(B
150 \e$B$(\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
151 configure \e$B%*%W%7%g%s$N\e(B `--with-w3=' \e$B$r;H$o$J$$$H!"8=:_$=$l$O@5>o$KF/$-\e(B
152 \e$B$^$;$s$N$G!#\e(B