* [PATCH] TODO: cleanup stuff that has been done
@ 2013-01-22 19:23 Jani Nikula
2013-01-24 11:30 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Jani Nikula @ 2013-01-22 19:23 UTC (permalink / raw)
To: notmuch
M-RET notmuch-show-open-or-close-all opens all closed messages.
The archiving change is mentioned twice, remove dupe.
"notmuch search" supports --format=text0 to work with xargs -0
---
devel/TODO | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/devel/TODO b/devel/TODO
index 9eaa7bd..af2a1e5 100644
--- a/devel/TODO
+++ b/devel/TODO
@@ -57,11 +57,6 @@ Automatically open a message when navigating to it with N or P.
Change 'a' command in thread-view mode to only archive open messages.
-Add a binding to open all closed messages.
-
-Change the 'a'rchive command in the thread view to only archive open
-messages.
-
Completion
----------
Fix bash completion to complete multiple search options (both --first
@@ -75,11 +70,6 @@ listing of duplicate messages, (distinct filenames with the same
Message-ID). I'm not sure what the option should be named. Perhaps
--with-duplicates ?
-Add a -0 option to "notmuch search" so that one can safely deal with
-any filename with:
-
- notmuch search --output=files -0 <terms> | xargs -0 <command>
-
"notmuch setup" should use realpath() before replacing the
configuration file. The ensures that the final target file of any
intermediate symbolic links is what is actually replaced, (rather than
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] TODO: cleanup stuff that has been done
2013-01-22 19:23 [PATCH] TODO: cleanup stuff that has been done Jani Nikula
@ 2013-01-24 11:30 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2013-01-24 11:30 UTC (permalink / raw)
To: Jani Nikula, notmuch
Jani Nikula <jani@nikula.org> writes:
> M-RET notmuch-show-open-or-close-all opens all closed messages.
>
> The archiving change is mentioned twice, remove dupe.
>
> "notmuch search" supports --format=text0 to work with xargs -0
pushed.
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-24 11:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22 19:23 [PATCH] TODO: cleanup stuff that has been done Jani Nikula
2013-01-24 11:30 ` David Bremner
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).