Gnus development mailing list
 help / color / mirror / Atom feed
From: Danny Siu <dsiu@Adobe.COM>
Subject: What made ticked/unread articles becomes OLD ?!
Date: 21 Apr 1997 15:55:00 -0700	[thread overview]
Message-ID: <yj9rag49ebf.fsf@adobe.com> (raw)


In my mail folder named "Active" (using nnfolder backend), after I do 'g' in
the summary buffer, all of the sudden all unread (no mark) and ticked ("!")
articles becomes old ("O") and hence hidden in the summary buffer!  C-u ret
in that reveals that articles that I ticked and articles with no marks has
been magically marked old.  This doesn't happen every time I get mail,
though, but it happens like once a month.  Does anyone know can this happen?
Is this a bug in Gnus?  I am using 5.4.42.

Here are variables related to the expire:

(setq nnmail-expiry-wait-function
      (function (lambda (group)
		  (cond ((string-match "Active" group) 21)
			((string-match "Other-Friends" group) 14)
			((string-match "Fvwm" group) 1)
			((string-match "MD" group) 1)
			(t nnmail-expiry-wait)))))

(setq gnus-auto-expirable-newsgroups "Active\\|Other-Friends\\|Fvwm\\|MD")

I am using all the default group parameters for "Active". (ie: total-expire
and expiry-wait are not set to any values)

Thanks!
-- 
                                                                ^..^
 '/..\"                                                        ( oo )  )~
m( oo )m                                                         ,,  ,,
/=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
|  Danny Dick-Fung Siu                http://www-leland.stanford.edu/~dsiu |
|  Reference System Group             http://www.csua.berkeley.edu/~dsiu   |
|  Adobe Systems Incorporated       E-Mail:<dsiu@alumni.eecs.berkeley.edu> |
|       "What do you expect from a         <dsiu@leland.stanford.edu>      |
|          Cal. Berkeley grad.?"           <dsiu@adobe.com>                |
\=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/


             reply	other threads:[~1997-04-21 22:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-21 22:55 Danny Siu [this message]
1997-04-24 11:58 ` 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=yj9rag49ebf.fsf@adobe.com \
    --to=dsiu@adobe.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).