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:
246ae68
)
(mime-store-message/partial-piece): Don't expect called in raw-buffer.
author
morioka
<morioka>
Mon, 8 Feb 1999 07:51:55 +0000
(07:51 +0000)
committer
morioka
<morioka>
Mon, 8 Feb 1999 07:51:55 +0000
(07:51 +0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
aa025df
..
2389bc2
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-553,7
+553,7
@@
It is registered to variable `mime-preview-quitting-method-alist'."
(number (cdr (assoc "number" cal)))
(total (cdr (assoc "total" cal)))
file
- (mother mime-preview-buffer)
+ (mother (current-buffer))
)
(or (file-exists-p root-dir)
(make-directory root-dir)