From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 3F2246DE01E3 for ; Mon, 21 May 2018 15:23:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.473 X-Spam-Level: X-Spam-Status: No, score=0.473 tagged_above=-999 required=5 tests=[AWL=-0.179, SPF_NEUTRAL=0.652] 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 U9-a9jo8e56H for ; Mon, 21 May 2018 15:23:45 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 854E96DE01DF for ; Mon, 21 May 2018 15:23:43 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 006CE1000AF; Tue, 22 May 2018 01:23:32 +0300 (EEST) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH 5/8] debian: install info pages as part of elpa-emacs In-Reply-To: <20180521200856.17103-6-david@tethera.net> References: <20180521200856.17103-1-david@tethera.net> <20180521200856.17103-6-david@tethera.net> User-Agent: Notmuch/0.26.1+22~g888240d (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.26 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, 21 May 2018 22:23:47 -0000 On Mon, May 21 2018, David Bremner wrote: > This is a simple way to make the info pages available, since the emacs > package system deals with the annoying bits. If there is many people > who want the info pages outside of emacs, we could consider a seperate > binary package, but currently it doesn't seem worthwhile. This series looks pretty OK to me, except this 'seperate' ;/ Tomi > --- > debian/elpa-notmuch.elpa | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/debian/elpa-notmuch.elpa b/debian/elpa-notmuch.elpa > index b4e9e172..a070ae5f 100644 > --- a/debian/elpa-notmuch.elpa > +++ b/debian/elpa-notmuch.elpa > @@ -1 +1,2 @@ > emacs/*.el > +debian/tmp/usr/share/info/* > -- > 2.17.0 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch