projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17422d6
)
(initialize-instance): Store buffer instead of name of buffer to
author
tomo
<tomo>
Fri, 23 Jun 2000 09:24:44 +0000
(09:24 +0000)
committer
tomo
<tomo>
Fri, 23 Jun 2000 09:24:44 +0000
(09:24 +0000)
`buffer' slot.
mmbuffer.el
patch
|
blob
|
history
diff --git
a/mmbuffer.el
b/mmbuffer.el
index
61b8ae8
..
97fc783
100644
(file)
--- a/
mmbuffer.el
+++ b/
mmbuffer.el
@@
-42,7
+42,7
@@
&rest init-args)
(or (mime-buffer-entity-buffer-internal entity)
(mime-buffer-entity-set-buffer-internal
- entity (mime-entity-location-internal entity)))
+ entity (get-buffer (mime-entity-location-internal entity))))
(save-excursion
(set-buffer (mime-buffer-entity-buffer-internal entity))
(let ((header-start