unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: James Vasile <james@hackervisions.org>
To: Jameson Rollins <jrollins@finestructure.net>,
	Sebastian Spaeth <Sebastian@SSpaeth.de>,
	Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: python documentation
Date: Tue, 15 Mar 2011 15:01:15 -0400	[thread overview]
Message-ID: <87vczkjjic.fsf@opensourcematters.org> (raw)
In-Reply-To: <87r5a8xmhc.fsf@servo.finestructure.net>

On Tue, 15 Mar 2011 11:33:19 -0700, Jameson Rollins <jrollins@finestructure.net> wrote:
> On Tue, 15 Mar 2011 14:22:55 -0400, James Vasile <james@hackervisions.org> wrote:
> > notmuch dump includes '# TODO: implement "dump <filename>"' but it
> > appears to work already.  What's missing?
> 
> Hey, James.  Is this related to the python documentation somehow?  If
> so, I'm not sure how.
> 
> If you're just referencing a completed TODO, you could definitely submit
> a patch to remove it from the TODO.
> 

Yep, just a completed TODO.  Patch below.

diff --git a/bindings/python/notmuch.py b/bindings/python/notmuch.py
index 8572612..8d11859 100755
--- a/bindings/python/notmuch.py
+++ b/bindings/python/notmuch.py
@@ -486,7 +486,6 @@ def main():
             print "\n".join([t for t in msgs.collect_tags()])
     #-------------------------------------
     elif sys.argv[1] == 'dump':
-        # TODO: implement "dump <filename>"
         if len(sys.argv) == 2:
             f = sys.stdout
         else:

  reply	other threads:[~2011-03-15 19:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15  6:26 python documentation Jameson Rollins
2011-03-15 15:16 ` Sebastian Spaeth
2011-03-15 18:22   ` James Vasile
2011-03-15 18:33     ` Jameson Rollins
2011-03-15 19:01       ` James Vasile [this message]
2011-03-16  9:17         ` Sebastian Spaeth
2011-04-18 12:32   ` Florian Friesdorf
2011-04-18 13:57     ` Sebastian Spaeth
2011-04-18 15:03       ` Florian Friesdorf
2011-04-19 20:01         ` Sebastian Spaeth
2011-04-19 20:35           ` Aaron Williamson

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=87vczkjjic.fsf@opensourcematters.org \
    --to=james@hackervisions.org \
    --cc=Sebastian@SSpaeth.de \
    --cc=jrollins@finestructure.net \
    --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).