]> git.notmuchmail.org Git - notmuch/blobdiff - devel/TODO
emacs: Fix search tagging races
[notmuch] / devel / TODO
index f2124834af34ace878224254d3fa5db057215e67..1cf4089f1d93b7a894dc1ada6aba1da12a1fedaf 100644 (file)
@@ -14,11 +14,6 @@ sender's name containing ';' which causes emacs to drop a search
 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, (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.