[mew-dist 25984] Re: mew-summary-exchange-marks
Hideyuki SHIRAI ( 白井秀行 )
shirai at example.com
2005年 2月 3日 (木) 13:00:29 JST
From: Kazu Yamamoto (山本和彦) <kazu at example.com> さん曰く
Subject: [mew-dist 25976] Re: mew-summary-exchange-marks
Message-ID: <20050124.225521.157064624.kazu at example.com>
Date: Mon, 24 Jan 2005 22:55:21 +0900 (JST)
デフォルト設定だと大丈夫ですが、これも必要ですね。
Index: mew-mark.el
===================================================================
RCS file: /cvsmew/mew/mew-mark.el,v
retrieving revision 1.150
diff -u -r1.150 mew-mark.el
--- mew-mark.el 24 Jan 2005 13:53:37 -0000 1.150
+++ mew-mark.el 3 Feb 2005 03:58:50 -0000
@@ -879,7 +879,8 @@
(interactive)
(let* ((from (mew-summary-input-exchangeable-mark "Input mark from: "))
(to (mew-summary-input-exchangeable-mark "Input mark to: "))
- (regex (mew-mark-regex from)))
+ (regex (mew-mark-regex from))
+ (case-fold-search nil))
(unless (char-equal from to)
(save-excursion
(goto-char (point-min))
--
白井秀行 (mailto:shirai at example.com)
Mew-dist メーリングリストの案内