help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eval'ing message-use-idna defcustom hangs emacs


From: Lars Ingebrigtsen
Subject: Re: eval'ing message-use-idna defcustom hangs emacs
Date: Wed, 28 Jan 2015 17:12:03 +1100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> 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(#<process idna> 1)
>   (while (and (eq (process-status idna-to-ascii-process) (quote run))

[...]

> (length string))) string)))
>   idna-to-ascii("räksmörgås")

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äksmörgås")

?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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