From: W. Trevor King Date: Sat, 20 Aug 2016 06:29:31 +0000 (+1700) Subject: Re: [feature request] emacs: use `notmuch insert` for FCC X-Git-Url: http://git.tremily.us/?p=notmuch-archives.git;a=commitdiff_plain;h=6f846da53eece6598e6da3d0d48bf44412ea7c61 Re: [feature request] emacs: use `notmuch insert` for FCC --- diff --git a/18/8029a21c48ad82c616a36a7ab83b346edc29a3 b/18/8029a21c48ad82c616a36a7ab83b346edc29a3 new file mode 100644 index 000000000..46bc6da8d --- /dev/null +++ b/18/8029a21c48ad82c616a36a7ab83b346edc29a3 @@ -0,0 +1,129 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 5C5196DE0B7C + for ; Fri, 19 Aug 2016 23:39:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.067 +X-Spam-Level: +X-Spam-Status: No, score=-0.067 tagged_above=-999 required=5 tests=[AWL=0.245, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.211, SPF_PASS=-0.001] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id pwvhqCX63mei for ; + Fri, 19 Aug 2016 23:39:43 -0700 (PDT) +X-Greylist: delayed 488 seconds by postgrey-1.35 at arlo; + Fri, 19 Aug 2016 23:39:43 PDT +Received: from resqmta-ch2-06v.sys.comcast.net + (resqmta-ch2-06v.sys.comcast.net [69.252.207.38]) + by arlo.cworth.org (Postfix) with ESMTPS id 8880E6DE0B78 + for ; Fri, 19 Aug 2016 23:39:43 -0700 (PDT) +Received: from resomta-ch2-19v.sys.comcast.net ([69.252.207.115]) + by resqmta-ch2-06v.sys.comcast.net with SMTP + id azocbTy1r2Nhqazocbw1MT; Sat, 20 Aug 2016 06:31:34 +0000 +Received: from mail.tremily.us ([73.221.72.168]) + by resomta-ch2-19v.sys.comcast.net with SMTP + id azmebVbD3vDp9azmfbylgn; Sat, 20 Aug 2016 06:29:34 +0000 +Received: by mail.tremily.us (Postfix, from userid 1000) + id 19E591E8A594; Fri, 19 Aug 2016 23:29:32 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1471674572; bh=vCoy07eR0OQuLLfGAcgIXbta1NpaLPn4iFF1lPfdCkY=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=noGNlif0gKiy8hj0T5yqQAu2MuJ+/GRXQJTk2dOQ6dlx2W8Z5vVlyjM4y5Zdqa3q1 + 55Sc5YkTjmjJ1HKreOeciqmFdlCtu8zA42hzM5P1lofvVmyEWMh+DcBuFnoP5FUrT2 + jHIDXQlC1wPL8FzrQR20vmyiP5wWgusAuJjXYRuE= +Date: Fri, 19 Aug 2016 23:29:31 -0700 +From: "W. Trevor King" +To: Steven Allen +Cc: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [feature request] emacs: use `notmuch insert` for FCC +Message-ID: <20160820062931.GY30347@odin.tremily.us> +References: <87lgzsb0b0.fsf@stebalien.com> + <87k2fcdl0x.fsf@stebalien.com> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="Z8pjODCYYz+3zRe3" +Content-Disposition: inline +In-Reply-To: <87k2fcdl0x.fsf@stebalien.com> +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.23 (2014-03-12) +X-CMAE-Envelope: MS4wfIdCKUT2133M4YhOPMhFz4MNwwbglGUiFSmNns6U1NlECPItPiLrGw39wI+pe5h6q8EVeSnyLAED0z2JnX3e8p+nrqBlAitPmioLIxqO47gpllZ5XiG9 + 2nhZpL/JSPKlr3LWh2YRFoOIIqjR5GI9ETxsLNB+SSZQ0HQCse59r8+A1LH4D2uVbzMJj0ZN8ImH3W6f1kRYSaShYrDnpJ2WrcLsuPrmtHhI3hSvEV5RST8z +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.22 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 20 Aug 2016 06:39:45 -0000 + + +--Z8pjODCYYz+3zRe3 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Sat, Aug 20, 2016 at 02:14:38AM -0400, Steven Allen wrote: +> Tomi Ollila writes: +> > PS: do we have an alternative to mid.gmane.org for +> > http://nmbug.tethera.net/status/ +>=20 +> https://notmuchmail.org/pipermail/notmuch/? However, it's not +> indexed by id. + +The Git folks seem to be transitioning to public-inbox / SSOMA +[1,2,3,4]. I floated a mostly-SSOMA conversion of the notmuch +archives a while back [5], and I can take a stab at dusting that off +and putting a public-inbox frontend in front of it, although I'd +rather have someone more central to notmuch handle long-term hosting. + +Cheers, +Trevor + +[1]: https://public-inbox.org/git/ +[2]: https://github.com/git/git-scm.com/pull/827#issuecomment-240737837 +[3]: https://public-inbox.org/git/20160728135249.GA25783@sigill.intra.peff.= +net/ + id:20160728135249.GA25783@sigill.intra.peff.net +[4]: https://public-inbox.org/git/20140507065903.GA32120@dcvr.yhbt.net/ + id:20140507065903.GA32120@dcvr.yhbt.net +[5]: id:20141107190321.GL23609@odin.tremily.us + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--Z8pjODCYYz+3zRe3 +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBAgAGBQJXt/jIAAoJEBBpoQVgXJg1HdYP/21OAwtEeOA9t7H0B8VJ+CyY +v/6YBmJq/j2Acn/zUCNeWLt1xMWd0o76KTZT0xgepakN8aAW4wheo/rFjcP/NuJN +c23QsKf13+ooEkkGQH/gNYNXuywDaWtNf6Eh+3/vYPUVU4vRailnFGCTrrY6Fm9/ +ibQx8QuKbEdJr3ep5rAiXIWyOFCq0nPHKTWlvVmcL2Usw3/6gWkvKK32DtV3xhDl +cMb0c4hSc7dvCvMiF5fVDt7Aq7SZXcQiI3X5W5B0ZV5PqScHdGWzq4eTTlF7DfnO +2jDm2X4OWhBt9k98BORBqb3M03HjwWgnAOJ4ua9NZJ7mjnX/92lfQRdX/hw8IbaB +F1h2Rndjr36ay4aWgvj9e5EpZoN4btiQy+A2URBP4mbrv/uJ+bjo2uiEu88o4Lp5 +R0v5HjmYKDMuzWbhciJtCYi4uwN3AaO0D+9Q3wQzhZTzjFBtYj0vqXoW8nWhHfCn +vxwM6zkS/rY4A5mwqPobtP9GvtGOQk7DboLpEEdJV+y3IwJzvkwI76xa9qquXcF/ +nIC7g6aNry8vQBF1OvQ5+Az8ym1x4hRlCc0dV1s3DmDszdgqFMDpbLC3iNVFpsjN +31cENSOY8Rtlbm2Z+ZnRmxcJEiY1ZqnNDlcFmTGBDb+OchxsMf+suk3ZgKXtrdDk +152hnVNcTlhvBQvjFH9W +=HILm +-----END PGP SIGNATURE----- + +--Z8pjODCYYz+3zRe3--