From: Carl Worth Date: Wed, 31 Mar 2010 20:27:16 +0000 (-0700) Subject: TODO: Note that '=' should sometimes count from the end of the buffer. X-Git-Tag: 0.1~40 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=357b48d34b9cd32473d39321b1ae460d05f5c7cd TODO: Note that '=' should sometimes count from the end of the buffer. When trying to restore the current position, if the "current" thread no longer appears in the buffer, then '=' moves to the current line instead. When near the end of the buffer, the "current" line should be counted as the number of lines from the end. --- diff --git a/TODO b/TODO index 2778604c..3fc06e6f 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,9 @@ has the "muted" tag). Fix i-search to open up invisible citations as necessary. +Make '=' count from the end rather than from the beginning if more +than half-way through the buffer. + Emacs saved-search interface ---------------------------- Here's a proposal Carl wrote (id:87einafy4u.fsf@yoom.home.cworth.org):