From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Manheimer Newsgroups: gmane.emacs.devel Subject: Re: new version of allout.el - patch and ChangeLog Date: Fri, 30 Sep 2005 17:52:26 -0400 Message-ID: <2cd46e7f0509301452l72c262d6l89efd6fb772f61b2@mail.gmail.com> References: <2cd46e7f0509301024r71462d81v81ebd8e858f06305@mail.gmail.com> <20050930210649.GA22126@kenny.sha-bang.local> Reply-To: Ken Manheimer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1128117709 32516 80.91.229.2 (30 Sep 2005 22:01:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2005 22:01:49 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 01 00:01:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ELSvG-0002Is-1a for ged-emacs-devel@m.gmane.org; Sat, 01 Oct 2005 00:00:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELSvC-0007vU-GS for ged-emacs-devel@m.gmane.org; Fri, 30 Sep 2005 18:00:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ELSu4-0007hD-D7 for emacs-devel@gnu.org; Fri, 30 Sep 2005 17:58:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ELSu2-0007fE-0N for emacs-devel@gnu.org; Fri, 30 Sep 2005 17:58:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELStz-0007QQ-NA for emacs-devel@gnu.org; Fri, 30 Sep 2005 17:58:47 -0400 Original-Received: from [64.233.162.204] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ELSns-0005Wl-24 for emacs-devel@gnu.org; Fri, 30 Sep 2005 17:52:28 -0400 Original-Received: by zproxy.gmail.com with SMTP id k1so14387nzf for ; Fri, 30 Sep 2005 14:52:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BfUnO1ViuIbtVFo4jb6cRPy/FbwsXnkmh9WeTmZNiRlv24jrf9xqEsmjyKrzawLkKetT2E0n5VrbmrKYu3R8y3HFaBxZ5pI3c6tJzDFaC2Jw0Ai3vdGRVSV98/JgwVYcg/tNudTZtSSFDe9BnIqOGwUaFgGEeQ8gq/A24PQHlu4= Original-Received: by 10.36.39.15 with SMTP id m15mr2940640nzm; Fri, 30 Sep 2005 14:52:26 -0700 (PDT) Original-Received: by 10.36.36.6 with HTTP; Fri, 30 Sep 2005 14:52:26 -0700 (PDT) Original-To: Ken Manheimer , emacs-devel@gnu.org In-Reply-To: <20050930210649.GA22126@kenny.sha-bang.local> Content-Disposition: inline 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:43406 Archived-At: On 9/30/05, Sascha Wilde wrote: > On Fri, Sep 30, 2005 at 01:24:14PM -0400, Ken Manheimer wrote: > [...] > > - both public- and symmetric-key modes are supported. > > - encryption being on a per-topic basis means you can > > intersperse encrypted and clear-text data in a single file > > to your heart's content. > > I think this sounds great, but... > > > topic encryption functionality depends on both mailcrypt and > > crypt++ packages. (non-encryption allout functionality is no= t > > disrupted if either mailcrypt or crypt++ are absent.) > > why do you relay on these packages, which aren't part of gnu emacs, > when we have pgg? good question - i wasn't aware of pgg. can you tell me more about it? i'd be very happy to find a single package that cleanly provides the encryption interface that allout needs! gentoo has an ebuild for it, but it involves xemacs dependencies, making me think the build is xemacs-specific. i gather, since you're responding via the emacs-devel list, that it's available for the mainline emacs - is that right? google points me at only emacs-wiki stuff (for a search on "emacs gpp") or xemacs-related stuff (for "xemacs gpp")... ken ken.manheimer@gmail.com