Gnus development mailing list
 help / color / mirror / Atom feed
* Ticked/Dormant articles....suddently not shown anymore on summary
@ 2000-01-30 10:13 Pieter Wenk
  0 siblings, 0 replies; only message in thread
From: Pieter Wenk @ 2000-01-30 10:13 UTC (permalink / raw)


I am using gnus 5.8.2 with SuSE 6.1...

Why for certain NG...suddently gnus is "not" showing anymore neither
the "t" ticked or "?" dormant articles ?

Exemple: I had in three NG still some unread messsages...
I hit "q"...and the next day....ticked, dormant and
unread messages are not shown anymore.

Why suddently are not shown anymore "unread" messages only 2 days
old... ?

Has this to do something with the score file ?

I am running also leafnode....but texpire is set for
20 days...and fetchnews is fetching in accordsnce with
my crontab entry every 30 minutes. ( I have a wired
connection).

How can I correct such behaviors ? 

In case this behaviors are linked to scoring, below
what I have in ~/.gnus concerning scoring.

;*****************************************************************************
;;Das Scoring *****************************************************************
;;*****************************************************************************
(setq gnus-use-adaptive-scoring t)
(defvar gnus-default-adaptive-score-alist
  '((gnus-unread-mark)
    (gnus-ticked-mark (from 4))
    (gnus-dormant-mark (from 5))
    (gnus-del-mark (from -4) (subject -1))
    (gnus-read-mark (from 4) (subject 2))
    (gnus-killed-mark (from -1) (subject -3))
    (gnus-catchup-mark (from -1) (subject -1))

    )
  )
(add-hook 'message-sent-hook 'gnus-score-followup-article)
(add-hook 'message-sent-hook 'gnus-score-followup-thread)
(setq gnus-update-score-entry-dates nil)

Many thanks for your help

-- 


        
                           / /  (_)____ __ ____  __
      Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
                         /____/_/_//_/\_,_/ /_/\_\





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-30 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-30 10:13 Ticked/Dormant articles....suddently not shown anymore on summary Pieter Wenk

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