[notmuch] Guide for new users?
authorJjgod Jiang <gzjjgod@gmail.com>
Sun, 22 Nov 2009 04:44:17 +0000 (12:44 +0800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:39 +0000 (09:35 -0800)
c8/a210dececff76502e814b23fad292102f6304a [new file with mode: 0644]

diff --git a/c8/a210dececff76502e814b23fad292102f6304a b/c8/a210dececff76502e814b23fad292102f6304a
new file mode 100644 (file)
index 0000000..2a0ebd4
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <gzjjgod@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id C41A2431FBC\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 20:44:19 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id D7C2z3f2HNpX for <notmuch@notmuchmail.org>;\r
+       Sat, 21 Nov 2009 20:44:19 -0800 (PST)\r
+Received: from mail-pw0-f51.google.com (mail-pw0-f51.google.com\r
+       [209.85.160.51])\r
+       by olra.theworths.org (Postfix) with ESMTP id ECDF7431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 20:44:18 -0800 (PST)\r
+Received: by pwj10 with SMTP id 10so2822687pwj.30\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 20:44:18 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:mime-version:received:date:message-id:subject\r
+       :from:to:content-type;\r
+       bh=QQ5mD4ZVpqPzH+OFxMq5VU1zIoCWlWBvU3gwpb7ISzg=;\r
+       b=MdJ3nnTlvkGmfn8iDvXBdQMH7bVhPCKi+JbjTjtXjQ0GEycZVfwILL6fMiWQ1J0Of7\r
+       rdhrOP/IZZzhKmQW4qQBFoQ7ItlViw9Qzxoxz7bo48QP6GyWHyBdF157elaDMe8f2/xH\r
+       w47HYPJwfkY/cW2dbNoangRx3I62k9Zr+kIlI=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=mime-version:date:message-id:subject:from:to:content-type;\r
+       b=aGthvk7AMN3VcjtZE9tTyFdEbHMCfEawR3XxJ7RhaZ4Ep16oYCNbJq94ZOs87rY+ll\r
+       nnRmqP3183mAHTSCzPfHcuqy0LiCi462lcbnVsO1ZXsE87wCD93YAUQ6s22mO9d/mSGv\r
+       BL+DBTFTgWi9Wl8jhLQvC8z7JFQ1D/kfOhVvA=\r
+MIME-Version: 1.0\r
+Received: by 10.115.115.14 with SMTP id s14mr5306252wam.189.1258865057967; \r
+       Sat, 21 Nov 2009 20:44:17 -0800 (PST)\r
+Date: Sun, 22 Nov 2009 12:44:17 +0800\r
+Message-ID: <ddd65cda0911212044k7501a763sb454be337f72756b@mail.gmail.com>\r
+From: Jjgod Jiang <gzjjgod@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Content-Type: text/plain; charset=UTF-8\r
+Subject: [notmuch] Guide for new users?\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 22 Nov 2009 04:44:19 -0000\r
+\r
+Hi,\r
+\r
+I think it will be nice if we can have a guide/tutorial like\r
+documentation for new users. For myself, I have the following\r
+questions (I am an alpine user previously, so some of the\r
+questions are not related to notmuch directly):\r
+\r
+1. What's the most efficient way to sync mails from my gmail\r
+account to a local Maildir? I've tried offlineimap but it\r
+keeps crashing python (!) on my system (python 2.6, Mac OS X\r
+10.6.2).\r
+\r
+2. How to add notmuch.el into my .emacsrc?\r
+\r
+I know notmuch feels like a tool for geeks, but it will probably\r
+lower the barrier if someone can provide such a guide in a\r
+straightforward, step-by-step way.\r
+\r
+- Jiang\r