GNU bug report logs - #67638
Description of the variable message-mail-user-agent in Emacs 29.1

Previous Next

Package: emacs;

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: rameiko87 <at> posteo.net
Cc: 67638 <at> debbugs.gnu.org
Subject: bug#67638: Description of the variable message-mail-user-agent in Emacs 29.1
Date: Thu, 07 Dec 2023 19:14:11 +0200
> Date: Thu, 07 Dec 2023 14:47:20 +0000
> From: rameiko87 <at> posteo.net
> Cc: 67638 <at> debbugs.gnu.org
> 
> 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.




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.