unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 00/21] vim: general updates
@ 2013-11-02 13:55 Felipe Contreras
  2013-11-02 13:55 ` [PATCH 01/21] vim: run mutt in default term Felipe Contreras
                   ` (21 more replies)
  0 siblings, 22 replies; 35+ messages in thread
From: Felipe Contreras @ 2013-11-02 13:55 UTC (permalink / raw)
  To: notmuch

Hi,

I've been cooking this in my personal notmuch-vim-ruby repository, and I think
they are ready for notmuch.

A few highlights:

 * There's now support to compose new messages, previously there was only
   support to reply.
 * Database handling has been revamped to get rid of memory leaks
 * A new help file is included
 * Added support to go straight to a search (bypassing the folders view)

Cheers.

Charlie Allom (1):
  vim: run mutt in default term

Felipe Contreras (20):
  vim: don't automatically refresh after tagging
  vim: use notmuch fields
  vim: refactor database handling
  vim: show first message of the thread
  vim: use much clearer sort constant
  vim: add option to save the patches of a patch series
  vim: allow calling with arguments
  vim: split $email_address
  vim: generate custom message-id
  vim: don't execute search if it's cancelled
  vim: trivial cleanup
  vim: refactor open_reply()
  vim: add option to compose new messages
  vim: rename internal notmuch_rb variables
  vim: rename public notmuch_rb variables
  vim: move default sets to set_defaults()
  vim: add wrapper for old variable names
  vim: remove unnecessary buffer queue
  vim: check compose is done on delete
  vim: add help file

 debian/notmuch-vim.dirs    |   1 +
 debian/notmuch-vim.install |   1 +
 vim/Makefile               |   1 +
 vim/notmuch.txt            | 153 ++++++++++++++++
 vim/notmuch.vim            | 434 ++++++++++++++++++++++++++++-----------------
 vim/notmuch.yaml           |   1 +
 6 files changed, 431 insertions(+), 160 deletions(-)
 create mode 100644 vim/notmuch.txt

-- 
1.8.4.2+fc1

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2013-11-29 11:59 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-02 13:55 [PATCH 00/21] vim: general updates Felipe Contreras
2013-11-02 13:55 ` [PATCH 01/21] vim: run mutt in default term Felipe Contreras
2013-11-02 13:55 ` [PATCH 02/21] vim: don't automatically refresh after tagging Felipe Contreras
2013-11-02 13:55 ` [PATCH 03/21] vim: use notmuch fields Felipe Contreras
2013-11-02 13:55 ` [PATCH 04/21] vim: refactor database handling Felipe Contreras
2013-11-02 13:55 ` [PATCH 05/21] vim: show first message of the thread Felipe Contreras
2013-11-02 13:55 ` [PATCH 06/21] vim: use much clearer sort constant Felipe Contreras
2013-11-02 13:55 ` [PATCH 07/21] vim: add option to save the patches of a patch series Felipe Contreras
2013-11-02 13:55 ` [PATCH 08/21] vim: allow calling with arguments Felipe Contreras
2013-11-02 13:55 ` [PATCH 09/21] vim: split $email_address Felipe Contreras
2013-11-02 13:55 ` [PATCH 10/21] vim: generate custom message-id Felipe Contreras
2013-11-02 13:55 ` [PATCH 11/21] vim: don't execute search if it's cancelled Felipe Contreras
2013-11-02 13:55 ` [PATCH 12/21] vim: trivial cleanup Felipe Contreras
2013-11-02 13:55 ` [PATCH 13/21] vim: refactor open_reply() Felipe Contreras
2013-11-02 13:55 ` [PATCH 14/21] vim: add option to compose new messages Felipe Contreras
2013-11-02 13:55 ` [PATCH 15/21] vim: rename internal notmuch_rb variables Felipe Contreras
2013-11-02 13:55 ` [PATCH 16/21] vim: rename public " Felipe Contreras
2013-11-02 13:55 ` [PATCH 17/21] vim: move default sets to set_defaults() Felipe Contreras
2013-11-02 13:55 ` [PATCH 18/21] vim: add wrapper for old variable names Felipe Contreras
2013-11-02 13:55 ` [PATCH 19/21] vim: remove unnecessary buffer queue Felipe Contreras
2013-11-02 13:55 ` [PATCH 20/21] vim: check compose is done on delete Felipe Contreras
2013-11-02 13:55 ` [PATCH 21/21] vim: add help file Felipe Contreras
2013-11-08 12:43   ` David Bremner
2013-11-08 13:10     ` Felipe Contreras
2013-11-08 18:03       ` David Bremner
2013-11-08 18:05         ` Felipe Contreras
2013-11-09  0:08           ` David Bremner
2013-11-11 18:11 ` [PATCH 00/21] vim: general updates Felipe Contreras
2013-11-20 12:21   ` David Bremner
2013-11-20 13:31     ` Felipe Contreras
2013-11-20 22:13       ` David Bremner
2013-11-27  6:35         ` Felipe Contreras
2013-11-28 10:26           ` [PATCH] vim: NEWS for vim interface David Bremner
2013-11-29  7:54             ` Tomi Ollila
2013-11-29 11:58             ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).