gfp <[email protected]> writes:

>
> Am 23.02.26 um 17:27 schrieb gfp:
>> this came up
>> and I tried to change that, but it didn´t help.
>> 
>> ⛔ Warning (mail): The default mail mode is now Message mode.
>> You have the following Mail mode variables customized:
>> 
>>    mail-setup-hook mail-send-hook
>> 
>> To use Mail mode, set ‘mail-user-agent’ to sendmail-user-agent.
>> To disable this warning, set ‘compose-mail-user-agent-warnings’ to nil.
>> 

Try:

1. Send a message via email to yourself by typing:
     C-x m
   This should run the command ‘compose-mail’ and should
   create a buffer for composing a mail message.

2. In this new buffer, instead of typing C-c C-c to send a
   message, type
     C-h c C-c C-c
   to see what command C-c C-c is bound to.

3. In the mail buffer, look up the values some of the
   mail-related options using C-h v:

    ‘mail-setup-hook’
    ‘mail-send-hook’
    ‘message-send-mail-function’
    ‘message-send-hook’

4. Attempt to send an email message to yourself by filling
   out the ‘To:’ field and some text for a message, and then
   typing C-c C-c.

If this generates errors and fails to send the email, then
copy the information about the key C-c C-c and the
mail-related options.  Some reader might then be able to
help resolve your problem.

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.

  • ... gfp
    • ... gfp
      • ... gfp
      • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)

Reply via email to