From 283cc465b8a09272d2c15e33e026b1d32eb312ae Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Sun, 7 Nov 1999 22:19:45 +0000 Subject: Rewriting lots of the recvattach code. --- functions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'functions.h') diff --git a/functions.h b/functions.h index 92c439e6..5bac5774 100644 --- a/functions.h +++ b/functions.h @@ -239,6 +239,7 @@ struct binding_t OpAttach[] = { { "pipe-entry", OP_PIPE, "|" }, { "view-mailcap", OP_ATTACH_VIEW_MAILCAP, "m" }, { "reply", OP_REPLY, "r" }, + { "resend-message", OP_RESEND, "\033e" }, { "group-reply", OP_GROUP_REPLY, "g" }, { "list-reply", OP_LIST_REPLY, "L" }, { "forward-message", OP_FORWARD_MESSAGE, "f" }, -- cgit v1.2.3