projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e92d266
)
(mime-store-message/partial-piece): Use `mime-write-entity-body'.
author
morioka
<morioka>
Sun, 28 Jun 1998 23:45:27 +0000
(23:45 +0000)
committer
morioka
<morioka>
Sun, 28 Jun 1998 23:45:27 +0000
(23:45 +0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
875b12f
..
84366e8
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-478,8
+478,7
@@
saved as binary. Otherwise the region is saved by `write-region'."
(select-window pwin)
)
(setq file (concat root-dir "/" number))
- (mime-raw-write-region (mime-entity-body-start entity)
- (mime-entity-body-end entity) file)
+ (mime-write-entity-body entity file)
(let ((total-file (concat root-dir "/CT")))
(setq total
(if total