From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59308 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-idna.el Date: Tue, 30 Nov 2004 18:39:50 +0100 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 1101837526 27294 80.91.229.6 (30 Nov 2004 17:58:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2004 17:58:46 +0000 (UTC) Original-X-From: ding-owner+M7848@lists.math.uh.edu Tue Nov 30 18:58:39 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZBzM-0006KQ-00 for ; Tue, 30 Nov 2004 18:40:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CZByz-0002qc-00; Tue, 30 Nov 2004 11:40:09 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CZByv-0002qX-00 for ding@lists.math.uh.edu; Tue, 30 Nov 2004 11:40:05 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CZByq-0003aD-KT for ding@lists.math.uh.edu; Tue, 30 Nov 2004 11:40:00 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 445593A0041 for ; Tue, 30 Nov 2004 11:40:00 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CZByp-0007ug-00 for ; Tue, 30 Nov 2004 18:39:59 +0100 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Nov 2004 18:39:59 +0100 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Nov 2004 18:39:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se OpenPGP: id=0xB565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:23:041130:gmane.emacs.gnus.general::u5uT/xug8GemPdUN:0000000000000000000000000000000000000QPut User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:IzulzCly/qDPK850IjoD2gHhlvk= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59308 Reiner Steib writes: > Hi, > > I think (info "(message)IDNA") should contain a hint where to find > `gnus-idna.el'. > > Wouldn't it make sense to add a link for `gnus-idna.el' on > http://www.gnu.org/software/libidn/ or include it in contrib/? gnus-idna.el is obsolete, its features has been incorporated in Gnus proper. > The best "download" links I could find out were > > and . idna.el is different from gnus-idna.el, and idna.el is necessary. There is a link to libidn, which contain idna.el, in the Gnus manual, though. > BTW, maybe the description of `gnus-use-idna' in (info "(gnus)Misc > Article") should have a reference to (info "(message)IDNA")? Yup.