Re: [PATCH 12/12] python: add try_decrypt argument to Database.index_file()

2017-10-24 Thread Daniel Kahn Gillmor
On Fri 2017-10-20 22:25:49 -0400, Daniel Kahn Gillmor wrote: > We adopt a pythonic idiom here with an optional argument, rather than > exposing the user to the C indexopts object directly. Please ignore this patch to the python bindings -- i plan to publish a new series shortly ("stashed session

Re: web interface to notmuch

2017-10-24 Thread Matthew Lear
Thanks for doing that, and thanks to all for the feedback and input so far. For the interface I want to set up, I'd like the ability to enter notmuch search syntax in an input box, and also show tags applied to messages. The interface presented by the current version of notmuch-web ticks a lot of

[PATCH] test: fix test database backup/restore location

2017-10-24 Thread Jani Nikula
backup_database() and restore_database() used to store the backups in the test specific temporary directory, through the current working directory being there. Commit 8e7fb88237ae ("test: use source and build paths in test-lib-common.sh") started using a test specific backup directories under the

Re: web interface to notmuch

2017-10-24 Thread Vladimir Panteleev
Hi, Sorry to barge in, I noticed this thread and thought I'd try to have a go at setting up a test DFeed instance. Here it is: http://dfeed-notmuch.k3.1azy.net/ There is some more info on the help page: http://dfeed-notmuch.k3.1azy.net/help Posting is supported, but it is currently