projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd0f72
)
(mm-inline-message): Set parent to the child.
author
keiichi
<keiichi>
Sun, 26 Dec 1999 07:55:31 +0000
(07:55 +0000)
committer
keiichi
<keiichi>
Sun, 26 Dec 1999 07:55:31 +0000
(07:55 +0000)
lisp/mm-view.el
patch
|
blob
|
history
diff --git
a/lisp/mm-view.el
b/lisp/mm-view.el
index
d364359
..
23eda01
100644
(file)
--- a/
lisp/mm-view.el
+++ b/
lisp/mm-view.el
@@
-207,7
+207,8
@@
(insert "\n"))
(insert "----------\n\n")
(when handles
- (mm-handle-set-child handle handles))
+ (mm-handle-set-parent handles handle)
+ (mm-handle-set-child handle (cons handles (mm-handle-child handle))))
(mm-handle-set-undisplayer
handle
`(lambda ()