mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
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:
parent
4ec5e2a612
commit
357b48d34b
1 changed files with 3 additions and 0 deletions
3
TODO
3
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):
|
||||
|
|
Loading…
Reference in a new issue