projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633d058
)
Fixed last change.
author
teranisi
<teranisi>
Mon, 4 Sep 2000 05:22:09 +0000
(
05:22
+0000)
committer
teranisi
<teranisi>
Mon, 4 Sep 2000 05:22:09 +0000
(
05:22
+0000)
elmo/elmo-imap4.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-imap4.el
b/elmo/elmo-imap4.el
index
6400124
..
43915e7
100644
(file)
--- a/
elmo/elmo-imap4.el
+++ b/
elmo/elmo-imap4.el
@@
-1357,7
+1357,8
@@
If optional argument UNMARK is non-nil, unmark."
"uid copy %s "
"copy %s ")
(car msgs))
- (elmo-imap4-mailbox dst-spec)))
+ (elmo-imap4-mailbox
+ (elmo-imap4-spec-mailbox dst-spec))))
(setq msgs (cdr msgs)))
(when expunge-it
(elmo-imap4-send-command-wait session "expunge"))