unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Patrick Totzke <patricktotzke@googlemail.com>
To: Daniel <quite@hack.org>,  notmuch@notmuchmail.org
Subject: Re: info about notmuch gui 'alot'
Date: Wed, 29 Feb 2012 17:40:32 +0000	[thread overview]
Message-ID: <20120229174032.30230.61854@megatron> (raw)
In-Reply-To: <slrnjkq4gu.lju.quite@kelebek.lublin.se>

Hi!

The config syntax changed recently, when I switched from configparser to configobj.
To clarify:

* the new config syntax is explained in the user docs at http://alot.rtfd.org.
  These are auto-generated at each commit and correspond to the `testing` branch,
  which is where the bleeding edge lives.

* both old and new config formats are (based on) INI:
  That means the *do* accept leading spaces, everything after a `#` is a comment.
  The new syntax makes use of nested sections, something configobj can parse
  and configparser cannot.

* both master and testing have switched to the new syntax, but only in testing
  is this actually documented in README/INSTALL.
  https://github.com/pazz/alot/blob/testing/INSTALL.md
  
This is due to me being lazy and that I'm planning to merge testing and master to make a next release soon anyway, so I
did not bother cherry picking that commit. But I'm happy to see that there are enough potential users
to be confused by this and will fix this inconsistency in the docs.

By the way: If you want to be on the safe side regarding the bindings, go for notmuch and its python bindings
from git master instead of potentially outdated versions provided by your distri.

Cheers,
/p

      reply	other threads:[~2012-02-29 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 15:07 info about notmuch gui 'alot' Philippe LeCavalier
2012-02-28 15:17 ` Olivier Schwander
2012-02-28 15:23   ` Philippe LeCavalier
2012-02-28 15:45     ` Philippe LeCavalier
     [not found]       ` <20120228161057.GA8390@bugaga.lan>
2012-02-28 16:30         ` Philippe LeCavalier
2012-02-28 17:42           ` Daniel
2012-02-29 17:40             ` Patrick Totzke [this message]

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=20120229174032.30230.61854@megatron \
    --to=patricktotzke@googlemail.com \
    --cc=notmuch@notmuchmail.org \
    --cc=quite@hack.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).