@kbd{t} \e$B$+$i;O$^$k%3%^%s%I$G!"$=$N%9%l%C%I$KB0$9$k%a%C%;!<%8$KBP$7$F0l3g$7$F=hM}$r9T$&$3$H$,$G$-$^$9!#\e(B
+@section \e$B%9%l%C%I$N7R$.$J$*$7\e(B
+
+\e$B<jF0$G%9%l%C%I$N7R$.$J$*$7$,$G$-$^$9!#\e(B
+\e$B%5%^%j$G3:Ev$9$k%a%C%;!<%8$K%+!<%=%k$r9g$o$;$F\e(B @kbd{M-w}
+(@code{wl-summary-save-current-message}) \e$B$7!"\e(B
+\e$B?7$7$$?F%a%C%;!<%8$N$H$3$m$G\e(B @kbd{C-y} (@code{wl-summary-yank-saved-message})
+\e$B$9$k$H%9%l%C%I$,7R$.$J$*$5$l$^$9!#\e(B
+
@node Cache, Auto Refile, Thread Operations, Summary
@section \e$B%-%c%C%7%e\e(B
\e$B%P%C%U%!$,B8:_$7$F$$$J$$>l9g$O!"%I%i%U%H%U%)%k%@$+$i%U%!%$%k$r\e(B(\e$BB8:_$9$l$P\e(B)
\e$BFI$_9~$_$^$9!#\e(B
(@code{wl-jump-to-draft-buffer})
+
+@item M-w
+@kindex M-w (Summary)
+@findex wl-summary-save-current-message
+\e$B%+!<%=%k9T$N%a%C%;!<%8$N%3%T!<!#\e(B
+(@code{wl-summary-save-current-message})
+
+@item C-y
+@kindex C-y (Summary)
+@findex wl-summary-yank-saved-message
+\e$B%+!<%=%k9T$N%a%C%;!<%8$r?F%a%C%;!<%8$H$7$F!"\e(B
+@code{wl-summary-save-current-message} \e$B$GJ]B8$5$l$?%a%C%;!<%8$r\e(B
+\e$B%9%l%C%I$K7R$.$^$9!#\e(B
+(@code{wl-summary-yank-saved-message})
@end table
Commands with the key binding that begins with @kbd{t} executes commands
on the messages in the thread.
+@section reconstruct thread by hand
+
+You can reconstruct the thread manually.
+In Summary, @kbd{M-w} (@code{wl-summary-save-current-message})
+at the corresponding message, and @kbd{C-y}
+(@code{wl-summary-yank-saved-message}) at the new parent message
+then you have the reconstructed thread.
+
@node Cache, Auto Refile, Thread Operations, Summary
@section Cache
moved to one after another. If prefix argument is specified, load draft
folder's message to the draft buffer and jump to it.
(@code{wl-jump-to-draft-buffer})
+
+@item M-w
+@kindex M-w (Summary)
+@findex wl-summary-save-current-message
+Save the message at the current cursor point.
+(@code{wl-summary-save-current-message})
+
+@item C-y
+@kindex C-y (Summary)
+@findex wl-summary-yank-saved-message
+Regard the message at the current cursor point as
+parent, connect the message saved by
+@code{wl-summary-save-current-message}
+to the thread.
+(@code{wl-summary-yank-saved-message})
@end table