1 Jun 2008 01:59
Re: cannot start Gnus with idna.el
NAKAJI Hiroyuki <nakaji <at> jp.freebsd.org>
2008-05-31 23:59:26 GMT
2008-05-31 23:59:26 GMT
Thank you for the comment. After "make maintainer-clean" in emacs/lisp directory, I successfully bootstrapped the latest emacs. And then I'm trying this problem again. >>>>> In <v9y75z98of.fsf <at> marauder.physik.uni-ulm.de> >>>>> Reiner Steib <reinersteib+gmane <at> imap.cc> wrote: > > The "while" in idna-to-ascii-response() seems infinite loop. > > > > (defun idna-to-ascii-response () > > (while (and (eq (process-status idna-to-ascii-process) 'run) > > (null idna-to-ascii-response)) > > (accept-process-output idna-to-ascii-process 1)) > > idna-to-ascii-response) > Isn't this a bug in `idna.el' then? Cc-ing Simon therefore. I'm not sure. > > The idna-to-ascii-response is called from message.el and the failure > > itself occurs in > > > > (idna-to-ascii "räksmörgås") > Does it mean, that you can reproduce the problem when evaluating this > expression after starting "emacs -Q"? No.(Continue reading)




The problem appeared shortly before the No Gnus v0.10
release. So I'm still using an earlier version.
> I'll investigate it before very long...
Thank you very much!
Greetings

RSS Feed