Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike McEwan <mike@lotusland.demon.co.uk>
Subject: Re: Offline body retrieval
Date: 30 Nov 1997 19:33:03 +0000	[thread overview]
Message-ID: <m3lny641ow.fsf@lotusland.demon.co.uk> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "29 Nov 1997 00:43:19 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Mike McEwan <mike@lotusland.demon.co.uk> writes:
> 
> > > What is your `gnus-read-active-file' variable?
> > > 
> >  'some'
> 
> That's what I also use.  I'm unable to reproduce this bug.  Try
> running Emacs with -q.
> 

  Well I tried `xemacs -q' and loaded my .gnus manually. No joy.This
was to try and rule out anything strange in my .emacs right?  I've
included my environment details below just in case anything jumps
out. Interesting reading eh :-)

  I have noticed a few things, but I'm still at a loss as to what the
controlling factors are. As mentioned previously, 'g' in the group
buffer does not appear to update the unread article count (at least
most of the time - I may have seen it do so once or twice). A '3 g' in
the group buffer *does* update the unread article count and I can then
download these articles with a 'J s' or 'J u'.

  Again, as previously mentioned, I can then go 'J j' and read the
downloaded articles. Upon restarting gnus or conducting a 'g',
however, the unread article count appears to revert to the figures
that were correct *before* I downloaded the new articles. Looking in
~/News/agent/nntp/somewhere.com/agent.lib/active reveals that the
numbers in respect of a given newsgroup do indeed reflect the number
of unread articles *prior* to the last download??? The .agentview,
.overview and article files in the /somewhere.com news hierarchy *do*
show/contain the last downloaded articles.

  Shouldn't the .../somewhere.com/agent.lib/active file reflect what
is contained in the agent news hierarchy files?

  Much puzzled.

-- 
Mike.  

Quassia Gnus v0.17; nntp 5.0; nnvirtual 1.1; nnml 1.0; nnmh 1.0; nndoc
1.0; nndraft 1.0; nnfolder 1.0; nnagent 1.0 XEmacs 19.16 "Lille"
[Lucid] (i386-pc-linux) of Sun Nov 2 1997 on lotusland.demon.co.uk

------------------ Environment follows ------------------

