aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2013-01-19 14:25:53 -0400
committerGravatar David Bremner <bremner@debian.org>2013-01-22 21:19:08 -0400
commita76682a2d2f61eb14e938eeab8f2824891d8e18c (patch)
tree425e1eada89ae88fd110cf321383f2422d2d3672 /devel
parentbdf7955cd54d345f9967b6608d25f3f0f7f5e1f5 (diff)
CLI: remove alias machinery, and "part", "search-tags" commands
The commands are long deprecated, so removal is probably overdue. The real motivation is to simplify argument handling for notmuch so that we can migrate to the common argument parsing framework.
Diffstat (limited to 'devel')
-rw-r--r--devel/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/TODO b/devel/TODO
index eb757af5..3741f0ef 100644
--- a/devel/TODO
+++ b/devel/TODO
@@ -118,13 +118,6 @@ file.
Allow configuration for filename patterns that should be ignored when
indexing.
-Replace the "notmuch part --part=id" command with "notmuch show
---part=id", (David Edmondson wants to rewrite some of "notmuch show" to
-provide more MIME-structure information in its output first).
-
-Replace the "notmuch search-tags" command with "notmuch search
---output=tags".
-
Fix to avoid this ugly message:
(process:17197): gmime-CRITICAL **: g_mime_message_get_mime_part: assertion `GMIME_IS_MESSAGE (message)' failed