From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH 2/2] gnu: Add notmuch-vim. Date: Sat, 14 Jan 2017 17:56:31 +0000 Message-ID: <87pojped9s.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170114150811.21767-1-ng0@libertad.pw> <20170114150811.21767-3-ng0@libertad.pw> <87r3454m2n.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87y3ydeel6.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87o9z9y1yg.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSSYc-0005O8-5f for guix-devel@gnu.org; Sat, 14 Jan 2017 12:56:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSSYX-00046N-B1 for guix-devel@gnu.org; Sat, 14 Jan 2017 12:56:02 -0500 Received: from aibo.runbox.com ([91.220.196.211]:35376) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cSSYX-00046D-3O for guix-devel@gnu.org; Sat, 14 Jan 2017 12:55:57 -0500 In-Reply-To: <87o9z9y1yg.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke writes: > ng0 writes: > >> Marius Bakke writes: >> >>> ng0 writes: >>> >>>> * gnu/packages/mail.scm (notmuch-vim): New variable. >>> >>> I think vim plugins should go in vim.scm, even if it relates to a >>> package residing elsewhere. Could you send an updated patch? TIA! >> >> I disagree. Then we should split up the notmuch emacs integration >> and move it into emacs.scm by the same logic. > > The emacs files are installed with the 'notmuch' package. If they are > split out, I would argue that they should go in emacs.scm as well. > > I don't see the point in that though, since they are less than 1MB and > do not carry any extra dependencies. With the vim removed from the inputs, I'd say this could be just another output? notmuch:vim notmuch:emacs If you use vim and try to install it you will soon realize that you need vim-full, but then we haven't fixed the ruby-mail dependency. So possibly moving it to vim is good? I have no preference I just think it's an mail application just as python-notmuch is in mail because it has something to do with notmuch and mail. But I also put ruby-mail into ruby.scm and not mail.scm and after all, does it even matter? mail.scm isn't so long that we should be bothered by one more package. -- ♥Ⓐ ng0 -- https://www.inventati.org/patternsinthechaos/