]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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".


No differences found