(Follow the suggestion from Angus Lees <gus@inodes.org>)
;;; [[ Special Setting ]]
+;; bind "b" in Summary to resend-message (ala mutt's "b"ounce)
+;(add-hook 'wl-summary-mode-hook
+; '(lambda ()
+; (define-key wl-summary-mode-map "b" 'wl-summary-resend-message)
+; ))
+
;; open unread group folder after checking.
;(add-hook 'wl-folder-check-entity-hook
; '(lambda ()
;;; [[ \e$BFC<l$J@_Dj\e(B ]]
+;; \e$B%5%^%j$G$N\e(B "b" \e$B$r%a%C%;!<%8:FAw$K$9$k\e(B (mutt \e$B$N\e(B "b"ounce)
+;(add-hook 'wl-summary-mode-hook
+; '(lambda ()
+; (define-key wl-summary-mode-map "b" 'wl-summary-resend-message)
+; ))
+
;; \e$B%0%k!<%W$r\e(Bcheck\e$B$7$?8e$KL$FI$,$"$k%U%)%k%@$N%0%k!<%W$r<+F0E*$K3+$/\e(B
;(add-hook 'wl-folder-check-entity-hook
; '(lambda ()