]> git.cworth.org Git - notmuch/commit
Utility function to seek in MIME trees in depth-first order.
authorAustin Clements <amdragon@MIT.EDU>
Sat, 24 Dec 2011 18:52:45 +0000 (13:52 -0500)
committerDavid Bremner <bremner@debian.org>
Mon, 26 Dec 2011 02:21:04 +0000 (22:21 -0400)
commit5d1ac7d1d351c6f122ddaa44d3c82ec68d45178c
tree132ffcd30cdc57ba076afb2881d03d5ae78b50dc
parentbb189220a323e3140198161234ed54bf98175469
Utility function to seek in MIME trees in depth-first order.

This function matches how we number parts for the --part argument to
show.  It will allow us to jump directly to the desired part, rather
than traversing the entire tree and carefully tracking whether or not
we're "in the zone".
mime-node.c
notmuch-client.h