projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ef494
)
Use 'mime-add-condition to set up acting-condition.
author
morioka
<morioka>
Sat, 9 May 1998 12:42:15 +0000
(12:42 +0000)
committer
morioka
<morioka>
Sat, 9 May 1998 12:42:15 +0000
(12:42 +0000)
emh.el
patch
|
blob
|
history
diff --git
a/emh.el
b/emh.el
index
cc8444d
..
7bcd934
100644
(file)
--- a/
emh.el
+++ b/
emh.el
@@
-300,8
+300,8
@@
It is registered to variable `mime-view-content-header-filter-alist'."
"mime-partial"
"Internal method to combine message/partial messages automatically.")
-(ctree-set-calist-strictly
- 'mime-acting-condition
+(mime-add-condition
+ 'action
'((type . message)(subtype . partial)
(method . mime-method-to-combine-message/partial-pieces)
(major-mode . mh-show-mode)