From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: lisp/url/url-https.el Date: Thu, 08 Apr 2004 10:57:50 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1081436710 26255 80.91.224.253 (8 Apr 2004 15:05:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Apr 2004 15:05:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Apr 08 17:05:06 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBb5W-0007Vc-00 for ; Thu, 08 Apr 2004 17:05:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBb5W-0005pm-00 for ; Thu, 08 Apr 2004 17:05:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBb4V-0001RN-Dx for emacs-devel@quimby.gnus.org; Thu, 08 Apr 2004 11:04:03 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BBazn-0006NE-Td for emacs-devel@gnu.org; Thu, 08 Apr 2004 10:59:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BBaz7-0005m7-Hb for emacs-devel@gnu.org; Thu, 08 Apr 2004 10:59:00 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBayX-0005KN-GU for emacs-devel@gnu.org; Thu, 08 Apr 2004 10:57:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1BBayU-0006YY-Fb; Thu, 08 Apr 2004 10:57:50 -0400 Original-To: Simon Josefsson In-reply-to: (message from Simon Josefsson on Wed, 07 Apr 2004 23:14:08 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21372 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21372 The file lisp/url/url-https.el doesn't do anything useful, it seems, if ssl.el isn't installed (or if OpenSSL isn't installed). We have to delete that file, I think, since it is crypto code. (It should not have been on savannah at all.) tls.el has to be deleted too, I'm sad to say. There are files in Gnus that also have to go. Exporting crypto code from the US is no longer forbidden, but the US government claims to impose restrictions on people who obtain copies overseas and then redistribute them to certain places. For this reason, all GNU crypto code should be developed and released from outside the US, still.