From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85618 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.help,gmane.emacs.gnus.general Subject: Re: eval'ing message-use-idna defcustom hangs emacs Date: Wed, 28 Jan 2015 17:12:03 +1100 Message-ID: <87lhknwi18.fsf@building.gnus.org> References: <87zjjcdcn1.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1422425701 3251 80.91.229.3 (28 Jan 2015 06:15:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 06:15:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, ding@gnus.org To: Eric Abrahamsen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 28 07:15:01 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGLu0-0008R9-7d for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 07:15:00 +0100 Original-Received: from localhost ([::1]:51475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGLtz-0007zx-KH for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 01:14:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGLto-0007zr-Bi for help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 01:14:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGLtl-0005pv-Lx for help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 01:14:48 -0500 Original-Received: from smtp.syd.comcen.com.au ([203.23.236.77]:2947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGLtl-0005op-3Z for help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 01:14:45 -0500 Original-Received: from building.gnus.org ([27.96.197.126]) by smtp.syd.comcen.com.au (8.13.4/8.12.9) with ESMTP id t0S6C8WA036600; Wed, 28 Jan 2015 17:12:08 +1100 (EST) In-Reply-To: <87zjjcdcn1.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 23 Apr 2014 10:04:50 +0800") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.102, required 4, AWL 0.00, BAYES_50 0.00, RDNS_NONE 0.10) X-comcen-MailScanner-From: larsi@gnus.org X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 203.23.236.77 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102329 gmane.emacs.gnus.general:85618 Archived-At: Eric Abrahamsen writes: > idna can be required, and the executable is found (/usr/bin/idn). > Archlinux's libidn package is at 1.28-2. I'm using git gnus and > emacs-version "24.3.1". I don't think anything has changed recently. > > It seems that the process call to idna never returns. I set > toggle-debug-on-quit, and hit C-g during the hang, and get this > backtrace: > > Debugger entered--Lisp error: (quit) > accept-process-output(# 1) > (while (and (eq (process-status idna-to-ascii-process) (quote run)) [...] > (length string))) string))) > idna-to-ascii("r=E4ksm=F6rg=E5s") I'm on a Fedora laptop, and installing libidn doesn't seem to install idna.el, so I can't test this. Are you still seeing hangs in (idna-to-ascii "r=E4ksm=F6rg=E5s") ? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/