Gnus development mailing list
 help / color / mirror / Atom feed
From: Alex Schroeder <alex@gnu.org>
Subject: Re: nnml-open-marks bug?
Date: Tue, 02 Oct 2001 02:12:46 +0200	[thread overview]
Message-ID: <87n13a3nnl.fsf@www.emacswiki.org> (raw)
In-Reply-To: <iluitdz6s37.fsf@barbar.josefsson.org> (Simon Josefsson's message of "Mon, 01 Oct 2001 22:08:44 +0200")

Simon Josefsson <jas@extundo.com> writes:

> If you don't want to read news or write mail, Gnus shouldn't be
> loaded, I think.  What is loading it?

Hm, another problem remains.  I run Gnus from CVS only in Emacs, not
in XEmacs.  That's why I have the following in my .emacs:

(when (not (featurep 'xemacs))
  (require 'gnus)
  (load-file "~/.gnus"))

Somehow this is not enough, because M-x report-emacs-bug no longer
works.

Signaling: (void-function nil)
  nil("bug-gnu-emacs@gnu.org" "test" nil nil nil nil nil)
  compose-mail("bug-gnu-emacs@gnu.org" "test")
  report-emacs-bug("test" [...])

compose-mail calls the value of mail-user-agent.

  mail-user-agent's value is 
  gnus-user-agent

But that is undefined.

  No apropos matches for `gnus-user-agent'

What I really need to know is what must I load in my .emacs such that
all of Gnus is available?  And once I have some alternatives, which
one is the one that takes the least time while starting up?

Hm.  When I get a new version of CVS, I usually just do a "make" and
no make-install.  Could that be a problem?  I don't think so.

Alex.
-- 
http://www.emacswiki.org/



  parent reply	other threads:[~2001-10-02  0:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87pu88k8hh.fsf@yahoo.com>
2001-09-30 20:06 ` Alex Schroeder
2001-10-01 20:08   ` Simon Josefsson
2001-10-01 23:40     ` Alex Schroeder
2001-10-02 16:51       ` Simon Josefsson
2001-10-02 17:04         ` ShengHuo ZHU
2001-10-02 18:01           ` Simon Josefsson
2001-10-02 23:45           ` Alex Schroeder
2001-10-02 23:58             ` Alex Schroeder
2001-10-03  0:46               ` ShengHuo ZHU
2001-10-05  0:15                 ` Alex Schroeder
2001-10-02  0:12     ` Alex Schroeder [this message]
2001-10-02 16:59       ` Simon Josefsson
2001-10-02 17:54         ` ShengHuo ZHU

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=87n13a3nnl.fsf@www.emacswiki.org \
    --to=alex@gnu.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).