From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Best practice for sharing new Emacs modules Date: Mon, 11 Jan 2016 16:25:22 -0800 Message-ID: References: <87bn8rkikj.fsf@mattleach.net> Reply-To: John Wiegley NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1452558360 12198 80.91.229.3 (12 Jan 2016 00:26:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jan 2016 00:26:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Matthew Leach Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 12 01:25:51 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aImmV-0000ja-L6 for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2016 01:25:51 +0100 Original-Received: from localhost ([::1]:57365 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aImmU-0004cn-Qy for ged-emacs-devel@m.gmane.org; Mon, 11 Jan 2016 19:25:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aImmC-0004Za-9M for emacs-devel@gnu.org; Mon, 11 Jan 2016 19:25:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aImm9-0006A3-3d for emacs-devel@gnu.org; Mon, 11 Jan 2016 19:25:32 -0500 Original-Received: from mail-pf0-x22c.google.com ([2607:f8b0:400e:c00::22c]:35385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aImm8-00069t-Ty for emacs-devel@gnu.org; Mon, 11 Jan 2016 19:25:29 -0500 Original-Received: by mail-pf0-x22c.google.com with SMTP id 65so52681687pff.2 for ; Mon, 11 Jan 2016 16:25:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:reply-to:mail-followup-to:mime-version:content-type; bh=03FGZsPl7m35bgc8JXMV5zpLJAKVX/0eu3Qvhoupxow=; b=sfl70bx2q2W1vCVo4cMb6ofVxSWYs1mdWC5h31OtH9cZTEM2MyCTpyHtE4p1Mjphah RPxH8HFG9NoL+w3XXsYs616bdWPX4RTvp2qi9OcKRTUtDyAoCe1p4xJ/j7rDu2mX2XX8 ylG2SygXjMwivVTBtzhieyG+OClK7jCip3iIeehM6mXTL2jA4O8aQKIwm1YAUfLyca7h LnO3SbFHRPkYthjGQidGvQlKDdc4wWaTrEZdExxa7LSEbSWZbUoxoBQwFG3JuHgZG5K0 CMw20B1p2d5swY35zLg4xtK9OmdbiE1wKXNuY0aKxfIlb+DWTXfNrilIjBRRaPXogVu8 cSTg== X-Received: by 10.98.43.73 with SMTP id r70mr30069094pfr.4.1452558328403; Mon, 11 Jan 2016 16:25:28 -0800 (PST) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id e14sm188359425pap.24.2016.01.11.16.25.27 (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 11 Jan 2016 16:25:27 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.local (Postfix, from userid 501) id A8B87123A7F89; Mon, 11 Jan 2016 16:25:26 -0800 (PST) In-Reply-To: <87bn8rkikj.fsf@mattleach.net> (Matthew Leach's message of "Mon, 11 Jan 2016 19:43:56 +0000") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) Mail-Followup-To: Matthew Leach , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c00::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:198057 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable >>>>> Matthew Leach writes: > I've begun work on a new mode for Emacs that allows editing of gpg keys i= n a > dired-like fashion -- something I said I was going to do a long time ago! > I'm making good progress and am hoping to post to the list very soon for > feedback. We would welcome your change in ELPA; you need only a copyright assignment = on file with the FSF to do so. You can send the file directly to me if you have such an assignment, and I can add it for you. I'd also like to use your package, as I'm currently using a GUI program to manage my program and would prefer to be using Emacs. :) =2D-=20 John Wiegley GPG fingerprint =3D 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGcBAEBCgAGBQJWlEfyAAoJEMFE2PTxn+Yw7wUL/jC1eqiCmJUjynD15Uu+wIOd P6qZpiTkRTBHPn3qFRJcFSbjJVTo6OW3CoNlNWyu/kR/GR3GI2OeCh5Vmuc8xg/m d/ivhlKYmKU16b2dG1bBAEDr6gSx3Db37JQtUUiLvvHGjf/Lw+WGxpIe/gkP3ep4 0LOBN0d0i20/bjA0TZJXYpNxgXW3/x2bpuJBmtQez5rCRfrMSEp9cgsIZenUjmKB o4kry5A2sdxhRVcen736uz6vohplNNgkrfqsMglBaPa/VFqBN4457BtyODmxM4L2 B3WLNqIvfhjzp8j8whY4xFBcO4rg7kM7huKonBVDQLOLwoBQPs0kNi6Xrt2QnuzA 26abILhFs5+VaaSl68nUYWLM8FmZQIUlUccrSCIr6pignRrSjFczo844A5fMkand h37zilvud/SQ+kvOQA2q4FMBzmBGDucdV6OILBF9AfiyMzVu8EXW3dfsG8RPpRuY 2Qt0rnz9ADgq9pzmt1cNFYHGS1+lwfxwa6s1yemtDw== =MWN5 -----END PGP SIGNATURE----- --=-=-=--