unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v5 0/5] Allow JSON to use non-entire thread, and use for elide
@ 2012-05-26 15:54 Mark Walters
  2012-05-26 15:54 ` [PATCH v5 1/5] cli: command line parsing: allow default for keyword options Mark Walters
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mark Walters @ 2012-05-26 15:54 UTC (permalink / raw)
  To: notmuch

This is version 5 of this patch series: version 4 is at
id:"1335258675-29439-1-git-send-email-markwalters1009@gmail.com".

This version changes the way the command-line parser deals with
keywords so that specifying --option without an =<something> returns
the first option. This means that boolean options can easily have
extra options added without breaking the existing syntax.

Patch 3/5 takes advantage of this new feature to implement the  
--entire-thread option to notmuch-show in a non-hacky way.

Best wishes 

Mark


Mark Walters (5):
  cli: command line parsing: allow default for keyword options
  cli: Let json output "null" messages for non --entire-thread
  cli: make --entire-thread=false work for format=json.
  Update devel/schemata for --entire-thread=false
  emacs: make elide messages use notmuch-show for omitting messages.

 command-line-arguments.c |   13 ++++++++++---
 devel/TODO               |    2 --
 devel/schemata           |    2 +-
 emacs/notmuch-show.el    |   18 ++++++++++--------
 notmuch-client.h         |    1 +
 notmuch-show.c           |   45 +++++++++++++++++++++++++++++++++++++++------
 6 files changed, 61 insertions(+), 20 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2012-05-27  2:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26 15:54 [PATCH v5 0/5] Allow JSON to use non-entire thread, and use for elide Mark Walters
2012-05-26 15:54 ` [PATCH v5 1/5] cli: command line parsing: allow default for keyword options Mark Walters
2012-05-27  2:32   ` Peter Wang
2012-05-26 15:54 ` [PATCH v5 2/5] cli: Let json output "null" messages for non --entire-thread Mark Walters
2012-05-26 15:54 ` [PATCH v5 3/5] cli: make --entire-thread=false work for format=json Mark Walters
2012-05-26 15:54 ` [PATCH v5 4/5] Update devel/schemata for --entire-thread=false Mark Walters
2012-05-26 15:54 ` [PATCH v5 5/5] emacs: make elide messages use notmuch-show for omitting messages 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).