Gnus development mailing list
 help / color / mirror / Atom feed
* Limiting, catching up and undo behaviour
@ 2001-10-28 14:52 Raymond Scholz
  2001-10-29 20:22 ` Simon Josefsson
  0 siblings, 1 reply; 4+ messages in thread
From: Raymond Scholz @ 2001-10-28 14:52 UTC (permalink / raw)


Hi!

Catching up articles after limiting the summary (`/ t') used to catch
up _all_ unread articles of that group regardless of visible or not.
I've now upgraded to Emacs 21 and now only visible articles are
catched up.  The doc string says:

,----
| c runs the command gnus-summary-catchup-and-exit
|    which is an interactive compiled Lisp function in `gnus-sum'.
| (gnus-summary-catchup-and-exit &optional ALL QUIETLY)
| 
| Mark all unread articles in this group as read, then exit.
| If prefix argument ALL is non-nil, all articles are marked as read.
| If QUIETLY is non-nil, no questions will be asked.
`----

Why did that behaviour change?

Maybe this is related:

After catching up I say `C-_' in the group buffer and for every second
try Gnus produces the following backtrace:

,----
| Debugger entered--Lisp error: (void-variable group)
|   (gnus-request-set-mark group (list (list ... ... ...)))
|   (progn (gnus-info-set-marks (quote ...) (quote ...) t) (gnus-info-set-read (quote ...) (quote ...)) (gnus-get-unread-articles-in-group (quote ...) (gnus-active "de.comm.infosystems.www.authoring.misc")) (gnus-request-set-mark group (list ...)) (gnus-group-update-group "de.comm.infosystems.www.authoring.misc" t))
|   (lambda nil (progn (gnus-info-set-marks ... ... t) (gnus-info-set-read ... ...) (gnus-get-unread-articles-in-group ... ...) (gnus-request-set-mark group ...) (gnus-group-update-group "de.comm.infosystems.www.authoring.misc" t)))()
|   gnus-undo(1)
|   call-interactively(gnus-undo)
`----

Cheers, Ray
-- 
WYSIWYG is a step backwards. Human labor is used to do that which the
computer can do better.                         (Andrew S. Tanenbaum)



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

end of thread, other threads:[~2001-11-01 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-28 14:52 Limiting, catching up and undo behaviour Raymond Scholz
2001-10-29 20:22 ` Simon Josefsson
2001-10-29 21:47   ` Raymond Scholz
2001-11-01 21:20     ` Raymond Scholz

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