From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH v3 0/2] Add some thread based actions to pick
Date: Fri, 14 Jun 2013 08:37:50 +0100 [thread overview]
Message-ID: <1371195472-441-1-git-send-email-markwalters1009@gmail.com> (raw)
Version 2 of this series
id:1371166618-27196-1-git-send-email-markwalters1009@gmail.com has an
error in my rebasing (I forgot to fold a bugfix in and had not
commited one part). Version 1 which had some review is at
id:1354970914-18342-1-git-send-email-markwalters1009@gmail.com
The changes from version 1: rebase on to current master, fix the macro
to be a function, change the mapc into the more natural mapcar which
removes the need for one auxillary function, removed the unnecessary
funcall, tweaked the docstring, changed a setq to a let.
Finally the rebase error (which was a bugfix from v1) is that we make
sure notmuch-pick-thread-top does not go into an infinite loop if
applied to an empty buffer.
Best wishes
Mark
Mark Walters (2):
contrib: pick: add thread based utility functions
contrib: pick: thread tagging (including archiving) implemented
contrib/notmuch-pick/notmuch-pick.el | 51 ++++++++++++++++++++++++++++++++++
1 files changed, 51 insertions(+), 0 deletions(-)
--
1.7.9.1
next reply other threads:[~2013-06-14 7:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-14 7:37 Mark Walters [this message]
2013-06-14 7:37 ` [PATCH v3 1/2] contrib: pick: add thread based utility functions Mark Walters
2013-06-14 7:37 ` [PATCH v3 2/2] contrib: pick: thread tagging (including archiving) implemented 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=1371195472-441-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).