Gnus development mailing list
 help / color / mirror / Atom feed
From: Alex Schroeder <kensanata@yahoo.com>
Subject: Re: nnml-open-marks bug?
Date: Sun, 30 Sep 2001 22:06:52 +0200	[thread overview]
Message-ID: <8766a05tpf.fsf@yahoo.com> (raw)
In-Reply-To: <87pu88k8hh.fsf@yahoo.com> (Alex Schroeder's message of "Sun, 30 Sep 2001 17:23:54 +0200")

Alex Schroeder <kensanata@yahoo.com> writes:

> In recent CVS, nnml-open-marks in nnml.el uses
> gnus-article-unpropagated-mark-lists which is undefined on my system.
> This gets caught and therefore I get the question: 
>
>     Error reading nnml marks file %s (%s).  Continuing will use marks
>     from .newsrc.eld.  Continue?

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.

Alex.
-- 
http://www.geocities.com/kensanata/
Coffee should be black as hell, strong as death and sweet as love.
	-- Turkish proverb




       reply	other threads:[~2001-09-30 20:06 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 [this message]
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
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=8766a05tpf.fsf@yahoo.com \
    --to=kensanata@yahoo.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.
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).