From 8b5bfd125901ec41f16f4581f36deeec589c584e Mon Sep 17 00:00:00 2001 From: Jakob Date: Thu, 25 Mar 2010 00:38:40 -0700 Subject: [PATCH] emacstips: fixing typos --- emacstips.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacstips.mdwn b/emacstips.mdwn index b67b846..fc9e9dd 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -33,12 +33,12 @@ OK, messages are now in your maildir and they have the tags you want them to hav notmuch (the search view) and notmuch-folder are the 2 main views that can be used to navigate through your mail. The default notmuch "home" is a notmuch-search view with all all mail threads in which a message has been tagged as "inbox". Just navigate that page and read threads by hitting on one of them. This will open a notmuch thread view with all messages in this thread. Threads are a powerful construct in notmuch as a thread really represents a discussion around a single topic. In difference to other mail applications, you will often find very long threads in notmuch mail conversations, or people reviving very old threads with a reply. -The second way of navigating notmuch mails, is by using the notmuch-folder view which you can invoke with `M-x notmuch-folder` (or using the F key if you applied the patch from mail id: 1265889583-25406-1-git-send-email-dme@dme.org (Feb 11st, 2010)). For information on how to customize your notmuch-folder views, see [here](#customize_notmuch_folder). This view provides you with "virtual folders" that allow you to browse all emails topic-by-topic. For example, if you want to browse all notmuch related mail every 10 minutes, but check out mails from your boss only once a day, this will be one convenient way to do it. It will also give you a nice overview of how many (unread) emails you have for each folder. Those folders are virtual in that a mail can easily be part of several folders at the same time and the folders will be upated on-the-fly every time you hit `=`. +The second way of navigating notmuch mails, is by using the notmuch-folder view which you can invoke with `M-x notmuch-folder` (or using the F key if you applied the patch from mail id: 1265889583-25406-1-git-send-email-dme@dme.org (Feb 11st, 2010)). For information on how to customize your notmuch-folder views, see [here](#customize_notmuch_folder). This view provides you with "virtual folders" that allow you to browse all emails topic-by-topic. For example, if you want to browse all notmuch related mail every 10 minutes, but check out mails from your boss only once a day, this will be one convenient way to do it. It will also give you a nice overview of how many (unread) emails you have for each folder. Those folders are virtual in that a mail can easily be part of several folders at the same time and the folders will be updated on-the-fly every time you hit `=`. Last but not least, you can always search for a specific mail. Notmuch provides very powerful search possibilities which allows you to find mail threads easily without having to file them away into umpteenth mail folders as you might have been doing in your Thunderbird, Mail.app, or Outlook. ### search strategies -__[TODO, describe s, f, t keys and some expemplary searches]__. +__[TODO, describe s, f, t keys and some exemplary searches]__. __[TODO: describe common search strategies that notmuch users use]__ ###Sending mail -- 2.43.0