Gnus development mailing list
 help / color / mirror / Atom feed
From: David S Goldberg <david.goldberg6@verizon.net>
Subject: Re: Problem with agent and empty groups
Date: Fri, 13 Feb 2004 16:03:54 -0500	[thread overview]
Message-ID: <u8zsmhe4rph.fsf@blackbird.MITRE.ORG> (raw)
In-Reply-To: <ud68namlj.fsf@xpediantsolutions.com> (Kevin Greiner's message of "Mon, 09 Feb 2004 17:56:24 -0500")

> Please trigger the debugger again then evaluate the value of the
> variable local (e local<ret>).  I need its value to figure out why the
> existing logic failed to prevent this error.

Sorry it took so long.  Another unexpected trip came up.

e local put

(nil . nil)

in the minibuffer.  In case anything changed, here's the backtrace I
got this time.

Thanks,

Signaling: (wrong-type-argument number-char-or-marker-p nil)
  <(nil 1091)
  (if (< agent-min active-min) (setcar active agent-min))
  (when (< agent-min active-min) (setcar active agent-min))
  (let* ((local ...) (active-min ...) (active-max ...) (agent-min ...) (agent-max ...)) (when (< agent-min active-min) (setcar active agent-min)) (when (> agent-max active-max) (setcdr active agent-max)) (when (and info ...) (let ... ...) (gnus-agent-set-local group agent-min ...)))
  (if (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
  (when (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
  (let* ((gnus-command-method ...)) (when (gnus-agent-method-p gnus-command-method) (let* ... ... ... ...)))
  gnus-agent-possibly-alter-active("nnimap+linus:INBOX.mitre.secom.incidents" (1091 . 1091) ("nnimap+linus:INBOX.mitre.secom.incidents" 2 ((1 . 1091)) ((seen 1091) (forward 1091)) "nnimap:linus" ((uidvalidity . "958757629") total-expire)))
  gnus-get-unread-articles(3)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)
  recursive-edit()
  byte-code("..." [print-escape-newlines print-length debugger-buffer debugger-value standard-output debugger-args pop-to-buffer erase-buffer t 50 backtrace debugger-mode re-search-forward "\n[* ] debug(" 1 debugger-reenable (lambda debug) "Entering:\n" debug backtrace-debug 3 delete-char ?* 0 exit "Return value: " prin1 ?\n ?\  error "Signaling: " "Beginning evaluation of function call form:\n" nil message "" recursive-edit buffer-read-only inhibit-trace] 3)
  debug(error (wrong-type-argument number-char-or-marker-p nil))
  <(nil 1091)
  (if (< agent-min active-min) (setcar active agent-min))
  (when (< agent-min active-min) (setcar active agent-min))
  (let* ((local ...) (active-min ...) (active-max ...) (agent-min ...) (agent-max ...)) (when (< agent-min active-min) (setcar active agent-min)) (when (> agent-max active-max) (setcdr active agent-max)) (when (and info ...) (let ... ...) (gnus-agent-set-local group agent-min ...)))
  (if (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
  (when (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
  (let* ((gnus-command-method ...)) (when (gnus-agent-method-p gnus-command-method) (let* ... ... ... ...)))
  gnus-agent-possibly-alter-active("nnimap+linus:INBOX.mitre.secom.incidents" (1091 . 1091) ("nnimap+linus:INBOX.mitre.secom.incidents" 2 ((1 . 1091)) ((seen 1091) (forward 1091)) "nnimap:linus" ((uidvalidity . "958757629") total-expire)))
  gnus-get-unread-articles(3)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)

-- 
Dave Goldberg
david.goldberg6@verizon.net





  reply	other threads:[~2004-02-13 21:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-09 17:20 David S Goldberg
2004-02-09 17:26 ` David S Goldberg
2004-02-09 22:56 ` Kevin Greiner
2004-02-13 21:03   ` David S Goldberg [this message]
2004-02-23 17:34     ` David S Goldberg
2004-02-24 23:05       ` Kevin Greiner
2004-02-25 21:59         ` David S Goldberg
2004-03-04 12:56           ` Kevin Greiner
2004-03-04 15:12             ` Katsumi Yamaoka
2004-03-05 16:28               ` Kevin Greiner
2004-03-06  7:40                 ` Katsumi Yamaoka
2004-03-05 17:02             ` David S Goldberg

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=u8zsmhe4rph.fsf@blackbird.MITRE.ORG \
    --to=david.goldberg6@verizon.net \
    /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).