GNU bug report logs -
#67638
Description of the variable message-mail-user-agent in Emacs 29.1
Previous Next
Reported by: rameiko87 <at> posteo.net
Date: Tue, 5 Dec 2023 05:02:02 UTC
Severity: normal
Merged with 67639
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> Can you please kindly explain in one sentence where
>> message-mail-user-agent and mail-user-agent intervene during the
>> process of replying to an email message which I'm reading using Rmail?
>
> When you type 'r', Emacs invokes rmail-reply, which calls
> rmail-start-mail, which calls compose-mail. compose-mail invokes the
> composition function of mail-user-agent, and when you invoke the
> command to send the response, Emacs invokes the send-mail function of
> mail-user-agent.
>
> rmail-start-mail (and thus compose-mail) is also called by commands
> rmail-mail, rmail-continue, rmail-forward, and a couple of others.
Thanks. Can you please explain where the variable
message-mail-user-agent intervenes in the process above? Because only
mail-user-agent appears in your description.
This bug report was last modified 1 year and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.