[PATCH 0/3] Add notmuch-pick to contrib

Tomi Ollila tomi.ollila at iki.fi
Sat Oct 27 05:13:58 PDT 2012


On Sat, Oct 27 2012, Mark Walters <markwalters1009 at gmail.com> wrote:

> This is a new version of notmuch-pick (previous version at
> id:"1343164911-31589-1-git-send-email-markwalters1009 at gmail.com")following
> suggestions of Tomi and David in that thread. The main change is that
> it is now entirely self contained in contrib: all the user needs to do
> is copy the notmuch-pick.el somewhere in the emacs load path and add
> (require 'notmuch-pick nil t) to their .emacs file.
>
> The other changes are that I think I have fixed both of the bugs that
> David found.
>
> In the longer term I would like to get pick into mainline. I think the
> steps are: first remove code duplication, improve lisp idioms and fix
> any bugs that are found; then move pick into the main .emacs directory
> but still require the user to "require" it. Finally when people are
> happy with the code enable it by default.

This is a nice piece of contrib software. LGTM.

Tomi

>
> Best wishes
>
> Mark
>
>
> Mark Walters (3):
>   contrib: add notmuch-pick.el file itself
>   contrib: add pick README.
>   contrib: add pick TODO file
>
>  contrib/notmuch-pick/README          |   38 ++
>  contrib/notmuch-pick/TODO            |   29 ++
>  contrib/notmuch-pick/notmuch-pick.el |  867 ++++++++++++++++++++++++++++++++++
>  3 files changed, 934 insertions(+), 0 deletions(-)
>  create mode 100644 contrib/notmuch-pick/README
>  create mode 100644 contrib/notmuch-pick/TODO
>  create mode 100644 contrib/notmuch-pick/notmuch-pick.el
>
> -- 
> 1.7.9.1
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list