notmuch/emacs
David Edmondson 159b05fcaa emacs: Fix `notmuch-show-rewind' in the presence of invisible text
When determining whether or not to re-align the head of the current
message with the top of the window, use `count-screen-lines' rather
than `count-lines' to allow for invisible text in the preceding
message. When comparing that number of lines against
`next-screen-context-lines', realign if the number of lines of the
previous message visible is 'smaller than or equal to' rather than
just 'smaller than' to improve usability.
2010-04-26 10:33:38 -07:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
notmuch-address.el emacs: Add notmuch-address.el for address completion using notmuch 2010-04-23 17:31:46 -07:00
notmuch-hello.el emacs: Add a search to the 'recent searches' list once only 2010-04-26 07:31:26 -07:00
notmuch-lib.el emacs: Re-arrange message sending code 2010-04-23 15:41:33 -07:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-mua.el emacs: More DWIM when editing messages 2010-04-26 10:24:36 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Fix `notmuch-show-rewind' in the presence of invisible text 2010-04-26 10:33:38 -07:00
notmuch-wash.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
notmuch.el emacs: Fix `notmuch-search-insert-field' 2010-04-26 08:23:48 -07:00