[notmuch] [PATCH] Support multiple configuration files via $NOTMUCH_CONFIG

2009-11-23 Thread Ingmar Vanhassel
Excerpts from Alec Berryman's message of Sun Nov 22 06:18:26 +0100 2009: > If present, $NOTMUCH_CONFIG will be used as the configuration file > location. I'm a bit late to the party, but how about adding the more generic NOTMUCH_OPTIONS, and --config-file, -c options to pass the path to the config

[notmuch] [PATCH] Support multiple configuration files via $NOTMUCH_CONFIG

2009-11-23 Thread Carl Worth
On Sat, 21 Nov 2009 23:18:26 -0600, Alec Berryman wrote: > If present, $NOTMUCH_CONFIG will be used as the configuration file > location. Hi Alec, welcome to notmuch! And thanks for this patch. I've pushed it now. I need this quite often when setting up a new database for testing a patch, for e

[notmuch] [PATCH] Support multiple configuration files via $NOTMUCH_CONFIG

2009-11-21 Thread Alec Berryman
If present, $NOTMUCH_CONFIG will be used as the configuration file location. --- notmuch-config.c | 16 +++- notmuch-setup.c |3 ++- notmuch.1|7 --- notmuch.c|3 ++- 4 files changed, 19 insertions(+), 10 deletions(-) I'd like to have multiple config