diff options
| author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-02-11 15:36:32 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-02-11 15:36:32 +0100 |
| commit | 913762825abc87787703e71b566f35904302b127 (patch) | |
| tree | ede08e2cdcf7087470f29987775a1f16f6538120 | |
| parent | 5ea22718b4fa164a6eea415cc0eec8462e0ed634 (diff) | |
more minor tweaks, add link to emacstips page
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
| -rw-r--r-- | emacstips.mdwn | 8 | ||||
| -rw-r--r-- | index.mdwn | 12 |
2 files changed, 16 insertions, 4 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn new file mode 100644 index 0000000..a9fab99 --- /dev/null +++ b/emacstips.mdwn @@ -0,0 +1,8 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +#Tips and Tricks for using notmuch with Emacs + +* How to do FCC/BCC... + +* How to customize notmuch-folders + +* ...
\ No newline at end of file @@ -73,18 +73,22 @@ of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list). Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can -<a href="http://notmuchmail.org/mailman/listinfo/notmuch">subscribe to -the notmuch list</a> if you would like to). You can also browse the +subscribe to the [notmuch list](http://notmuchmail.org/mailman/listinfo/notmuch) if you would like to). You can also browse the <a href="http://notmuchmail.org/pipermail/notmuch/">online archives</a> -of the mailing list, read them as a <a href="http://n3.nabble.com/notmuch-f198994.html">web forum (nabble)</a>), or download a <a href="http://notmuchmail.org/archives/notmuch.mbox">mbox file</a> of the entire mailing-list. +of the mailing list, read them as a <a href="http://n3.nabble.com/notmuch-f198994.html">web forum (nabble)</a>, or download a <a href="http://notmuchmail.org/archives/notmuch.mbox">mbox file</a> of the entire mailing-list. The mb2md utility can be used to convert the archives to maildir format which is convenient for reading the archives within notmuch itself. -If you prefer real-time chat, there is often someone on the IRC channel #notmuch@irc.freenode.net. +If you prefer real-time chat, there is often someone on the [#notmuch](irc://chat.freenode.net/#notmuch)@irc.freenode.net IRC channel. +## Emacs Tips and Tricks + +The best supported interface to notmuch is based on emacs and can be tweaked extensively. We have started to collect some tips and tricks [here](/emacstips). ### Website This wiki is maintained using [ikiwiki](http://ikiwiki.info). You can pull and push changes using the following URL (no authentication necessary): git://notmuchmail.org/git/notmuch-wiki + +As the above is still broken, you will currently need to use [this](http://git.cworth.org/git/notmuch-wiki?a=commit;h=023952dcb7cbf5d4bd9c8ba2c79bac11d54af1d4), in order to change this site.
\ No newline at end of file |
