[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mail-sending backtrace
>>>>> In [Wanderlust English : No.03461] David Abrahams wrote:
> Occasionally I've gotten the following backtrace, which seems random:
> it's always cured by simply attempting to send the message again. Any
> ideas?
> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
> signal(wrong-type-argument (arrayp nil))
> byte-code("...
Try manually loading wl-* or elmo-* el files (not elc files) that
seem to relate to that error until byte-code stuff gets disappeared
in the backtrace, and you'll get more helpful information.