Gnus development mailing list
 help / color / mirror / Atom feed
From: "Husain Alshehhi" <husain@alshehhi.io>
To: ding@gnus.org
Subject: Re: gnus-message-archive-group does not work when I compose-mail
Date: Thu, 04 Apr 2024 21:20:59 -0500	[thread overview]
Message-ID: <87r0fko8hg.fsf@> (raw)
In-Reply-To: <877chkcs71.fsf@> (Husain Alshehhi's message of "Fri, 29 Mar 2024 22:30:10 -0500")


After searching in the emacs documentation, and thanks to the
"apropos-documentation" command and searching for "GCC", I found that I
needed to set (setq mail-user-agent 'gnus-user-agent).

> mail-user-agent is a variable defined in ‘simple.el’.
> 
> Its value is ‘gnus-user-agent’
> Original value was 
> ‘message-user-agent’
> 
> Your preference for a mail composition package.
> Various Emacs Lisp packages (e.g. Reporter) require you to compose an
> outgoing email message.  This variable lets you specify which
> mail-sending package you prefer.
> 
> Valid values include:
> 
>   ‘message-user-agent’  -- use the Message package.
>                            See Info node ‘(message)’.
>   ‘sendmail-user-agent’ -- use the Mail package.
>                            See Info node ‘(emacs)Sending Mail’.
>   ‘mh-e-user-agent’     -- use the Emacs interface to the MH mail system.
>                            See Info node ‘(mh-e)’.
>   ‘gnus-user-agent’     -- like ‘message-user-agent’, but with Gnus
>                            paraphernalia if Gnus is running, particularly
>                            the Gcc: header for archiving.


  parent reply	other threads:[~2024-04-05  2:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30  3:30 Husain Alshehhi
2024-04-04  1:08 ` Husain Alshehhi
2024-04-05  2:20 ` Husain Alshehhi [this message]
     [not found] <25348.7945113861$1711769502@news.gmane.org>
2024-04-04  6:19 ` Gijs Hillenius
2024-04-04  6:21 ` Gijs Hillenius
2024-04-04 11:33 ` Eric S Fraga
2024-04-04 11:42 ` dick
2024-04-04 17:45 ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0fko8hg.fsf@ \
    --to=husain@alshehhi.io \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).