From: morioka Date: Thu, 27 May 1999 11:04:55 +0000 (+0000) Subject: (mime-add-condition): Enter to the calist-package `mime-view' before X-Git-Tag: semi-1_13_5~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5cbabc7165de1e3a3ffea5d0db0eeb871eb60150;p=elisp%2Fsemi.git (mime-add-condition): Enter to the calist-package `mime-view' before call a seting function. --- diff --git a/semi-def.el b/semi-def.el index 49ebbe0..3998c69 100644 --- a/semi-def.el +++ b/semi-def.el @@ -224,6 +224,7 @@ If optional argument MODE is 'with-default, CONDITION is added with default rule. If optional argument FILE is specified, it is loaded when CONDITION is activate." + (in-calist-package 'mime-view) (let ((sym (cdr (assq target-type mime-condition-type-alist)))) (if sym (let ((func (cdr (or (assq mode mime-condition-mode-alist)