]> git.notmuchmail.org Git - notmuch/commitdiff
mime node: Record depth-first part numbers
authorAustin Clements <amdragon@MIT.EDU>
Mon, 23 Jan 2012 23:33:09 +0000 (18:33 -0500)
committerDavid Bremner <bremner@debian.org>
Wed, 25 Jan 2012 11:19:22 +0000 (07:19 -0400)
This makes the part numbers readily accessible to formatters.
Hierarchical part numbering would be a more natural and efficient fit
for MIME and may be the way to go in the future, but depth-first
numbering maintains compatibility with what we currently do.


No differences found