summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2012-04-15 12:54:00 -0700
committerJameson Graef Rollins <jrollins@finestructure.net>2012-04-15 12:54:00 -0700
commit12db4f1ce86503bf1a81d40b938e5b55893bb01a (patch)
tree91446e2e8b1e099b4c204916df63731ebc3ac789
parente3bf75ddbc2d1534943caff69279fa15c0f28a0b (diff)
update/clean emacs tips
-rw-r--r--emacstips.mdwn13
1 files changed, 6 insertions, 7 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index e73c1f5..dc16430 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -1,14 +1,13 @@
-<!-- -*- mode: text; indent-tabs-mode: nil -*- -->
+# Tips and Tricks for using notmuch with Emacs
-[[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
-#Tips and Tricks for using notmuch with Emacs
+One of the more popular notmuch message reading clients is
+**notmuch.el**, an [emacs](http://www.gnu.org/software/emacs/) major
+mode for interacting with notmuch. It is included in the notmuch
+package. This page goes over some usage tips for using notmuch with
+Emacs.
[[!toc levels=2]]
-The main Notmuch message reading client is **notmuch.el**, which is an
-[emacs](http://www.gnu.org/software/emacs/) major mode, and is
-included in the notmuch package.
-
## Setup
To use the Notmuch emacs mode, first add the following line to your