[PATCH v10 0/2] emacs: User-defined sections in notmuch-hello
Dmitry Kurochkin
dmitry.kurochkin at gmail.com
Fri Feb 17 06:48:06 PST 2012
Found a small bug...
Changes:
v10:
* explicitly return nil from `notmuch-hello-insert-recent-searches',
otherwise `indent-rigidly' returns a marker pointing to non-existing
buffer and breaks final-target-pos handling in `notmuch-hello'
v9:
* correctly merge bc267b70b01c79f6bdda52641e9cd7574a151eff
* fix :hide-if-empty description:
s/and not hidden by show-if-empty/and not shown by show-empty-searches/
* fix typo in `notmuch-hello-target' docstring: s/globaly/global/
* add docstring for notmuch-hello-first-run
* fix indentation in `notmuch-hello-insert-saved-searches'
* fix indentation in `notmuch-hello-insert-searches' docstring
* fix target position calculation in `notmuch-hello-insert-saved-searches'
* s/User defined/User-defined/ in tests
* move tests to a new emacs-hello file
Regards,
Dmitry
More information about the notmuch
mailing list