[Mew-dist 09542] Re: mew-summary-refile in virtual-mode
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
1999年 7月 7日 (水) 12:50:33 JST
From: Hideyuki SHIRAI (白井秀行) <shirai at example.com>
Subject: [Mew-dist 09503] mew-summary-refile in virtual-mode
Date: Tue, 29 Jun 1999 13:20:12 +0900
> (defmacro mew-summary-only (&rest body)
> (` (if (and (interactive-p) (not (equal major-mode 'mew-summary-mode)))
> (message "This command can be used in Summary mode only")
> (,@ body))))
>
> という風に interactive で無かったら body が動いてしまうのですが、
> この条件は必要なのでしょうか? もし、interactive の and 条件を外
思い出せないので、外しておきます。
--かず
Mew-dist メーリングリストの案内