From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52455 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: message-forward-subject-name-subject sensitive to non-ascii Date: Fri, 09 May 2003 01:30:15 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052436552 12293 80.91.224.249 (8 May 2003 23:29:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 8 May 2003 23:29:12 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M999@lists.math.uh.edu Fri May 09 01:29:10 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Dup4-0003C1-00 for ; Fri, 09 May 2003 01:29:10 +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 19DuqL-0002JO-00; Thu, 08 May 2003 18:30:29 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DuqD-0002JI-00 for ding@lists.math.uh.edu; Thu, 08 May 2003 18:30:21 -0500 Original-Received: (qmail 85035 invoked by alias); 8 May 2003 23:30:21 -0000 Original-Received: (qmail 85030 invoked from network); 8 May 2003 23:30:21 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 8 May 2003 23:30:21 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h48NUFB4030590 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 9 May 2003 01:30:16 +0200 Original-To: Dave Love Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030508:d.love@dl.ac.uk:6f6ca37f8f8d78f3 X-Hashcash: 0:030508:d.love@dl.ac.uk:6f6ca37f8f8d78f3 X-Payment: hashcash 1.2 0:030508:ding@gnus.org:296b3832f3b6ad6e X-Hashcash: 0:030508:ding@gnus.org:296b3832f3b6ad6e In-Reply-To: (Dave Love's message of "Fri, 09 May 2003 00:09:39 +0100") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52455 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52455 Dave Love writes: > Simon Josefsson writes: > >> Since we have a free replacement in tls.el + GnuTLS now, I think we >> should remove ssl.el. > > What's non-free about ssl.el? It uses OpenSSL, which makes the manual refer to non-free code. I recall trying to get ssl.el included in Emacs, but finally ended up with tls.el that Richard accepted.