From: Brett Viren <brett.viren@gmail.com>
To: Jjgod Jiang <gzjjgod@gmail.com>
Cc: notmuch@notmuchmail.org
Subject: Re: Guide for new users?
Date: Sun, 22 Nov 2009 09:41:16 -0500 [thread overview]
Message-ID: <46263c600911220641m4d6de6d9u190d41c3feb87bc7@mail.gmail.com> (raw)
In-Reply-To: <ddd65cda0911212044k7501a763sb454be337f72756b@mail.gmail.com>
On Sat, Nov 21, 2009 at 11:44 PM, Jjgod Jiang <gzjjgod@gmail.com> wrote:
> 1. What's the most efficient way to sync mails from my gmail
> account to a local Maildir? I've tried offlineimap but it
> keeps crashing python (!) on my system (python 2.6, Mac OS X
> 10.6.2).
OfflineIMAP would have been my suggestion.
> 2. How to add notmuch.el into my .emacsrc?
>
> I know notmuch feels like a tool for geeks, but it will probably
> lower the barrier if someone can provide such a guide in a
> straightforward, step-by-step way.
I put notmuch.el in an ~/.emacs.d/ directory. Then add this to your
.emacs file:
(add-to-list 'load-path (expand-file-name "~/.emacs.d"))
(require 'notmuch)
In the session type "M-x notmuch".
-Brett.
next prev parent reply other threads:[~2009-11-22 14:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-22 4:44 Guide for new users? Jjgod Jiang
2009-11-22 14:41 ` Brett Viren [this message]
2009-11-22 17:02 ` Jed Brown
2009-11-23 1:44 ` Carl Worth
2009-11-23 1:37 ` Carl Worth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46263c600911220641m4d6de6d9u190d41c3feb87bc7@mail.gmail.com \
--to=brett.viren@gmail.com \
--cc=gzjjgod@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).