[PATCH 3/4] Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and

2024-08-03 Thread Nicholas D Steeves
(0.38.3-3) UNRELEASED; urgency=medium [ James McCoy ] * Convert notmuch-vim to Vim addon policy 2.0 (Closes: #1015936). + [ Nicholas D Steeves ] + * Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and add +related Enhances (Closes: #1029190). -- Nicholas

[PATCH 0/4] Bug fixes for Debian packaging

2024-08-03 Thread Nicholas D Steeves
James McCoy (1): Convert notmuch-vim to Vim addon policy 2.0 Nicholas D Steeves (3): Add changelog entry for James McCoy's work Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and Add Astroid as an alternative Recommends; this one is a GUI client d

[PATCH 2/4] Add changelog entry for James McCoy's work

2024-08-03 Thread Nicholas D Steeves
notmuch-vim to Vim addon policy 2.0 (Closes: #1015936). + + -- Nicholas D Steeves Sat, 03 Aug 2024 14:33:27 -0400 + notmuch (0.38.3-2) unstable; urgency=medium * No change upload to rebuild with dh-elpa 2.1.5 -- 2.39.2 ___ notmuch mailing list

[PATCH 1/4] Convert notmuch-vim to Vim addon policy 2.0

2024-08-03 Thread Nicholas D Steeves
From: James McCoy The new Vim addon policy relies on Vim's native package functionality, rather than the Debian-specific vim-addons tool. This allows the addon to be immediately available when the package is installed, rather than requiring extra setup by the user. * Install notmuch-vim to its

[PATCH 4/4] Add Astroid as an alternative Recommends; this one is a GUI client

2024-08-03 Thread Nicholas D Steeves
@@ notmuch (0.38.3-3) UNRELEASED; urgency=medium [ Nicholas D Steeves ] * Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and add related Enhances (Closes: #1029190). + * Add Astroid as an alternative Recommends; this one is a GUI client that +may be less intimi

Re: [PATCH 1/3] Add Astroid as an alternative Recommends; this one is a GUI client…

2024-08-03 Thread Nicholas D Steeves
David Bremner writes: > Hi Nicholas; > > Thanks for the patches. You're welcome. > Unfortunately they are against 5 year old version of notmuch and don't > apply. Oh no. > On debian you can try > > $ debcheckout notmuch > > For debian only stuff, patches against the release branch (default) a

[PATCH 3/3] Convert notmuch-vim to Vim addon policy 2.0

2024-08-02 Thread Nicholas D Steeves
uired symlinks for Vim and Neovim to see the addon. Signed-off-by: James McCoy Reviewed-by: Nicholas D Steeves --- debian/changelog| 11 +++ debian/control | 3 ++- debian/notmuch-vim.install | 5 + debian/notmuch-vim.neovim-addon | 1 + debian/no

[PATCH 1/3] Add Astroid as an alternative Recommends; this one is a GUI client…

2024-08-02 Thread Nicholas D Steeves
@@ +notmuch (0.29.1-3) UNRELEASED; urgency=medium + + * Add Astroid as an alternative Recommends; this one is a GUI client that +may be less intimidating for new users. + + -- Nicholas D Steeves Fri, 02 Aug 2024 16:37:20 -0400 + notmuch (0.29.1-2) unstable; urgency=medium * Re-upload to

[PATCH 2/3] Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt…

2024-08-02 Thread Nicholas D Steeves
: #1029190). -- Nicholas D Steeves Fri, 02 Aug 2024 16:37:20 -0400 diff --git a/debian/control b/debian/control index 0494b3c1..bd5ced64 100644 --- a/debian/control +++ b/debian/control @@ -153,8 +153,8 @@ Depends: libmail-box-perl, libmailtools-perl, libstring-shellquote-perl, libterm-readlin

[wishlist bug] support custom ":count-query" attribute in notmuch-search

2020-02-09 Thread Nicholas D Steeves
Hi, I chatted with dme on #notmuch@freenode on this topic, and he pointed me in the right direction. In notmuch-search of the Emacs interface, the "count" variable shows "search-query-matches/messages-in-thread", and I would like it to show "unread-search-query-matches/messages-in-thread", as a w