]> git.cworth.org Git - obsolete/notmuch-wiki/blobdiff - index.mdwn
fix a typo
[obsolete/notmuch-wiki] / index.mdwn
index 172015e6ecc24f2311335112a14fe2affef359d0..04fa1c3e29603b093cd5bfd4e7864030a75750b2 100644 (file)
@@ -43,6 +43,10 @@ would love a good library interface for fast, global search with
 support for arbitrary tags, then Notmuch also may be exactly what
 you've been looking for.
 
+## News
+
+[[The latest news from notmuch|news]]
+
 ## Documentation
 
 So far, there is not much documentation.  Eventually, the wiki will
@@ -52,6 +56,7 @@ contain a reference for users.  This is what we have so far:
   * [[Initial_Tagging]]
   * [[Tips for using notmuch within Emacs|emacstips]]
   * [[Remote Usage|remoteusage]]
+  * [[Performance|performance]]
 
 Apart from the wiki, help is available via email.  Join the mailing
 list.  Read the archives.  Ask questions.
@@ -65,7 +70,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:
 
-       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,
@@ -74,11 +79,11 @@ 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.
-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)
+Please try to follow the [[patch submission guidelines|patchformatting]]
 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).
+For another experiment in patch tracking, see [[nmbug]].
 
 Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/).