[PATCH 2/2] gnu: Add notmuch-vim.

2017-01-16 Thread ng0
* gnu/packages/vim.scm (notmuch-vim): New variable. --- gnu/packages/vim.scm | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index c2c0ccad9..9fa796ba5 100644 --- a/gnu/packages/vim.scm +++ b/gnu/pa

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-15 Thread Marius Bakke
ng0 writes: > 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 u

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-15 Thread Marius Bakke
ng0 writes: > Marius Bakke writes: > >> ng0 writes: >> >>> * gnu/packages/mail.scm (notmuch-vim): New variable. >>> --- >>> gnu/packages/mail.scm | 37 - >>> 1 file changed, 36 insertions(+), 1 deletion(-) >>> >>> diff --git a/gnu/packages/mail.scm b/gnu/pac

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread ng0
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

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread ng0
Marius Bakke writes: > ng0 writes: > >> * gnu/packages/mail.scm (notmuch-vim): New variable. >> --- >> gnu/packages/mail.scm | 37 - >> 1 file changed, 36 insertions(+), 1 deletion(-) >> >> diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm >> index 2

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread Marius Bakke
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 th

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread ng0
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 integratio

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread Marius Bakke
ng0 writes: > * gnu/packages/mail.scm (notmuch-vim): New variable. > --- > gnu/packages/mail.scm | 37 - > 1 file changed, 36 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm > index 206055751..89aa2444d 100644 > ---

Re: [PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread Marius Bakke
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! signature.asc Description: PGP signature

[PATCH 2/2] gnu: Add notmuch-vim.

2017-01-14 Thread ng0
* gnu/packages/mail.scm (notmuch-vim): New variable. --- gnu/packages/mail.scm | 37 - 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 206055751..89aa2444d 100644 --- a/gnu/packages/mail.scm +++ b