Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: .gnus, gnus-msg and C-x m
Date: 29 Apr 2001 09:13:57 -0400	[thread overview]
Message-ID: <2ny9sj4zmy.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <m27l0ls1wa.fsf@snail.nowhere.ch> (Alex Schroeder's message of "16 Apr 2001 10:08:05 +0200")

Alex Schroeder <alex@gnu.org> writes:

> I did some Gnus & BBDB related cleanup today.  I had quite an
> elaborate setup to deal with the case of me starting up Emacs and
> typing C-x m to send mail without starting gnus first.  The settings
> in .gnus continue to be a problem.
> 
> In my .emacs I have (require 'gnus-msg) and I set mail-user-agent to
> 'gnus-user-agent.  In my .gnus I have a lot of posting styles.
> Amongst other things these add a Fcc header and a signature.
> 
> When I start Emacs and hit C-x m, I get a buffer with "To:" and
> "Subject:" header, and it has the modes Message, MML and Abbrev.
> Therefore, message mode is used (good) but the posting styles are not
> used (because .gnus is not read).
> 
> Maybe loading gnus-msg should make sure that .gnus is loaded?  Or
> whatever is used to create message buffers should?
> 
> Anyway, this works for me:
> 
> (require 'gnus-msg)
> (load-file "~/.gnus")

If you use a recent CVS version, putting (require 'gnus-load) into .emacs
is the solution.

ShengHuo


      reply	other threads:[~2001-04-29 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-16  8:08 Alex Schroeder
2001-04-29 13:13 ` ShengHuo ZHU [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=2ny9sj4zmy.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).