other files
emacs-20.4/apel/flim/semi/Semi-gnus
人のところに行ったら、次のような字を見てしまったので、自分の
ところではどうなるかと試したのですが、再現しませんでした。
Signaling: (invalid-function (macro lambda (representation-type location &optional
(以下は一行ですが、折返しています)
content-type children parent node-id decoded-subject decoded-from date
message-id references chars lines xref original-header parsed-header
buffer header-start header-end body-start body-end) (\` (vector (\,
representation-type) (\, location) (\, content-type) nil nil (\,
children) (\, parent) (\, node-id) (\, decoded-subject) (\,
decoded-from) (\, date) (\, message-id) (\, references) (\, chars) (\,
lines) (\, xref) (\, original-header) (\, parsed-header) (\, buffer)
(\, header-start) (\, header-end) (\, body-start) (\, body-end)))))
make-mime-entity-internal(gnus 0 nil nil nil nil "" "" "" "" "" 0 0 "" ((Subject . "") (From . "")))
gnus-update-summary-mark-positions()
gnus-summary-mode("fj.os.bsd.freebsd")
gnus-summary-setup-buffer("fj.os.bsd.freebsd")
gnus-summary-read-group-1("fj.os.bsd.freebsd" nil nil nil nil nil)
gnus-summary-read-group("fj.os.bsd.freebsd" nil nil nil nil nil nil)
gnus-group-read-group(nil)
* call-interactively(gnus-group-read-group)
入れたもの、版、方法は次のようなものです。
setenv SITELISP /usr/local/share/emacs/site-lisp
-------------------------------------------
apel 9.20 make; make install
flim 1.12.7 make; make install
semi 1.13.4 make; make install
semi-gnus 6_8_10 ./configure
make ; make install
-------------------------------------------
( test 後述 )
-------------------------------------------
im 119 ./configure; make install
mew 1.94b48 make EMACS=emacs ELISPDIR=$SITELISP/mew-1.94b48
mkdir $SITELISP/mew-1.94b48
make EMACS=emacs ELISPDIR=$SITELISP/mew-1.94b48 install
詳細記録
bitmap-mule 19980702 (bitmap-ci.el を一部修正。でないと四角い箱が並んでしまう)
make ; make install
x-face-mule 0.23 emacs -b -f batch-byte-compile x-face-mule.el
mkdir $SITELISP/a-files
cp x-face-mule.el* $SITELISP/a-files
w3-4.0-pre44 ./configure --with-lispdir=$SITELISP/w3-4.0pre.44
( cd info; gmake info; gmake install)
make install
tc2beta5 ./Configure
cd /usr/local/info; install-info dir tc
prom-mew mew-use-petname で問題あり (一部修正 )
-------------------------------------------
semi-gnus を入れたところまでで、簡単な .emacs-simple
; ----------------------------------------
(load "mime-setup")
(set-language-environment "Japanese")
(setq gnus-select-method '(nntp "news-server-name" (nntp-port-number 119)))
; ----------------------------------------
を用意して emacs -q -l ~/.emacs-simple と入力して、
news を読んで見ると、僕のところではうまく行くのですが、知
り合いのところでは上の問題になるという話です。
僕のところ (NetBSD-1.3I/macppc, emcws-20.4-19990717.gz)
知り合い (Plamo Linux, Software Design 版 1999/07, emacs-20.4 patch 無 )
上記の問題には何も関係ないが、入れていて気が付いたもの。
- /usr/local/share/emacs/site-lisp
の下に *.el が数多く置かれてしまうのは整理が悪いと思う
ので、
/usr/local/share/emacs/site-lisp/a-files
というものを作って、その中に入れている。ただし a-files
でなくfiles などとすると 次の項目の件でうまく行かない。
- M-x locate-library RET x-face-mule の件
こせさんの x-face-mule を使う場合、同じ名前のもの
x-face-mule が bitmap にも入っていて、しかも bitmap の b が
alphabet
の最初の方なので、bitmap/x-face-mule.el が先に見つかってしまっては
意図したように動かない。順序に注意。
それで上記 a-file/x-face-mule.el などとしている。
- /usr/local/share/emacs/site-lisp
の下に入るものを apel, semi などではなく、apel-9.20, semi-1.13.4
などとしたいが、apel は名前を変えると、他のところで apel を直接呼
んでいるものがある気がする。
Last Update
19:53:30 03/12/08
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
(since 1999/08/15)