From: yamaoka Date: Mon, 28 May 2001 07:43:45 +0000 (+0000) Subject: * lisp/dgnushack.el (dgnushack-unexporting-files): Add "nnshimbun.el" if the X-Git-Tag: t-gnus-6_15_3-02~8 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7872017a9d958b4ec7b8f8124548ecedad218215;p=elisp%2Fgnus.git- * lisp/dgnushack.el (dgnushack-unexporting-files): Add "nnshimbun.el" if the library "shimbun" is not found. (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed. (locate-library): Redefine it for Mule before it is called. * README.semi.ja: Update for the use of Emacs-W3M. * README.semi: Ditto. * Mule23@1934.ja: Ditto. * Mule23@1934.en: Ditto. --- diff --git a/ChangeLog b/ChangeLog index 209206b..348f6bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-05-28 Katsumi Yamaoka + + * lisp/dgnushack.el (dgnushack-unexporting-files): Add + "nnshimbun.el" if the library "shimbun" is not found. + (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed. + (locate-library): Redefine it for Mule before it is called. + + * README.semi.ja: Update for the use of Emacs-W3M. + * README.semi: Ditto. + * Mule23@1934.ja: Ditto. + * Mule23@1934.en: Ditto. + 2001-05-28 TSUCHIYA Masatoshi * lisp/nnshimbun.el: Reconstructed to use `shimbun'. diff --git a/Mule23@1934.en b/Mule23@1934.en index 7a45479..15696eb 100644 --- a/Mule23@1934.en +++ b/Mule23@1934.en @@ -126,22 +126,30 @@ There are three ways of making T-gnus with Mule 2.3 based on Emacs 19.34. % make install -USING Emacs W3 -============== - -;; By the way, it is the point, does anyone know where do we find -;; Emacs W3 package fitting with Mule 2.3 based on Emacs 19.34? :-p - -Some modules of T-gnus (e.g. nnshimbun) requires Emacs W3. You can -build T-gnus to be abel to use them, if you already have Emacs W3 -installed. For that, you should specify the path where Emacs W3 is -installed using the configure option `--with-w3=' or editing the file -`~/.lpath.el'. Here is an example for using the configure option: +USING Emacs-W3M (and Emacs W3) +============================== +The web based backend `nnshimbun' uses the shimbun modules which are +included in Emacs-W3M package (and the other web based backends of T- +gnus requires Emacs W3). Emacs-W3M is an interface program to the +external command W3M, visit the following pages for more information. + + http://namazu.org/~tsuchiya/emacs-w3m/ + http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/ + +If you wish to build T-gnus to be abel to use Emacs-W3M and nnshimbun, +you have to specify the path where Emacs-W3M is installed using the +configure option `--with-addpath=' (for Emacs W3, use the configure +option `--with-w3=' or editing the file `~/.lpath.el'). Here is an +example for that: % ./configure --with-emacs=mule\ + --with-addpath=~/elisp/emu/:~/elisp/apel/: ... :~/elisp/w3m/\ --with-w3=/usr/local/share/mule/site-lisp/w3/ % make install -Don't mind if configure says "W3... not found". It is currently -malfunction when the configure option `--with-w3=' is not used even if -the path of Emacs W3 is specified in the file `~/.lpath.el'. +;; Don't mind if configure says "W3... not found". It is currently +;; malfunction when the configure option `--with-w3=' is not used even +;; if the path of Emacs W3 is specified in the file `~/.lpath.el'. + +;; By the way, does anyone know where do we find Emacs W3 package +;; which is suitable to Mule 2.3 based on Emacs 19.34? diff --git a/Mule23@1934.ja b/Mule23@1934.ja index 5f79393..e17148c 100644 --- a/Mule23@1934.ja +++ b/Mule23@1934.ja @@ -129,24 +129,32 @@ Emacs 19.34 $B$r%Y!<%9$K$7$?(B Mule 2.3 $B$G(B gnus $B$r:n$k$K$O;0$D$NJ}K!$ % ./configure --with-emacs=mule % make install -USING Emacs W3 -============== -;; $B$H$3$m$G!"4N?4$J$3$H$J$s$G$9$,!"C/$+(B Emacs 19.34 $B$r%Y!<%9$K$7$?(B -;; Mule 2.3 $B$KE,9g$9$k(B Emacs W3 $B$,$I$3$K$"$k$+CN$j$^$;$s$+(B? :-p +USING Emacs-W3M (and Emacs W3) +============================== +$B%&%'%V$K4p$E$$$?%P%C%/%(%s%I$G$"$k(B `nnshimbun' $B$O!"(BEmacs-W3M $B%Q%C%1!<(B +$B%8$K4^$^$l$F$$$k(B shimbun $B%b%8%e!<%k$r;H$$$^$9(B ($BB>$N(B T-gnus $B$N%&%'%V$K(B +$B4p$E$$$?%P%C%/%(%s%I$O(B Emacs W3 $B$rI,MW$H$7$^$9(B)$B!#(BEmacs-W3M $B$O30It%3%^(B +$B%s%I(B W3M $B$X$N%$%s%?!<%U%'!<%9$r9T$J$&%W%m%0%i%`$G!">\:Y>pJs$K$D$$$F$O(B +$B0J2<$N%Z!<%8$rK,$M$F$_$F2<$5$$!#(B + + http://namazu.org/~tsuchiya/emacs-w3m/ + http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/ -$B$$$/$D$+$N(B T-gnus $B$N%b%8%e!<%k(B ($BNc$($P(B nnshimbun) $B$O(B Emacs W3 $B$rI,MW$H(B -$B$7$^$9!#$b$7$"$J$?$,$9$G$K(B Emacs W3 $B$r%$%s%9%H!<%k$7$F$"$k$N$J$i$P!"$"(B -$B$J$?$O$=$l$i$r;H$($k$h$&$K(B T-gnus $B$r:n$k$3$H$,$G$-$^$9!#$=$N$?$a$K$O!"(B -configure $B%*%W%7%g%s$N(B `--with-w3=' $B$r;H$&$+(B `~/.lpath.el' $B%U%!%$%k$r(B -$BJT=8$7$F!"(BEmacs W3 $B$,%$%s%9%H!<%k$5$l$F$$$k(B path $B$r;XDj$7$J$1$l$P$J$j(B -$B$^$;$s!#0J2<$O(B configure $B%*%W%7%g%s$r;H$&Nc$G$9!#(B +Emacs-W3M $B$H(B nnshimbun $B$,;H$($k$h$&$K(B T-gnus $B$r:n$k$K$O!"(BEmacs-W3M $B$,(B +$B%$%s%9%H!<%k$5$l$F$$$k%Q%9$r(B configure $B%*%W%7%g%s$N(B `--with-addpath=' +$B$G;XDj$7$J$1$l$P$J$j$^$;$s(B (Emacs W3 $BMQ$K$O(B `--with-w3=' $B$r;H$&$+!"$^(B +$B$?$O(B `~/.lpath.el' $B%U%!%$%k$rJT=8$7$F2<$5$$(B)$B!#0J2<$ONc$G$9!#(B % ./configure --with-emacs=mule\ + --with-addpath=~/elisp/emu/:~/elisp/apel/: ... :~/elisp/w3m/\ --with-w3=/usr/local/share/mule/site-lisp/w3/ % make install -$B$b$7(B configure $B$,!V(BW3... not found$B!W$H8@$C$F$b5$$K$7$J$$$G2<$5$$!#$?$H(B -$B$((B `~/.lpath.el' $B%U%!%$%k$G(B Emacs W3 $B$N(B path $B$,;XDj$5$l$F$$$F$b!"(B -configure $B%*%W%7%g%s$N(B `--with-w3=' $B$r;H$o$J$$$H!"8=:_$=$l$O@5>o$KF/$-(B -$B$^$;$s$N$G!#(B +;; $B$b$7(B configure $B$,!V(BW3... not found$B!W$H8@$C$F$b5$$K$7$J$$$G2<$5$$!#(B +;; $B$?$H$((B `~/.lpath.el' $B%U%!%$%k$G(B Emacs W3 $B$N(B path $B$,;XDj$5$l$F$$$F$b!"(B +;; configure $B%*%W%7%g%s$N(B `--with-w3=' $B$r;H$o$J$$$H!"8=:_$=$l$O@5>o$K(B +;; $BF/$-$^$;$s$N$G!#(B + +;; $B$H$3$m$G!"C/$+(B Emacs 19.34 $B$r%Y!<%9$K$7$?(B Mule 2.3 $B$KE,9g$9$k(B Emacs +;; W3 $B$,$I$3$K$"$k$+CN$j$^$;$s$+(B? diff --git a/README.semi b/README.semi index 9f76828..12b95c8 100644 --- a/README.semi +++ b/README.semi @@ -18,6 +18,13 @@ ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ Required environment for SEMI is written in README.en of SEMI package. + In addition, if you wish to use the web based backend `nnshimbun', +you have to install the package Emacs-W3M and the external command W3M. +Visit the following pages for more information. + +http://namazu.org/~tsuchiya/emacs-w3m/ +http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/ + How to get? (via CVS) ===================== diff --git a/README.semi.ja b/README.semi.ja index c47831f..f760c8e 100644 --- a/README.semi.ja +++ b/README.semi.ja @@ -20,6 +20,12 @@ ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ $B$+$iH$7$F(B $B$/$@$5$$!#(B + $B2C$($F!"(B`nnshimbun' $B$r;H$$$?$$>l9g$K$O!"(BEmacs-W3M $B%Q%C%1!<%8$H30It(B +$B%3%^%s%I$N(B W3M $B$,I,MW$G$9!#>\$7$$$3$H$O0J2<$N%Z!<%8$r$4Mw2<$5$$!#(B + +http://namazu.org/~tsuchiya/emacs-w3m/ +http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/ + $B