On Tue, Oct 24, 2000 at 20:48:31 +0200, Jesper Holmberg wrote:
> * On Tuesday, October 24, Mikko Hänninen wrote:
> > You're missing that there's no default Fcc value provided with
> > resend-message.  This is certainly something I think should be changed,
> > it could even be called a bug.
> 
> Hey, a mutt bug, I didn't think those existed! Anyway, I've been
> trying to solve this with various variants of macros, but is hasn't
> worked. 
> 
> Not:  macro generic  \eu  "<resend-message>f=sentmail<enter>"

This should in theory work if you have remembered to remove the
default key bindings for <esc>u in the various menus which
otherwise will take precedence over the generic definition.

However, I think that there may be some problems (yet another
bug?!) with generic macro definitions. Try instead:

macro index  \eu  "<resend-message>f=sentmail<enter>"
macro pager  \eu  "<resend-message>f=sentmail<enter>"
macro attach \eu  "<resend-message>f=sentmail<enter>"

-- 
Byrial
http://home.worldonline.dk/~byrial/

Reply via email to