mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
971cdc72cd
We largely use the corpus under test/corpus for testing. Unfortunately, many of our tests have grown to depend on having exactly this set of messages, making it hard to add new message files for testing specific cases. We do use a lot of add_message from within the tests, but it's not possible to use that for adding broken messages, and adding several messages at once can get unwieldy. Move the basic corpus under tests/corpora/default, and make it possible to add new, independent corpora along its side. This means tons of renames with a few tweaks to add_email_corpus function in test-lib.sh to let tests specify which corpus to use.
41 lines
1.7 KiB
Text
41 lines
1.7 KiB
Text
From: "Carl Worth" <cworth@cworth.org>
|
|
To: notmuch@notmuchmail.org
|
|
Date: Wed, 18 Nov 2009 02:49:52 -0800
|
|
Subject: [notmuch] What a great idea!
|
|
In-Reply-To: <f35dbb950911171435ieecd458o853c873e35f4be95@mail.gmail.com>
|
|
References: <f35dbb950911171435ieecd458o853c873e35f4be95@mail.gmail.com>
|
|
Message-ID: <87fx8cqf8v.fsf@yoom.home.cworth.org>
|
|
|
|
On Tue, 17 Nov 2009 23:35:30 +0100, Jan Janak <jan at ryngle.com> wrote:
|
|
> First of all, notmuch is a wonderful idea, both the cmdline tool and
|
|
> the emacs interface! Thanks a lot for writing it, I was really excited
|
|
> when I read the announcement today.
|
|
|
|
Ah, here's where I planned a nice welcome. So welcome (again), Jan! :-)
|
|
|
|
I've been having a lot of fun with notmuch already, (though there have
|
|
been some days of pain before it was functional enough and my
|
|
email-reply latency went way up). But regardless---I got through that,
|
|
and I'm able to work more efficiently with notmuch now than I could with
|
|
sup before. So I'm happy.
|
|
|
|
And I'm delighted when other people find this interesting as well.
|
|
|
|
> Have you considered sending an announcement to the org-mode mailing list?
|
|
> http://orgmode.org
|
|
|
|
Thanks for the idea. I think I may have looked into org-mode years ago,
|
|
(when I was investigating planner-mode and various emacs "personal wiki"
|
|
systems for keeping random notes and what-not).
|
|
|
|
> Various ways of searching/referencing emails from emacs were discussed
|
|
> there several times and none of them were as elegant as notmuch (not
|
|
> even close). Maybe notmuch would attract some of the developers
|
|
> there..
|
|
|
|
Yeah. I'll drop them a mail. Having a real emacs wizard on board would
|
|
be nice. (I'm afraid the elisp I've written so far for this project is
|
|
fairly grim.)
|
|
|
|
-Carl
|
|
|