Gnus development mailing list
 help / color / mirror / Atom feed
* group params bug
@ 1996-12-04 16:28 Wesley.Hardaker
  1996-12-05 19:20 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Wesley.Hardaker @ 1996-12-04 16:28 UTC (permalink / raw)
  Cc: ding

Red Gnus v0.72; nntp 5.0; nnml 1.0
XEmacs 19.14 [Lucid] (sparc-sun-solaris2.4) of Sat Jun 22 1996 on xemacs

So, after screwing with my group params in my newly created inbox,
which I want to be treated very differently than the rest of the
groups, I ran into this small problem:

((display . all)
 (total-expire nil)
 (gnus-use-scoring nil)
...

Note, most importantly, the total-expire line.  Normally, all my nnml
groups are total-expirable:

(setq gnus-total-expirable-newsgroups "nnml:.*")

I don't want my inbox to be this way for obvious reasons.  So, I
tried:

(total-expire . nil)

which got replaced by gnus with:

(total-expire)

which is not at all what I want, as this turns it on.  However, I
doubt the above will work either (total-expire nil) as its a var not a
parm.  I suppose setting the regexp to be nil might work...

???
Wes


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-12-06 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-04 16:28 group params bug Wesley.Hardaker
1996-12-05 19:20 ` Lars Magne Ingebrigtsen
1996-12-06  8:27   ` Wesley.Hardaker
1996-12-06  8:47     ` Per Abrahamsen
1996-12-06 11:37     ` Lars Magne Ingebrigtsen

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