Gnus development mailing list
 help / color / mirror / Atom feed
* Exiting a group with (all?) expiring articles is currently broken
@ 2001-08-31  1:35 Karl Kleinpaste
  2001-08-31 18:01 ` Henrik Enberg
  2001-08-31 19:04 ` Karl Kleinpaste
  0 siblings, 2 replies; 4+ messages in thread
From: Karl Kleinpaste @ 2001-08-31  1:35 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

I have an nnml group "tomb" where spam goes to die.  It has these
properties:


[-- Attachment #2: tomb properties --]
[-- Type: text/plain, Size: 61 bytes --]

((banner . egroups)
 (total-expire . t)
 (expiry-wait . 0))


[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

As of a CVS update of about 20 minutes ago (this is Thursday evening,
9:30pm EDT), attempting to exit this group rewards me with this stack
trace:


[-- Attachment #4: tomb exit trace --]
[-- Type: text/plain, Size: 974 bytes --]

Signaling: (wrong-type-argument number-char-or-marker-p >)
  <(> 8736)
  sort((8740) <)
  nnml-request-expire-articles((8736 8737 8738 8739 8740) "tomb" "" nil)
  gnus-request-expire-articles((8736 8737 8738 8739 8740) "tomb")
  gnus-summary-expire-articles()
  run-hooks(gnus-summary-expire-articles)
  apply(run-hooks gnus-summary-expire-articles)
  gnus-run-hooks(gnus-summary-prepare-exit-hook)
  gnus-summary-exit(t)
  gnus-summary-next-group(nil "archive.current.personal.slaves" nil)
  gnus-summary-next-article(t "$2000 Weekly Possible Stuffing Envelopes at Home!!")
  #<compiled-function nil "...(73)" [gnus-newsgroup-data gnus-auto-select-same gnus-summary-goto-unread headers to gnus-summary-next-article never gnus-summary-last-article-p get-text-property gnus-intangible gnus-summary-goto-subject gnus-number gnus-summary-last-subject 3 vectorp 1] 7 ("/home/karl/Emacs/Gnus/gnus-sum.elc" . 179250) nil>()
  call-interactively(gnus-summary-next-unread-article)


[-- Attachment #5: Type: text/plain, Size: 230 bytes --]

The articles are not deleted, though enough internal updating has
occurred that I can force exit with `Q' and find that the articles are
considered to have been read.  That is, the *Group* buffer shows `0'
after exiting with `Q'.

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

end of thread, other threads:[~2001-08-31 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-31  1:35 Exiting a group with (all?) expiring articles is currently broken Karl Kleinpaste
2001-08-31 18:01 ` Henrik Enberg
2001-08-31 19:04 ` Karl Kleinpaste
2001-08-31 19:15   ` Karl Kleinpaste

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