Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: nnml-open-marks bug?
Date: Tue, 02 Oct 2001 18:59:33 +0200	[thread overview]
Message-ID: <ilun13ac70q.fsf@barbar.josefsson.org> (raw)
In-Reply-To: <87n13a3nnl.fsf@www.emacswiki.org> (Alex Schroeder's message of "Tue, 02 Oct 2001 02:12:46 +0200")

Alex Schroeder <alex@gnu.org> writes:

> 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.

This would be a Emacs bug.  But I can't reproduce it:

$ emacs -q
(setq mail-user-agent 'gnus-user-agent)
C-x m

starts up Message, MML etc from Gnus properly.

I believe something similar was found in XEmacs very recently, btw.

> What I really need to know is what must I load in my .emacs such that
> all of Gnus is available?

Nothing.  These are bugs.  I don't load anything in .emacs, and things
seem to work.




  reply	other threads:[~2001-10-02 16:59 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
2001-10-02 16:59       ` Simon Josefsson [this message]
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=ilun13ac70q.fsf@barbar.josefsson.org \
    --to=jas@extundo.com \
    --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).