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 D19436DE1040 for ; Tue, 11 Jun 2019 08:21:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.698 X-Spam-Level: X-Spam-Status: No, score=-2.698 tagged_above=-999 required=5 tests=[AWL=-0.197, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, 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 xQ3ZCI3sn_x8 for ; Tue, 11 Jun 2019 08:21:48 -0700 (PDT) Received: from ra.horus-it.com (ra.horus-it.com [94.130.34.199]) by arlo.cworth.org (Postfix) with ESMTPS id 7AF4B6DE103C for ; Tue, 11 Jun 2019 08:21:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id 3B40448C1CF2 for ; Tue, 11 Jun 2019 17:21:47 +0200 (CEST) X-Virus-Scanned: at horus-it.com From: Ralph Seichter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monksofcool.net; s=k1; t=1560266502; bh=YEctqSkF2y8dHn0cPEcpDRB9eV/hyVh55OIDNzU/s0k=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: Content-Type; b=REo+6ubVVhoZoMwdFY0O2UVTADvGZDb4MmFpM9MdkQzzvGGlkS9eDS5N3wxkGOt6L P9TR4v2/chwMWpJrNI0yqCDlMjIiI5fdQlUveFSuc9K8Mgy/LHCmcKpZSVBmdiIksc TQl6HD6A3B6hFYbNCwmllYMEok1r9GqE8Bem96j9z0zWyCYMvawAMvgWxO5YjFryVE /jXjSutU7ZHXNZPOuCZz4tftUgSS+RSBsws3YXDVf+8pJ/bD52Ctbv+wiIRqHRxxmu EshdD7C7iLHc11v1SnnBe2xHe/kjNO11EyxPHQreZO9g8QHbdBQJqp0mGUlvFEbnwu Q8/PT3gBfFI2w== To: notmuch@notmuchmail.org Subject: Re: [PATCH] doc: Makefile: stop build notmuch-emacs.info when not have emacs In-Reply-To: <20190611150951.6201-1-congdanhqx@gmail.com> References: <20190611150951.6201-1-congdanhqx@gmail.com> Mail-Followup-To: notmuch@notmuchmail.org Date: Tue, 11 Jun 2019 17:21:42 +0200 Message-ID: <878su8no55.fsf@ra.horus-it.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Tue, 11 Jun 2019 15:21:49 -0000 * Doan Tran Cong Danh: > I don't know if this is a _good_ fix for this issue. Did you see id:20190611005024.22814-2-david@tethera.net ? -Ralph