diff options
| author | David Bremner <bremner@unb.ca> | 2011-11-12 10:11:57 -0500 |
|---|---|---|
| committer | David Bremner <bremner@unb.ca> | 2011-11-12 10:11:57 -0500 |
| commit | febd38fa4b0e76c77ba62c8e016bb66d25acbb1b (patch) | |
| tree | 745ff7ff0631c12807af7b2ea4789ee5fa7deaef | |
| parent | 0bd1eb6e8ec931b2c51250e6d6312aaec0c3fb0c (diff) | |
nmbug.mdwn: mention moreinfo tag
| -rw-r--r-- | nmbug.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -73,6 +73,7 @@ notmuch::emacs is a patch/bug for the emacs UI notmuch::feature provides a new feature notmuch::fix fixes a bug + notmuch::moreinfo waiting for feedback from patch proposer or others notmuch::obsolete replaced by some other patch notmuch::patch notmuch::portability improves portability @@ -86,8 +87,9 @@ I use the following search (in my case as a saved search in emacs). - tag:notmuch::patch and not tag:notmuch::pushed and - not tag:notmuch::obsolete and not tag:notmuch::wip + tag:notmuch::patch and not tag:notmuch::pushed and \ + not tag:notmuch::obsolete and not tag:notmuch::wip \ + and not tag:notmuch::moreinfo Another interesting search is |
