[PATCH] emacs: fcc: say we are doing Fcc

2016-09-29 Thread Mark Walters
Since doing the Fcc with notmuch insert could be slow (if the indexing takes some time) add a message saying we are doing it. --- Jani pointed out on irc that if there is a delay in sending a message it is unclear if it is a slow mail server or notmuch insert being slow when called for the fcc

[PATCH] configure: set platform variables also when `uname` is unrecognized

2016-09-29 Thread Tomi Ollila
Since commit 124a67e96ecab5495c0f17b6875d53dfd67ff137: configure: add set -u all variables must be set before their expansion are attempted. These 2 variables: "platform" and "linker_resolves_library_dependencies" were not given value in the final 'else' branch when platform check failed due to

Status of Vim client

2016-09-29 Thread J. Lewis Muir
Hello, Notmuchers! What is the status of the Vim client? The last commit to vim/notmuch.vim was over a year and a half ago (2015-01-23). I'm also aware of two Vim clients on GitHub: * https://github.com/felipec/notmuch-vim (last commit: 2014-05-22) * https://github.com/imain/notmuch-vim (last

Re: Status of Vim client

2016-09-29 Thread David Bremner
"J. Lewis Muir" writes: > So, are the clients really stable, or are they rotting because nobody > uses them? My hope is the former, but I suspect the latter. Are most > of the Vim people just using Mutt or NeoMutt? FWIW, I was recently considering moving the vim client to

Re: Status of Vim client

2016-09-29 Thread Lucas Hoffmann
Quoting J. Lewis Muir (2016-09-29 17:21:16) > Are most of the Vim people just using Mutt or NeoMutt? At least one of them Vim people is using alot :) https://github.com/pazz/alot signature.asc Description: signature ___ notmuch mailing list

Re: [PATCH] configure: add set -u

2016-09-29 Thread David Bremner
Tomi Ollila writes: > In case of any unset variable, make ./configure exit with nonzero value; > an attempt to expand an unset variable is a bug in the script > (usually a spelling mistake) and those should not pass through > unnoticed. > --- > > I was also doing set -e

Re: [PATCH] emacs: document notmuch-fcc-dirs

2016-09-29 Thread David Bremner
Mark Walters writes: > This updates the docstring for the variable notmuch-fcc-dirs to match > the new insert code. > --- pushed to release and master ___ notmuch mailing list notmuch@notmuchmail.org

Re: [PATCH] NEWS: add news for fcc insert and address completion changes

2016-09-29 Thread David Bremner
Mark Walters writes: > --- > > I think this fixes the comments for the first version of this (see > id:1472997204-15411-1-git-send-email-markwalters1...@gmail.com ) pushed to release and master d ___ notmuch mailing list