info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: check mail config in init.el


From: Simon Josefsson
Subject: Re: check mail config in init.el
Date: Sun, 16 Jan 2005 14:21:52 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

drkm <usenet@fgeorges.org> writes:

> attila <startnow@libero.it> writes:
>
>> drkm <usenet@fgeorges.org> writes:
>
>>>   What's the backtrace?
>
>> Signaling: (file-error "Cannot open load file" "idna")
>>   signal(file-error ("Cannot open load file" "idna"))
>>   load("idna" nil t nil)
>>   require(idna)
>>   ...
>
>   I can guess this.  And the following lines?

Isn't that an signal, rather than an error?  Did attila enable
debug-on-signal somehow?  Then he need to either disable it (setq
debug-on-signal nil), or press 'c' for every catched signal.

Entering the debugger for catched signals are rarely useful...

reply via email to

[Prev in Thread] Current Thread [Next in Thread]