[PATCH 1/4] VIM: implemented message folding in thread view

2015-02-03 Thread Bartosz Telenczuk
Hi Franz, > We already had folding via syntax in Ians fork. It turned out to be not that > great. > https://github.com/imain/notmuch-vim/issues/3 Ah all right, I just thought syntax fold would be more elegant. > In short: > Those syntax fold marks are for one specific notmuch-show-buffer. If

[PATCH] VIM: Make an option to save sent mail locally

2015-02-03 Thread Bartosz Telenczuk
> > I would appreciate an option to configure the "sent" box per provider. I > > implemented this feature in this patch: > > > > id:1420891384-992-4-git-send-email-telenczuk at unic.cnrs-gif.fr > > Generally it might work. But there are other features that may rely on > per-account-settings

[PATCH v3] VIM: Improve moving between messages in a thread

2015-02-03 Thread Bartosz Telenczuk
> I think the API should be clear and easy to understand, because people will > probably bind them to custom shortcuts. You should not have to think about > what that weird extra parameter (-1, false, ...) means and go read the docs. I agree. One might replace the parameter with a string like

[PATCH] VIM: Automatically refresh folder screen

2015-02-03 Thread Bartosz Telenczuk
Franz Fellner wrote: > Hi Bartosz, > > Great to see one more person interested in notmuch-vim! Hopefully this will > make review a little bit easier. > > Bartosz Telenczuk wrote: > > Ian Main wrote: > > > This patch makes the folder screen refresh each time you 'enter' it. > > > This way when