From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85670 Path: news.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general,gmane.emacs.help Subject: Re: eval'ing message-use-idna defcustom hangs emacs Date: Thu, 29 Jan 2015 16:36:37 -0600 Message-ID: References: <87zjjcdcn1.fsf@ericabrahamsen.net> <87lhknwi18.fsf@building.gnus.org> <83pp9yor8k.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422571015 5445 80.91.229.3 (29 Jan 2015 22:36:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 22:36:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, ding@gnus.org To: Eli Zaretskii Original-X-From: ding-owner+M33910@lists.math.uh.edu Thu Jan 29 23:36:55 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGxhk-00074a-SP for ding-account@gmane.org; Thu, 29 Jan 2015 23:36:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1YGxhd-0003qg-Sv; Thu, 29 Jan 2015 16:36:45 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YGxhc-0003qN-LF for ding@lists.math.uh.edu; Thu, 29 Jan 2015 16:36:44 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YGxhb-0004Ja-QI for ding@lists.math.uh.edu; Thu, 29 Jan 2015 16:36:44 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YGxha-0006BC-6y for ding@gnus.org; Thu, 29 Jan 2015 23:36:42 +0100 Original-Received: from epithumia.math.uh.edu ([129.7.128.2]) by mx2.math.uh.edu with esmtp (Exim 4.84) (envelope-from ) id 1YGxhV-0008L7-Dv; Thu, 29 Jan 2015 16:36:38 -0600 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id 5FC1B13E5; Thu, 29 Jan 2015 16:36:37 -0600 (CST) In-Reply-To: <83pp9yor8k.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 28 Jan 2015 17:32:43 +0200") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux) X-Spam-Score: -2.9 (--) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85670 gmane.emacs.help:102372 Archived-At: >>>>> "EZ" == Eli Zaretskii writes: EZ> That's a packaging problem: if you build libidn yourself, "make EZ> install" does install the Lisp interface. It's.... not a packaging problem. Why should installing libidn pull in emacs? In any case, there's a convenient emacs-libidn package in Fedora: > repoquery -l emacs-libidn /usr/share/emacs/site-lisp/libidn /usr/share/emacs/site-lisp/libidn/idna.el /usr/share/emacs/site-lisp/libidn/idna.elc /usr/share/emacs/site-lisp/libidn/punycode.el /usr/share/emacs/site-lisp/libidn/punycode.elc - J<