Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and...
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 25 Jan 2012 13:00:22 +0000 (15:00 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:43:14 +0000 (09:43 -0800)
7e/de4873c7e4c68dbd54f8b2139b167acdb18543 [new file with mode: 0644]

diff --git a/7e/de4873c7e4c68dbd54f8b2139b167acdb18543 b/7e/de4873c7e4c68dbd54f8b2139b167acdb18543
new file mode 100644 (file)
index 0000000..f73e216
--- /dev/null
@@ -0,0 +1,81 @@
+Return-Path: <too@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5CD7B431FD2\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:00:22 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id P5Ct8Wr3joTa for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Jan 2012 05:00:21 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id 814D6431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:00:21 -0800 (PST)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 7B34A68056; Wed, 25 Jan 2012 15:00:22 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: David Edmondson <dme@dme.org>, Pieter Praet <pieter@praet.org>\r
+Subject: Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and\r
+       `notmuch-show-stash-gmane-and-go'.\r
+In-Reply-To: <cunaa5cnjxl.fsf@hotblack-desiato.hh.sledj.net>\r
+References: <1327397873-20596-1-git-send-email-dme@dme.org>\r
+       <1327452608-8247-1-git-send-email-pieter@praet.org>\r
+       <cunliownvhs.fsf@hotblack-desiato.hh.sledj.net>\r
+       <m2k44g84r5.fsf@guru.guru-group.fi>\r
+       <cunaa5cnjxl.fsf@hotblack-desiato.hh.sledj.net>\r
+User-Agent: Notmuch/0.11+116~g34d80c9 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Wed, 25 Jan 2012 15:00:22 +0200\r
+Message-ID: <m2d3a87x95.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 25 Jan 2012 13:00:22 -0000\r
+\r
+On Wed, 25 Jan 2012 10:41:26 +0000, David Edmondson <dme@dme.org> wrote:\r
+> On Wed, 25 Jan 2012 12:18:22 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
+> > On Wed, 25 Jan 2012 06:31:43 +0000, David Edmondson <dme@dme.org> wrote:\r
+> > > \r
+> > > Your point about Gmane not having everything applies equally to any\r
+> > > service, suggesting that perhaps the user should also have an option to\r
+> > > choose which service to use at stash time. Thoughts?\r
+> > \r
+> > Completing-read which has all choice url's expanded so user may even edit\r
+> > those\r
+> \r
+> `completing-read' on the _names_ of the services, sure. I'm not sure\r
+> that showing the URLs as a set of choices would be nice.\r
+\r
+Hmm... yes. Editing is not important here.\r
+\r
+> \r
+> > (like fix -2- to -1- if the don't have cover letter ;)\r
+> \r
+> Should a single patch need a cover letter?\r
+\r
+Nope -- and forget this -- I thought this a bit wrong.\r
+\r
+So, 'completing-read' -- or something that does the same thing better (ymmv).\r
+\r
+Tomi\r