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 01:40:30 +0200	[thread overview]
Message-ID: <87u1xjkjyp.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:

> This should be fixed in CVS, thanks.  (I don't remember this post to
> the ding list though?  Can't find it in the archives either.)

Hm, I just switched distros and ran into a bit of exim-related
problems... :)

>> Hm, the error seems to be this: I used to require gnus-msg.  This no
>> longer works.
>>
>> (when (not (featurep 'xemacs))
>>   (require 'gnus-msg)
>>   (load-file "~/.gnus"))
>>
>> All I need to do is require 'gnus instead.
>>
>> What I *wanted* to do is prevent Gnus from being loaded unless I
>> actually want to read news or write mail.  Is there another solution
>> around?  If not, no problem.  After all, the less I restart Emacs the
>> better.
>
> If you don't want to read news or write mail, Gnus shouldn't be
> loaded, I think.  What is loading it?

Sorry, my mistake.  When I hit C-x m I want to use message mode and
posting styles (at least I think it was the posting styles that
required a bit of Gnus loaded).  That's why I required 'gnus-msg in my
.emacs.  Using M-x gnus, M-x gnus-no-server etc. was never a problem.

Recently, though, M-x gnus would no longer work.  Only when I changed
my require 'gnus-msg into a require 'gnus was I again able to use M-x
gnus, M-x gnus-no-server etc. without a problem.

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



  reply	other threads:[~2001-10-01 23:40 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 [this message]
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
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=87u1xjkjyp.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).