From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 08 03:41:18 2021 Received: (at 49457) by debbugs.gnu.org; 8 Jul 2021 07:41:18 +0000 Received: from localhost ([127.0.0.1]:54176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1Oes-0004H6-2g for submit@debbugs.gnu.org; Thu, 08 Jul 2021 03:41:18 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:49143) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1Oeo-0004Gr-Jk for 49457@debbugs.gnu.org; Thu, 08 Jul 2021 03:41:16 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 9EE3CFF808; Thu, 8 Jul 2021 07:41:07 +0000 (UTC) From: Nicolas Goaziou To: Andrew Tropin Subject: Re: [bug#49457] [PATCH v2] gnu: Add emacs-consult-notmuch. References: <87tul6w7g2.fsf@trop.in> <87r1gaw6u8.fsf@trop.in> <87czrutdf9.fsf@nicolasgoaziou.fr> <87eecaqjlu.fsf@trop.in> Date: Thu, 08 Jul 2021 09:41:06 +0200 In-Reply-To: <87eecaqjlu.fsf@trop.in> (Andrew Tropin's message of "Wed, 07 Jul 2021 17:33:33 +0300") Message-ID: <878s2hqmlp.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 49457 Cc: 49457@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Andrew Tropin writes: > Nicolas Goaziou writes: >> Thank you. However, notmuch should be an input, there's no reason to >> propagate it into user's profile. > > There is a (require 'notmuch) in consult-notmuch code, so we need > notmuch.el on the load-path, sadly, but we don't have a separate > emacs-notmuch package for it and therefore we have to propagate the > whole notmuch package here :( Duh! You're right, of course. Applied, as detailed in another message. Regards, -- Nicolas Goaziou