[mew-int 2963] Re: Change in compose-mail

Kazu Yamamoto (山本和彦) <[email protected]> Tue, 08 Feb 2011 15:07:20 +0900 (JST)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
Hello,

>   ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and
>   passes it to the mail user agent function.  This argument specifies an
>   action for returning to the caller after finishing with the mail.
>   This is currently used by Rmail to delete a mail window.
> 
> It would accordingly be useful if mew-user-agent-compose were changed
> to accept an extra argument, even if it ignores it (for now).

I added &rest to mew-user-agent-compose and confirmed that it works
on Emacs 24.

--Kazu