Gnus development mailing list
 help / color / mirror / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Subject: gnus/XEmacs misuse of read-char-exclusive
Date: Fri, 09 Jan 2004 14:07:57 -0500	[thread overview]
Message-ID: <lloh3ppu.fsf@boost-consulting.com> (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




             reply	other threads:[~2004-01-09 19:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 19:07 David Abrahams [this message]
2004-01-11  4:35 ` Kevin Greiner

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=lloh3ppu.fsf@boost-consulting.com \
    --to=dave@boost-consulting.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).