Navi2ch for Emacs (Part 22) (365レス)
Navi2ch for Emacs (Part 22) http://mevius.5ch.net/test/read.cgi/unix/1575011531/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
16: 名無しさん@お腹いっぱい。 [sage] 2020/01/30(木) 17:21:05.97 ありがとう Wrong arguments: processp, nil って返ってきたからここだけ壊れてるのかと思ってしまた navi2chだとこういうエラーってコネクションエラー投げて落ちてるだけってことかしら http://mevius.5ch.net/test/read.cgi/unix/1575011531/16
221: 名無しさん@お腹いっぱい。 [sage] 2023/10/20(金) 20:08:41.97 特定の板やスレだけ過去ログを取得できない、あるいは取得しづらくなってる http://greta.5ch.net/test/read.cgi/poverty/1697461053 ダメなスレは何度やってもdatが取得できない HTTPヘッダーの環境変数を見て弾いていると思われ https://en.wikipedia.org/wiki/List_of_HTTP_header_fields 回避策としてNavi2chに、本来無用な環境変数を与えてみた これで失敗( not found )したことはない ~/.navi2ch/init.el (defadvice navi2ch-net-send-request (around navi2ch-net-send-request-ad activate) (or (assoc "User-Agent" other-header) ;; cf. https://en.wikipedia.org/wiki/List_of_HTTP_header_fields (add-to-list 'other-header (cons "Accept-Encoding" "gzip, deflate")) (add-to-list 'other-header (cons "Accept-Language" "Accept-Language: en-US")) )) http://mevius.5ch.net/test/read.cgi/unix/1575011531/221
272: 名無しさん@お腹いっぱい。 [sage] 2024/01/27(土) 01:55:01.97 package-vc-installでもインストールできたっぽい。 こんな感じ。 (unless (package-installed-p 'navi2ch) (package-vc-install '(navi2ch :url "https://repo.or.cz/navi2ch.git" :branch "current" :vc-backend Git))) http://mevius.5ch.net/test/read.cgi/unix/1575011531/272
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.015s