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: pgg symmetric encryption patch Date: Mon, 10 Oct 2005 17:50:53 -0400 Message-ID: <2cd46e7f0510101450g29d2677et1caeb6b423b649ee@mail.gmail.com> 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> <2cd46e7f0510080556y75fb395au5282d3d08a2fb7df@mail.gmail.com> 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 1128981191 28801 80.91.229.2 (10 Oct 2005 21:53:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2005 21:53:11 +0000 (UTC) Cc: schwab@suse.de, ueno@unixuser.org, emacs-devel@gnu.org, jas@extundo.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 10 23:53:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EP5YM-0006aP-6q for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2005 23:51:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP5YL-0005J3-LP for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2005 17:51:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EP5Xt-0005CV-7g for emacs-devel@gnu.org; Mon, 10 Oct 2005 17:50:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EP5Xr-00056p-3n for emacs-devel@gnu.org; Mon, 10 Oct 2005 17:50:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP5Xq-00055x-A1 for emacs-devel@gnu.org; Mon, 10 Oct 2005 17:50:54 -0400 Original-Received: from [64.233.162.202] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EP5Xq-00040L-Fb for emacs-devel@gnu.org; Mon, 10 Oct 2005 17:50:54 -0400 Original-Received: by zproxy.gmail.com with SMTP id k1so790586nzf for ; Mon, 10 Oct 2005 14:50:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Mrt8IvxwIZIvzUMbNE20gSPhDVx32zNY75UVTeFTjxMRKluKaBLdhpbKnez1sKAe7NWMrzv/EojBWbe0GiWCsfrceqxXlcMFnqMKBjHtUQtGSM+4Tql3ncZ5pqrGGSoelaI298QxLDe1Qg27TnuIfk+N5Ti3iZMuJ71942pipzc= Original-Received: by 10.36.247.71 with SMTP id u71mr3287433nzh; Mon, 10 Oct 2005 14:50:53 -0700 (PDT) Original-Received: by 10.36.36.11 with HTTP; Mon, 10 Oct 2005 14:50:53 -0700 (PDT) Original-To: rms@gnu.org In-Reply-To: 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:43828 Archived-At: On 10/8/05, Richard M. Stallman wrote: > Pretesting surely won't start in the next few weeks. i'll continue on, happy to have breathing room. > Your papers cover only the specific files you assigned, > but they do cover changes to those files. So if you change > the code in allout.el to work with pgg, we will have no trouble > using that change. in the pgg patchs i've sent so far, there's probably around 70 lines of mine in pgg.el and around 37 in pgg-gpe.el. i don't think there will be too many more changes, but these are essential. is that small enough that no copyright assignment is required? ken ken.manheimer@gmail.com