>>738 ./configure --help して、ちょっと考えて、 --with-xemacs オプションでやっても、 Compiling /export/home/mako/navi2ch-011030/navi2ch-popup-article.el... While compiling toplevel forms in file /export/home/mako/navi2ch-011030/navi2ch-popup-article.el: !! Invalid read syntax (("#")) Done WARNING: Warnings can be ignored. :-) if test xemacs != no; then \ EMACS=xemacs /bin/sh ./elisp-comp navi2ch-head.el; \ fi というエラーがいっぱいでます。
$ patch -e -p1 --dry-run < foo can't find file to patch at input line 2 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -r navi2ch-011127.dist/navi2ch-article.el navi2ch-011127.patched/navi2ch-article.el -------------------------- File to patch:
ed 形式かな? と思ってやってみたけどなんかうまくゆかない。 まあ手で s/separaer/separator/ すればいいのかな?