From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57354 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: idna_to_ascii_from_locale() failed with error 3.'? (y or n) Date: Sun, 16 May 2004 17:30:02 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084721619 13580 80.91.224.253 (16 May 2004 15:33:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 May 2004 15:33:39 +0000 (UTC) Original-X-From: ding-owner+M5894@lists.math.uh.edu Sun May 16 17:33:34 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPNdt-0006M3-00 for ; Sun, 16 May 2004 17:33:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BPNdj-0003GK-00; Sun, 16 May 2004 10:33:23 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPNdf-0003GF-00 for ding@lists.math.uh.edu; Sun, 16 May 2004 10:33:19 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPNde-0004pj-4e for ding@lists.math.uh.edu; Sun, 16 May 2004 10:33:18 -0500 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id 9A3193A003B for ; Sun, 16 May 2004 10:33:17 -0500 (CDT) Original-Received: from [195.249.83.111] (0xc3f9536f.esnxr2.ras.tele.dk [195.249.83.111]) by pfepc.post.tele.dk (Postfix) with ESMTP id 0F57426280A for ; Sun, 16 May 2004 17:33:15 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 16 May 2004 17:22:00 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57354 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57354 Lars Magne Ingebrigtsen writes: > Jesper Harder writes: > >> Debugger entered--Lisp error: (quit) >> y-or-n-p("Replace with `/usr/local/bin/idn: idna_to_ascii_from_locale() failed with error 3.'? ") >> message-idna-to-ascii-rhs-1("To") > > So you have `message-use-idna' set, but `(idna-to-ascii rhs)' fails, > because it can't find the executable. I don't think that's the reason. The executable is installed and it normally works correctly. I think this problem could related to the peculiar quoting: "'foo@example.com'" which may not be quite kosher according to rfc2822. > Where's idna.el? Is it included in CVS Emacs? I think it's bundled with GNU Libidn. -- Jesper Harder