unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH v3 0/3] split async json parser into utility function
Date: Wed, 24 Oct 2012 01:13:19 +0100	[thread overview]
Message-ID: <1351037602-11157-1-git-send-email-markwalters1009@gmail.com> (raw)

This series splits the async json parser into its own function. The
previous version is at id:"87k3xlyoek.fsf@qmul.ac.uk". 

This version splits that patch into three bits: the first contains all
the actual changes, the second changes some variable names and fixes
the whitespace, and the third just moves some code. 

The only functional change compared to that version is a small
correction to the way the error function was called. It also gives a
better docstring for some of the variables.

Best wishes

Mark



Mark Walters (3):
  emacs: Split out the incremental json parser into its own function.
  emacs: Rename incremental JSON internal variables.
  emacs: Code movement for the incremental JSON parser.

 emacs/notmuch.el |  101 +++++++++++++++++++++++++++++++-----------------------
 1 files changed, 58 insertions(+), 43 deletions(-)

-- 
1.7.9.1

             reply	other threads:[~2012-10-24  0:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24  0:13 Mark Walters [this message]
2012-10-24  0:13 ` [PATCH v3 1/3] emacs: Split out the incremental json parser into its own function Mark Walters
2012-10-24  0:13 ` [PATCH v3 2/3] emacs: Rename incremental JSON internal variables Mark Walters
2012-10-24  1:36   ` Ethan Glasser-Camp
2012-10-24  0:13 ` [PATCH v3 3/3] emacs: Code movement for the incremental JSON parser 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=1351037602-11157-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).