]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Clarify note about changing the way the emacs '*' command works.
authorCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 19:49:31 +0000 (12:49 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 19:49:31 +0000 (12:49 -0700)
Additional detail is available in this mail message:

id:8739itagad.fsf@yoom.home.cworth.org

TODO

diff --git a/TODO b/TODO
index 14dfa556966997e90365d5c29285b2c0c25aa116..facbda137f2a13e492cb9866f4a8b1115fa44ab0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,7 +15,9 @@ result.) This may require removing the outer array from the current
 "notmuch search --format=json" results.
 
 Fix '*' to work by simply calling '+' or '-' on a region consisting of
-the entire buffer.
+the entire buffer, (this would avoid one race condition---while still
+leaving other race conditions---but could also potentially make '*' a
+very expensive operation).
 
 Add a global keybinding table for notmuch, and then view-specific
 tables that add to it.