>>217 ~/.emacsに (require 'navi2ch) を追加したところ、 (1) (initialization/error) An error has occurred while loading ~/.emacs:
Cannot open load file: navi2ch
To ensure normal operation, you should investigate the cause of the error in your initialization file and remove it. Use the `-debug-init' option to XEmacs to view a complete error backtrace.
>>267 たとえば、cocoa.2ch.netの場合、書き込むたびに ipfw: 1234 Reset TCP 64.71.137.42:4511 192.168.0.1:80 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4512 192.168.0.1:8080 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4513 192.168.0.1:3120 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4514 192.168.0.1:8000 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4515 192.168.0.1:81 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4516 192.168.0.1:8081 in via tun0 ipfw: 1234 Reset TCP 64.71.137.42:4517 192.168.0.1:9081 in via tun0 こんなポートスキャンをしてる(w このうち一つでも通ると書き込みに失敗するみたい。 単にパケットを落しているだけだと何回もリトライするので時間がかかる。
あと v で AA を表示させられるらしいけど、 Symbol's function definition is void: navi2ch-article-aadisplay-program となっていまだに見たことがありません。一応 aadisplay はインストール してあります。まあ、ある程度脳内処理で見られるようになりましたが(w
おれの "randy" ってブックマークの中身。 1 C 田口ランディ [創作文芸] 2 U 文学の集積がゴダール。分かるかなあ低脳オジサン [文学] 3 U 「狂う」ってどういうこと? [心理学] 4 U ■ネット巫女・田口ランディの人生相談「パクってナンボ」2■ [雑誌] 5 U ★産廃物&盗作屋・田口ランディ監視スレPart7★ [一般書籍] 6 U ネット汚物・田口ランディは盗作ゴリラPart3 [文学] 7 C 村上龍も絶賛!?田口ランディーの「コンセント」 [心理学]
>>333 C-x eですか?C-xC-eですか? 前者なら以下の結果が、 Signaling: (error "No kbd macro has been defined") call-last-kbd-macro(1) call-interactively(call-last-kbd-macro)
vine linux 2.1で windows98上で動作するBlackJumboDogという プロクシ−サーバーソフトを介して ネットに接続しているのですが emacsにnavi2chと打つと now connectingと表示されたまま止まってしまいます.。 unix板の皆様どうか私をお救いください.
--- navi2ch-article.el.orig Wed Oct 31 15:55:37 2001 +++ navi2ch-article.el Wed Oct 31 11:31:59 2001 @@ -317,7 +317,7 @@ (setq p (length from-header)) (put-text-property 0 p 'face 'navi2ch-article-header-face str) - (put-text-property p (setq p (+ p (length from))) + (put-text-property p (1- (setq p (+ p (length from)))) 'face 'navi2ch-article-header-contents-face str) (put-text-property p (setq p (+ p (length date-header))) 'face 'navi2ch-article-header-face str)
>>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/ すればいいのかな?
This project aims to provide convenient interface for 2ch.net. 2ch.net is a famous and large web BBS site in Japan. The interface of 2ch is easy to use for novice users, but not suitable for heavy users. So our project try to develop Navigator for 2ch (navi2ch) by emacs lisp.
License
GPL
Project Public Description
navi2ch (Navigator for 2ch) is a elisp mode for 2ch.net. 2ch.net is a famous and large web BBS site in Japan. You can read and write 2ch.net easily.
>>949 は < 2ch.net is a famous and large web BBS site in Japan. > 2ch.net <http://www.2ch.net/> is a famous and large web BBS site in Japan. でいいすかね。
(...そろそろ新スレの季節かな)
952 :書き換えてみた。 :01/12/25 16:39
Project Full Name
Navigator for 2ch
Project Purpose and Summarization
This project aims to provide an interface that makes using 2ch.net much easier. 2ch.net is the most popular and biggest BBS site in Japan. While its interface through web browsers is suitable to beginners, heavy users often demand more conveninent one. To fill this gap, our project attempts to develop a new interface with emacs lisp.
License
GPL
Project Public Description
Navigator for 2ch (navi2ch) is an elisp mode for 2ch.net, the most popular and biggest BBS site in Japan. This allows users to read, write, and post messages in 2ch.net much more easily.
Our application of this project has been rejected before. Now we totally revised the project summary. We appreciate it if you could examine our project again.