all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@f2s.com>
Subject: Re: Make GNUS default mail compose/read in EMACS?
Date: 13 May 2003 23:33:31 +0100	[thread overview]
Message-ID: <ubry6v5ms.fsf@jasonrumney.net> (raw)
In-Reply-To: m3of2637nn.fsf@defun.localdomain

Jesper Harder <harder@myrealbox.com> writes:

> Edward Dodge <someone@g3.com> writes:
> 
> > I thought I saw a snippet of elisp that did just that somewhere.  But
> > now I am at a loss to find it.  If I'm just hallucinating,  does
> > anyone know how to tie the guns "compose-mail" command to `C-x m'?
> 
>   (setq mail-user-agent 'gnus-user-agent)
> 
> [I don't remember if this is new in Gnus 5.10, though]

I think this is a feature of Emacs, not Gnus, so it is the version of
Emacs that will be relevant, not Gnus. I'm pretty sure it was
introduced in 21.1, or maybe even 20.4.


  (setq read-mail-command 'gnus)

does the other half of the job.

      reply	other threads:[~2003-05-13 22:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-13 20:26 Make GNUS default mail compose/read in EMACS? Edward Dodge
2003-05-13 20:37 ` Jesper Harder
2003-05-13 22:33   ` Jason Rumney [this message]

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=ubry6v5ms.fsf@jasonrumney.net \
    --to=jasonr@f2s.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.