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.
This commit is contained in:
Carl Worth 2010-03-31 13:27:16 -07:00
parent 4ec5e2a612
commit 357b48d34b

3
TODO
View file

@ -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):