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: new version of allout.el - patch and ChangeLog Date: Sun, 02 Oct 2005 13:08:21 -0400 Message-ID: References: <2cd46e7f0509301024r71462d81v81ebd8e858f06305@mail.gmail.com> <20050930210649.GA22126@kenny.sha-bang.local> <2cd46e7f0509301452l72c262d6l89efd6fb772f61b2@mail.gmail.com> <2cd46e7f0510010928v8244052k2a98375e38fdd2ed@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 1128275053 4209 80.91.229.2 (2 Oct 2005 17:44:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2005 17:44:13 +0000 (UTC) Cc: wilde@sha-bang.de, schwab@suse.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 02 19:44:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EM7rd-0000jk-Pz for ged-emacs-devel@m.gmane.org; Sun, 02 Oct 2005 19:43:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EM7rd-00038m-2a for ged-emacs-devel@m.gmane.org; Sun, 02 Oct 2005 13:43:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EM7lk-0001Gv-F9 for emacs-devel@gnu.org; Sun, 02 Oct 2005 13:37:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EM7lb-0001Df-8Z for emacs-devel@gnu.org; Sun, 02 Oct 2005 13:36:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EM7lY-00011d-W4 for emacs-devel@gnu.org; Sun, 02 Oct 2005 13:36:49 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EM7K2-0005Yr-7l for emacs-devel@gnu.org; Sun, 02 Oct 2005 13:08:22 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EM7K1-0005rz-Pg; Sun, 02 Oct 2005 13:08:21 -0400 Original-To: Ken Manheimer In-reply-to: <2cd46e7f0510010928v8244052k2a98375e38fdd2ed@mail.gmail.com> (message from Ken Manheimer on Sat, 1 Oct 2005 12:28:17 -0400) 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:43463 Archived-At: PGG is a good thing, but it doesn't replace Mailcrypt, not by itself, because its interface is designed for Lisp programs instead of for users. I think we should do two things: 1. Move PGG out of Gnus and into the rest of Emacs. 2. Write a user-level interface to PGG which can be used instead of Mailcrypt. #1 is simple and harmless; let's do that now. Would anyone like to do #2? We would install it after the coming release.