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: drkm
Subject: Re: check mail config in init.el
Date: Sun, 16 Jan 2005 18:18:20 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

Simon Josefsson <jas@extundo.com> writes:

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

  Right, I missed the "Signaling:".  `toggle-debug-on-signal' can help
too, if he have to do it in intercative.  But it would be strange if
`debug-on-signal' is enable at startup.  What an unusable
configuration!

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

  Yes (but sometimes...).

--drkm

reply via email to

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