Gnus development mailing list
 help / color / mirror / Atom feed
* gnus/XEmacs misuse of read-char-exclusive
@ 2004-01-09 19:07 David Abrahams
  2004-01-11  4:35 ` Kevin Greiner
  0 siblings, 1 reply; 2+ messages in thread
From: David Abrahams @ 2004-01-09 19:07 UTC (permalink / raw)



When I do `g' in my *Groups* buffer, my nndraft:queue group keeps
coming back with 15 articles, but when I try to enter the group Gnus
tells me there are no articles.  Thinking that the agent must somehow
be out of synch I tried gnus-agent-regenerate-group, with this result:

Signaling: (wrong-number-of-arguments read-char-exclusive 1)
  read-char-exclusive("Mark as unread: (n)one / (a)ll / all (d)ownloaded articles? (n)")
  (let ((c ...)) (cond (... ...) (... ...) (... ...)) (message "Ignoring unexpected input") (sit-for 1) t)
  (while (let (...) (cond ... ... ...) (message "Ignoring unexpected input") (sit-for 1) t))
  (catch (quote mark) (while (let ... ... ... ... t)))
  (list (let (...) (let ... ...)) (catch (quote mark) (while ...)))
  call-interactively(gnus-agent-regenerate-group)
  command-execute(gnus-agent-regenerate-group t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

(Xemacs 21.4.13)


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




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

* Re: gnus/XEmacs misuse of read-char-exclusive
  2004-01-09 19:07 gnus/XEmacs misuse of read-char-exclusive David Abrahams
@ 2004-01-11  4:35 ` Kevin Greiner
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Greiner @ 2004-01-11  4:35 UTC (permalink / raw)


David Abrahams <dave@boost-consulting.com> writes:

> When I do `g' in my *Groups* buffer, my nndraft:queue group keeps
> coming back with 15 articles, but when I try to enter the group Gnus
> tells me there are no articles.  Thinking that the agent must
> somehow be out of synch I tried gnus-agent-regenerate-group, with
> this result:

I have this fixed, but not checked in, it will be part of a larger
check-in in the next few days.

Kevin



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

end of thread, other threads:[~2004-01-11  4:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-09 19:07 gnus/XEmacs misuse of read-char-exclusive David Abrahams
2004-01-11  4:35 ` Kevin Greiner

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