Gnus development mailing list
 help / color / mirror / Atom feed
From: jdc@chow.mat.jhu.edu (Dan Christensen)
Subject: Re: Quassia Gnus v0.16 is released
Date: Fri, 28 Nov 1997 00:22:46 -0500	[thread overview]
Message-ID: <x7oh358ue1.fsf@chow.mat.jhu.edu> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "27 Nov 1997 17:29:16 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> jdc@chow.mat.jhu.edu (Dan Christensen) writes:
> 
> > One further clue:  it happens in nnfolder groups, but not in nntp
> > groups.  I don't have any other groups handy to test it on.  Any
> > ideas where I could look to fix this?
> 
> Perhaps it has something to do with sparse articles or something.  Try
> starting Emacs with -q and see if the problem goes away.  If so, try
> adding in your variable settings until you find one that makes Gnus
> misbehave in this manner.

Extensive experimentation has revealed that the problem with unmarkable
messages occurs if gnus-use-cache is set to nil and not if gnus-use-cache
is set to 'passive.  It happens in both nnfolder and nntp groups.
(In the parameters to a topic containing nnfolder groups I set
gnus-use-cache to nil, so that's why I thought it was specific to
nnfolder groups.)

Here's a trimmed .gnus for which the problem occurs:

(setq gnus-nntp-server nil
      gnus-select-method '(nntp "news.jhu.edu")
      gnus-directory "~/Gnus"
      gnus-use-long-file-name t
      gnus-save-newsrc-file nil
      gnus-save-killed-list nil
      gnus-check-new-newsgroups nil
      gnus-check-bogus-newsgroups nil
      gnus-read-active-file 'some
      gnus-use-scoring nil
      gnus-secondary-select-methods '((nnfolder ""))
      nnmail-spool-file nil
      nnfolder-directory "~/Gnus/Mail"
      nnfolder-active-file "~/Gnus/Mail/active" 
      nnmail-use-long-file-names t
)

(setq gnus-use-cache nil)

Dan

-- 
Dan Christensen
jdc@math.jhu.edu


  reply	other threads:[~1997-11-28  5:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-25 18:09 Lars Magne Ingebrigtsen
1997-11-25 20:03 ` Dan Christensen
1997-11-26  7:34   ` Lars Magne Ingebrigtsen
1997-11-26 15:56     ` Dan Christensen
1997-11-26 18:31       ` Lars Magne Ingebrigtsen
1997-11-26 21:01         ` Dan Christensen
1997-11-27 16:29           ` Lars Magne Ingebrigtsen
1997-11-28  5:22             ` Dan Christensen [this message]
1997-12-14  9:54               ` Lars Magne Ingebrigtsen
1997-12-30 18:00                 ` Dan Christensen

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=x7oh358ue1.fsf@chow.mat.jhu.edu \
    --to=jdc@chow.mat.jhu.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).