From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To: Reiner Steib <reinersteib+gmane@imap.cc>,
Simon Josefsson <jas@extundo.com>
Cc: emacs-pretest-bug@gnu.org, ding@gnus.org
Subject: Re: cannot start Gnus with idna.el
Date: Sun, 01 Jun 2008 08:59:26 +0900 [thread overview]
Message-ID: <86y75qja8x.fsf@ra333.heimat.gr.jp> (raw)
In-Reply-To: <v9y75z98of.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Sat, 24 May 2008 14:40:48 +0200")
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@marauder.physik.uni-ulm.de>
>>>>> Reiner Steib <reinersteib+gmane@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.
After starting "emacs -Q", loaded /some/where/idna.el, opened
gnus/lisp/message.el (no load of gnus) and evaluated this expression. It
was successfull.
(idna-to-ascii "räksmörgås")
"xn--rksmrgs-5wao1o"
Thanks.
--
NAKAJI Hiroyuki
next prev parent reply other threads:[~2008-05-31 23:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <86prteh1hu.fsf@ra333.heimat.gr.jp>
2008-05-24 12:40 ` cannot start Gnus with idna.el Reiner Steib
2008-05-31 23:59 ` NAKAJI Hiroyuki [this message]
[not found] ` <877i5f9cx8.fsf@marauder.physik.uni-ulm.de>
[not found] ` <87hc4i99m1.fsf@marauder.physik.uni-ulm.de>
2010-09-26 1:59 ` bug#92: " Lars Magne Ingebrigtsen
2010-09-26 1:59 ` Lars Magne Ingebrigtsen
[not found] ` <m362xt2rkf.fsf@quimbies.gnus.org>
2010-09-26 19:56 ` Glenn Morris
2008-03-28 23:28 NAKAJI Hiroyuki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86y75qja8x.fsf@ra333.heimat.gr.jp \
--to=nakaji@jp.freebsd.org \
--cc=ding@gnus.org \
--cc=emacs-pretest-bug@gnu.org \
--cc=jas@extundo.com \
--cc=reinersteib+gmane@imap.cc \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.