Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Problem with current CVS and XEmacs
Date: Sun, 28 Dec 2003 20:38:18 -0600	[thread overview]
Message-ID: <ullow8i1x.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <u88ykw1qur.fsf@gromit.moeb>

Andreas Jaeger <aj@suse.de> writes:

> Jesper Harder <harder@ifa.au.dk> writes:
>
>> Andreas Jaeger <aj@suse.de> writes:
>>
>>> Starting current CVS Gnus I get with XEmacs 21.4.13:
>>>
>>> Signaling: (wrong-type-argument listp t)
>>>   gnus-read-active-file-1((nntp "gromit.moeb") nil)
>>>
>>> Everything works if I go back to:
>>> $ cvs up -D 2003-12-20 
>>>
>>> I can't see directly what's wrong, any ideas?
>>
>> You could eval `gnus-read-active-file-1' to (possibly) get a better
>> backtrace.  Or step through it with edebug to locate the place that
>> signals the error.
>
> I didn't get anything useful out of this :-(, my debug knowledge is
> too old.
>
> But I did a binary search and the patch that introduces the breakage
> is this one:
> --- ChangeLog   22 Dec 2003 11:39:06 -0000      6.2712
> +++ ChangeLog   22 Dec 2003 14:07:03 -0000      6.2713
> @@ -1,3 +1,17 @@
> +2003-12-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
> +       * gnus-int.el (gnus-open-server): Fixed the server status such
> +       that an agentized server, when opened offline, has a status of
> +       offline.  Also fixes bug whereby the agent's backend was called
> +       twice to open each server.
> +
> +       * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
> +       gnus-agent-possibly-alter-active rather than inline to resolve
> +       compiler warnings.
> +
> +       * gnus.el (gnus-server-to-method): Added fallback of iterating
> +       over gnus-newsrc-alist to resolve names of foreign servers.
> +       Should fix recent agent bug.
> +
>
> Note that I'm not running agentized at all,

Andreas,
My apologies for your difficulties.

Well, none of these changes obviously intersect with
gnus-read-active-file-1.  So, I'm going to need to refresh your debug
knowledge.  I'd like you to do the following on a clean (just started)
emacs.

M-x load-library gnus
M-x load-library gnus-start.el
M-x toggle-debug-on-error
M-x gnus

Please post the stack trace that you get.  If you feel comfortable
doing it, it would be helpful to also eval some of the variables
present on the first line of the stack trace.  You can do this my
typing e then a variable name in the debug buffer.

Kevin Greiner





  reply	other threads:[~2003-12-29  2:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-28 10:06 Andreas Jaeger
2003-12-28 13:42 ` Jesper Harder
2003-12-28 23:10   ` Andreas Jaeger
2003-12-29  2:38     ` Kevin Greiner [this message]
2003-12-29 13:29       ` Bjørn Mork
2003-12-29 15:15         ` Kevin Greiner
2003-12-29 16:52           ` Andreas Jaeger
2003-12-30 13:00           ` Bjørn Mork

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=ullow8i1x.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.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).