Navi2ch for Emacs (Part 22) (390レス)
Navi2ch for Emacs (Part 22) http://mevius.5ch.net/test/read.cgi/unix/1575011531/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
リロード規制
です。10分ほどで解除するので、
他のブラウザ
へ避難してください。
114: 名無しさん@お腹いっぱい。 [sage] 2022/04/12(火) 12:47:04.32 >>112 どれで? http://mevius.5ch.net/test/read.cgi/unix/1575011531/114
172: sage [] 2023/07/15(土) 12:35:07.32 その2 diff --git a/navi2ch-multibbs.el b/navi2ch-multibbs.el index 8e49f28..d1ef831 100644 --- a/navi2ch-multibbs.el +++ b/navi2ch-multibbs.el @@ -345,7 +345,7 @@ START, END, NOFIRST で範囲を指定する" ;;;----------------------------------------------- -(defsubst navi2ch-2ch-subject-callback () +(defsubst navi2ch-2ch-subject-callback (&optional args) (when navi2ch-board-use-subback-html (navi2ch-board-make-subject-txt))) @@ -525,7 +525,7 @@ START, END, NOFIRST で範囲を指定する" 'equal))) (navi2ch-cache-get (cons uri file-name) - (cond ((string-match "http://\\(?:[^@/]+@\\)?\\(.+\\)" uri) + (cond ((string-match "https?://\\(?:[^@/]+@\\)?\\(.+\\)" uri) (navi2ch-expand-file-name (concat (match-string 1 uri) file-name))) http://mevius.5ch.net/test/read.cgi/unix/1575011531/172
198: 名無しさん@お腹いっぱい。 [sage] 2023/07/23(日) 14:02:30.32 コネクション切れないのは nc の問題だった…。 https://github.com/larryhou/connect-proxy 入れて、 (setq navi2ch-open-network-stream-function 'navi2ch-open-network-stream-via-command) (setq navi2ch-open-network-stream-command "connect -R remote -S 127.0.0.1:1080 %s %s") でもだめで、 (defun navi2ch-net-send-request (url method &optional other-header content) (message "Now connecting...") (setq proc nil) (unless (navi2ch-net-down-p host) (condition-case nil (setq proc (apply navi2ch-open-network-stream-function navi2ch-net-connection-name buf host port rest)) ←このへんでエラーになっているっぽい。 (error (navi2ch-net-add-down-host host))))) Error: Wrong number of arguments: (lambda (name buffer host service) (let ((command (cond ((stringp navi2ch-open-network-stream-command) (format navi2ch-open-network-stream-command host service)) ((functionp navi2ch-open-network-stream-command) (funcall navi2ch-open-network-stream-command host service))))) (apply #'start-process name buffer (if (stringp command) (list shell-file-name shell-command-switch command) command)))), 6 http://mevius.5ch.net/test/read.cgi/unix/1575011531/198
254: 名無しさん@お腹いっぱい。 [sage] 2023/12/30(土) 18:09:08.32 OpenSSL 1.1.1t-freebsd 7 Feb 2023 だったので、openssl32 を入れてみたところやっとこさコンパイルが通りました。 setup の時に meson.build:88: WARNING: The variable(s) 'configure_input' in the input file 'navi2ch-version.el.in' are not present in the given configuration data. と出るのは無視してかまわないでしょうか? http://mevius.5ch.net/test/read.cgi/unix/1575011531/254
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.015s