From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: pgg symmetric encryption patch Date: Thu, 20 Oct 2005 19:38:07 -0400 Message-ID: References: <2cd46e7f0510031250u66ea1349yb437d539ce4027ef@mail.gmail.com> <2cd46e7f0510061541w73bb6a92wb6d22829b6e804ae@mail.gmail.com> <20051007100014.GB4850@kenny.sha-bang.local> <2cd46e7f0510071106k3d4d3e6agc36f16a37d8b6bc6@mail.gmail.com> <20051007214952.GA30235@kenny.sha-bang.local> <20051008103627.GA1218@kenny.sha-bang.local> <2cd46e7f0510081131h14e2bbeaga7f1a33ebd6347c8@mail.gmail.com> <2cd46e7f0510101415t76825ea7u9749fe23da54ce@mail.gmail.com> <2cd46e7f0510121647x3c51fb65pc883ed61f4e864ab@mail.gmail.com> <2cd46e7f0510200708x4640d1c2t50743cf439e52dd4@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1129851906 19868 80.91.229.2 (20 Oct 2005 23:45:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 23:45:06 +0000 (UTC) Cc: schwab@suse.de, ken.manheimer@gmail.com, ueno@unixuser.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 01:44:55 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESk4Q-00023f-EL for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 01:43:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESk4P-0004S1-Rm for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 19:43:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESjzA-0002nk-On for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:38:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESjz8-0002lE-3U for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:38:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESjz7-0002jc-6N for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:38:09 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESjz7-0005uL-Cx for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:38:09 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1ESjz5-0004XX-SW; Thu, 20 Oct 2005 19:38:08 -0400 Original-To: Simon Josefsson In-reply-to: (message from Simon Josefsson on Thu, 20 Oct 2005 16:12:58 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44456 Archived-At: I'm all for relocating pgg. However, I suggest lisp/pgg/ instead. Please remember our policy not to have lots of small subdirectories. We do not create directories of `lisp' for less than around 20 source files.