summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2013-01-20 06:03:34 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2013-01-20 06:03:34 +0200
commitfc1b4c2d10ae9f39a49edaa47a09af97f7bcdbc5 (patch)
tree4c2f0d3214204460678970c8f9f177263bb74f32
parent6b83c8c9e5e7643f9445eab1504ae60456fad897 (diff)
mostly cosmics
-rw-r--r--emacstips.mdwn9
1 files changed, 5 insertions, 4 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index 5eef0f9..8c8e168 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -147,12 +147,13 @@ Then, add to `.emacs`:
(autoload 'notmuch "~/.emacs.d/my-notmuch" "notmuch mail" t)
-## 0.15: Initial cursor position in notmuch hello window
+## Initial cursor position in notmuch 0.15 hello window
-In notmuch 0.15 emacs client the handling of cursor position in notmuch hello
-window has been simplified to a version which suits best most cases.
+In notmuch version 0.15 emacs client the handling of cursor position in
+notmuch hello window has been simplified to a version which suits best
+most cases.
-Initially the cursor is positioned in the beginning of buffer.
+Initially the cursor is positioned at the beginning of buffer.
Some users liked the "ancient" version where cursor was moved to the
first `Saved searches` button.