(setq gnus-select-method
      '(nntp "news.demon.co.uk"))
(setq gnus-message-archive-group "Sent_News-Postings_&_Mail")
(setq gnus-secondary-select-methods
      '((nnml "")))
(setq gnus-article-display-hook
      '(gnus-article-highlight gnus-article-hide-headers-if-wanted
gnus-article-hide-boring-headers gnus-article-treat-overstrike
gnus-article-maybe-highlight gnus-article-display-x-face
gnus-smiley-display))
(setq gnus-plugged nil)
(setq gnus-thread-sort-functions
      '(gnus-thread-sort-by-number gnus-thread-sort-by-subject
gnus-thread-sort-by-date gnus-thread-sort-by-score))
(setq gnus-summary-mode-hook
      '(gnus-agent-mode gnus-xmas-switch-horizontal-scrollbar-off
gnus-xmas-setup-summary-toolbar gnus-xmas-summary-menu-add))
(setq gnus-group-mode-hook
      '(gnus-agent-mode gnus-xmas-setup-group-toolbar gnus-xmas-group-menu-add))
(setq gnus-article-x-face-command
      'gnus-xmas-article-display-xface)
(setq gnus-article-mode-hook
      '(gnus-xmas-article-menu-add))
(setq gnus-setup-news-hook
      '(gnus-agent-queue-setup))
(setq gnus-asynchronous nil)
;; (makeunbound 'gnus-use-article-prefetch)
;; (makeunbound 'gnus-prefetched-article-deletion-strategy)
;; (makeunbound 'gnus-use-header-prefetch)
;; (makeunbound 'gnus-async-prefetch-article-p)
;; (makeunbound 'gnus-global-score-files)
;; (makeunbound 'gnus-score-file-single-match-alist)
;; (makeunbound 'gnus-score-file-multiple-match-alist)
;; (makeunbound 'gnus-score-file-suffix)
;; (makeunbound 'gnus-adaptive-file-suffix)
;; (makeunbound 'gnus-score-find-score-files-function)
;; (makeunbound 'gnus-score-interactive-default-score)
;; (makeunbound 'gnus-score-expiry-days)
;; (makeunbound 'gnus-update-score-entry-dates)
;; (makeunbound 'gnus-orphan-score)
;; (makeunbound 'gnus-decay-scores)
;; (makeunbound 'gnus-decay-score-function)
;; (makeunbound 'gnus-score-decay-constant)
;; (makeunbound 'gnus-score-decay-scale)
;; (makeunbound 'gnus-home-score-file)
;; (makeunbound 'gnus-home-adapt-file)
;; (makeunbound 'gnus-default-adaptive-score-alist)
;; (makeunbound 'gnus-ignored-adaptive-words)
;; (makeunbound 'gnus-default-ignored-adaptive-words)
;; (makeunbound 'gnus-default-adaptive-word-score-alist)
;; (makeunbound 'gnus-score-mimic-keymap)
;; (makeunbound 'gnus-score-exact-adapt-limit)
;; (makeunbound 'gnus-score-uncacheable-files)
;; (makeunbound 'gnus-score-default-header)
;; (makeunbound 'gnus-score-default-type)
;; (makeunbound 'gnus-score-default-fold)
;; (makeunbound 'gnus-score-default-duration)
;; (makeunbound 'gnus-score-after-write-file-function)
;; (makeunbound 'gnus-topic-mode)
(setq gnus-topic-mode-hook
      '(gnus-xmas-topic-menu-add))
;; (makeunbound 'gnus-topic-line-format)
;; (makeunbound 'gnus-topic-indent-level)
;; (makeunbound 'gnus-topic-display-empty-topics)
(setq nnmail-split-methods
      '(("GNUS" "^To:.*gnus")
	("GNUS" "^CC:.*gnus")
	("GNUS" "^To:.*ding")
	("GNUS" "^CC:.*ding")
	("INCOMING" "")))
(setq nnmail-spool-file "~/Mail/INBOX")
(setq message-from-style
      'angles)
(setq message-required-news-headers
      '(From Newsgroups Subject Date Message-ID
	     (optional . Organization)
	     Lines
	     (optional . X-Newsreader)
	     X-No-Archive))
(setq message-send-mail-function
      'gnus-agent-send-mail)
(setq message-post-method
      '(nnspool ""))
(setq message-setup-hook
      '((lambda nil
	  (if
	      (message-news-p)
	      (setq message-signature-file "~/.signature-news")
	    (setq message-signature-file "~/.signature-mail")))))
(setq message-mode-hook
      '(message-xmas-maybe-fontify))
(setq message-header-setup-hook
      '(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc))
(setq message-signature-file "~/.signature-mail")




  reply	other threads:[~1997-11-30 19:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-25 21:04 uzs452
1997-11-26  2:54 ` Mike McEwan
1997-11-26  7:38   ` Lars Magne Ingebrigtsen
1997-11-27  9:22     ` Mike McEwan
1997-11-27 16:33       ` Lars Magne Ingebrigtsen
1997-11-27 20:52         ` Mike McEwan
1997-11-28 23:43           ` Lars Magne Ingebrigtsen
1997-11-30 19:33             ` Mike McEwan [this message]
1997-12-07 12:22               ` Mike McEwan
1997-12-14 10:00                 ` Lars Magne Ingebrigtsen
1997-12-15 19:26                   ` Mike McEwan
1997-12-19 20:28                     ` Lars Magne Ingebrigtsen
1997-11-26  7:36 ` Lars Magne Ingebrigtsen

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=m3lny641ow.fsf@lotusland.demon.co.uk \
    --to=mike@lotusland.demon.co.uk \
    /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).