unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 0/3] Add notmuch-pick to contrib
Date: Sat, 27 Oct 2012 12:26:37 +0100	[thread overview]
Message-ID: <1351337200-18050-1-git-send-email-markwalters1009@gmail.com> (raw)

This is a new version of notmuch-pick (previous version at
id:"1343164911-31589-1-git-send-email-markwalters1009@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.

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

             reply	other threads:[~2012-10-27 11:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27 11:26 Mark Walters [this message]
2012-10-27 11:26 ` [PATCH 1/3] contrib: add notmuch-pick.el file itself Mark Walters
2012-10-27 17:39   ` Ethan Glasser-Camp
2012-10-27 17:49     ` Mark Walters
2012-10-27 11:26 ` [PATCH 2/3] contrib: add pick README Mark Walters
2012-10-27 12:55   ` Eirik Byrkjeflot Anonsen
2012-10-27 13:38   ` [PATCH v2] " Mark Walters
2012-10-27 11:26 ` [PATCH 3/3] contrib: add pick TODO file Mark Walters
2012-10-27 12:13 ` [PATCH 0/3] Add notmuch-pick to contrib Tomi Ollila
2012-10-28 15:16 ` David Bremner
2012-10-29  8:28   ` Mark Walters
2012-12-01 21:03   ` Mark Walters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351337200-18050-1-git-send-email-markwalters1009@gmail.com \
    --to=markwalters1009@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).