■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 最新50

レス数が950を超えています。1000を超えると表示できなくなるよ。

2ch専用ブラウザ「Navi2ch」

580 :mami :01/10/27 23:41
>>539
とりあえず
(setq navi2ch-list-bbstable-url "http://isweb36.infoseek.co.jp/computer/hima2908/bdleft.html")
が動くようにするためのパッチ。
2ch 以外のはほとんど読めないんで、まだ取り込まない方がいいっすね。

============
--- navi2ch-list.el.orig Sat Oct 27 23:32:24 2001
+++ navi2ch-list.el Sat Oct 27 23:34:46 2001
@@ -389,13 +389,13 @@
str2 start ignore)
(goto-char (point-min))
(while (re-search-forward
- "<\\([ab]\\)\\([^>]*\\)>\\([^<]+\\)</\\1>" nil t)
+ "<\\([ab]\\|div\\)\\([^>]*\\)>\\([^<]+\\)</\\1>" nil t)
(let ((tag (match-string 1))
(href (match-string 2))
(cont (match-string 3)))
(setq str2
(concat str2
- (if (string= tag "A")
+ (if (or (string= tag "A") (string= tag "a"))
(when (and start
(not ignore))
(when (string-match
============


新着レスの表示

掲示板に戻る 全部 前100 次100 最新50
名前: E-mail (省略可) :

read.cgi ver5.26+ (01/10/21-)