■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50
レス数が1000を超えています。残念ながら全部は表示しません。 |
Navi2ch for Emacs (part 7)
- 542 :537 :02/10/20 23:42
- たびたび失礼。my-navi2ch-article-filter.el の訂正です。
@@ -98,7 +98,7 @@
(match-string 1 subexp)
(concat ".*" subexp)))
(setq subexp
- (if (string-match "^\\(.*[^\\]\\(\\\\\\\\\\)*\\)\\$$" subexp)
+ (if (string-match "^\\(.*[^\\\\]\\(\\\\\\\\\\)*\\)\\$$" subexp)
(match-string 1 subexp)
(concat subexp ".*")))
(let ((regexp (concat
@@ -145,7 +145,7 @@
(match-string 1 subexp)
(concat ".*" subexp)))
(setq subexp
- (if (string-match "^\\(.*[^\\]\\(\\\\\\\\\\)*\\)\\$$" subexp)
+ (if (string-match "^\\(.*[^\\\\]\\(\\\\\\\\\\)*\\)\\$$" subexp)
(match-string 1 subexp)
(concat subexp ".*")))
(let ((regexp (concat
掲示板に戻る 全部 前100 次100 最新50read.cgi ver5.26+ (01/10/21-)