From: David Bremner Date: Mon, 8 Feb 2016 11:33:10 +0000 (+2000) Subject: Re: nmbug in the Debian packages? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=040f821f63b80c424a74a33ce38d837c486f7a6d;p=notmuch-archives.git Re: nmbug in the Debian packages? --- diff --git a/36/3e2d19b986e3a408c35a728643bb919a11e20f b/36/3e2d19b986e3a408c35a728643bb919a11e20f new file mode 100644 index 000000000..bf2af4029 --- /dev/null +++ b/36/3e2d19b986e3a408c35a728643bb919a11e20f @@ -0,0 +1,62 @@ +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 2C6386DE0A94 + for ; Mon, 8 Feb 2016 03:33:15 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.308 +X-Spam-Level: +X-Spam-Status: No, score=-0.308 tagged_above=-999 required=5 tests=[AWL=0.243, + RP_MATCHES_RCVD=-0.55, 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 kKv1cvMJgrxm for ; + Mon, 8 Feb 2016 03:33:13 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 7C4D26DE0A7F + for ; Mon, 8 Feb 2016 03:33:13 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aSk3T-0007E6-Uf; Mon, 08 Feb 2016 06:32:31 -0500 +Received: (nullmailer pid 31998 invoked by uid 1000); + Mon, 08 Feb 2016 11:33:10 -0000 +From: David Bremner +To: David Edmondson , notmuch@notmuchmail.org +Subject: Re: nmbug in the Debian packages? +In-Reply-To: +References: +User-Agent: Notmuch/0.21+5~gca076ce (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Mon, 08 Feb 2016 07:33:10 -0400 +Message-ID: <87twlj8mix.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Mon, 08 Feb 2016 11:33:15 -0000 + +David Edmondson writes: + +> I'd like to use nmbug without having to grovel around in the notmuch git +> repository. Could it be added to the Debian package, please? +> +> (I can try to prepare a patch, but figured that it merited discussion +> first.) + +I see two options with my debian packager hat on. We can include it in +/usr/bin along and install a proper man page, or just copy it into +/usr/share/doc/notmuch/examples. + +d