]> git.notmuchmail.org Git - obsolete/notmuch-wiki/blobdiff - index.mdwn
Fix link to slackbuild entry (previous gave 403).
[obsolete/notmuch-wiki] / index.mdwn
index 943c56d355ba9b5c460706c79e7234603a1dc51e..47e07066bb2fb555045a2b85bf5bef503fd2a98c 100644 (file)
@@ -57,6 +57,7 @@ contain a reference for users.  This is what we have so far:
   * [[Tips for using notmuch within Emacs|emacstips]]
   * [[Remote Usage|remoteusage]]
   * [[Performance|performance]]
   * [[Tips for using notmuch within Emacs|emacstips]]
   * [[Remote Usage|remoteusage]]
   * [[Performance|performance]]
+  * [[Available frontends|frontends]]
 
 Apart from the wiki, help is available via email.  Join the mailing
 list.  Read the archives.  Ask questions.
 
 Apart from the wiki, help is available via email.  Join the mailing
 list.  Read the archives.  Ask questions.
@@ -70,7 +71,7 @@ under the GNU [GPL version
 3](http://www.fsf.org/licensing/licenses/gpl.html). The latest
 versions can be checked out via git with this command:
 
 3](http://www.fsf.org/licensing/licenses/gpl.html). The latest
 versions can be checked out via git with this command:
 
-       git clone git://notmuchmail.org/git/notmuch
+    git clone git://notmuchmail.org/git/notmuch
 
 You can browse the [Notmuch code
 history](http://git.notmuchmail.org/git/notmuch) online. And finally,
 
 You can browse the [Notmuch code
 history](http://git.notmuchmail.org/git/notmuch) online. And finally,
@@ -79,17 +80,18 @@ list](http://notmuchmail.org/mailman/listinfo/notmuch-commits) to watch
 every commit made to notmuch and the notmuchmail.org web site.
 
 Patches are most welcome and should be sent to notmuch@notmuchmail.org.
 every commit made to notmuch and the notmuchmail.org web site.
 
 Patches are most welcome and should be sent to notmuch@notmuchmail.org.
-Please try to follow the [patch submission guidelines of the Git
-project](http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD)
-when submitting patches to notmuch. We are currently test-driving a [Patchwork
-instance](http://patchwork.notmuchmail.org/project/notmuch) to help us keep track
-of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list).
+Please try to follow the [[patch submission guidelines|patchformatting]]
+when submitting patches to notmuch.
+For experiment in patch tracking, see [[nmbug]].
 
 Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/).
 
 
 Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/).
 
+There is a buildbot [here](http://buildbot.notmuchmail.org/grid) (configuration [here](https://github.com/tomprince/buildbot-configs/tree/notmuch)).
+
 ## Binary packages
 
 * [Debian](http://packages.debian.org/search?keywords=notmuch), [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
 ## Binary packages
 
 * [Debian](http://packages.debian.org/search?keywords=notmuch), [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
+* [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
 
 ## Screenshots
 
 
 ## Screenshots