unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v3 0/3] split async json parser into utility function
@ 2012-10-24  0:13 Mark Walters
  2012-10-24  0:13 ` [PATCH v3 1/3] emacs: Split out the incremental json parser into its own function Mark Walters
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mark Walters @ 2012-10-24  0:13 UTC (permalink / raw)
  To: notmuch

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-24  1:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24  0:13 [PATCH v3 0/3] split async json parser into utility function Mark Walters
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

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).