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:
12350bd
)
(mime-store-message/partial-piece): Don't move to point-min.
author
morioka
<morioka>
Mon, 8 Feb 1999 08:38:41 +0000
(08:38 +0000)
committer
morioka
<morioka>
Mon, 8 Feb 1999 08:38:41 +0000
(08:38 +0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
2389bc2
..
12c8ad3
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-545,7
+545,6
@@
It is registered to variable `mime-preview-quitting-method-alist'."
;;;
(defun mime-store-message/partial-piece (entity cal)
- (goto-char (mime-entity-point-min entity))
(let* ((root-dir
(expand-file-name
(concat "m-prts-" (user-login-name)) temporary-file-directory))