Gnus development mailing list
 help / color / mirror / Atom feed
* Impossible to edebug stuff that calls auth-source?
@ 2011-02-21 23:19 Lars Ingebrigtsen
  2011-02-21 23:57 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Ingebrigtsen @ 2011-02-21 23:19 UTC (permalink / raw)
  To: ding

I'm always edebugging a lot, and last night it failed mysteriously with
this message at seemingly odd, by reproducible points:

Wrong type argument: arrayp, auth-source-backend

I drilled down to try to see what's going on, and I think the culprit is
auth-source, somehow.

If I edebug `nntp-send-authinfo', for instance, it will fail with that
error message when it reaches this point:

          (nth 0 (auth-source-search :max 1
                                     ;; TODO: allow the virtual server name too
                                     :host nntp-address
                                     :port '("119" "nntp"))))

I haven't looked any further down what's going on.  Does the EIEIO stuff
make edebug bug out?  Or something?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

end of thread, other threads:[~2011-03-16 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21 23:19 Impossible to edebug stuff that calls auth-source? Lars Ingebrigtsen
2011-02-21 23:57 ` Andreas Schwab
2011-02-22  0:08   ` Lars Ingebrigtsen
2011-02-22 17:42     ` Ted Zlatanov
2011-02-23  8:25       ` Lars Ingebrigtsen
2011-03-16 16:36         ` Ted Zlatanov

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