Navi2ch for Emacs (Part 22) (390レス)
1-

270: 2024/01/23(火)23:45 AAS
報告どうも。修正しておきます。
diff --git a/navi2ch-history.el b/navi2ch-history.el
index 5f64a69..6fa64fe 100644
--- a/navi2ch-history.el
+++ b/navi2ch-history.el
@@ -78,7 +78,8 @@ key は (concat uri artid)。")

(defun navi2ch-history-assoc-item (item)
(or (assoc item navi2ch-history-alist)
- (and (string-match "^https:\\(.*\\)" item)
+ (and item
+ (string-match "^https:\\(.*\\)" item)
(assoc (concat (if (string-prefix-p "https:" item)
"http:" "https:")
(match-string 1 item))
1-
あと 120 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 1.359s*