From: richard@infoarts.info (Richard Sandilands)
Subject: [sup-talk] ArgumentError from thread: poll after loading inbox
Date: Wed, 9 Sep 2009 07:13:07 +1000 [thread overview]
Message-ID: <2e8d08f0909081413i402cbb71sfbff3b1fb5e59a2f@mail.gmail.com> (raw)
In-Reply-To: <1252442225-sup-154@masanjin.net>
On Wed, Sep 9, 2009 at 6:38 AM, William Morgan<wmorgan-sup at masanjin.net> wrote:
> Do you have a before-add-message hook? If so, I'm sorry to say that you
> will have to regenerate your index to fix this. There was a problem with
> next for a while that allowed that hook to add non-symbol labels to
> messages, and those got serialized into Xapian's index.
I do indeed, as follows:
if message.subj =~ /\[sup-talk\]/
message.add_label "sup"
message.add_label "list"
end
> If not, regenerating it will probably help, but it would be good to find
> the source of the non-symbol labels.
I do have some labels prepended with an ! to force them to sort to the
top of the 'L' list - such as '!followup', '!hold' etc. Could that be
an issue?
--
Richard
next prev parent reply other threads:[~2009-09-08 21:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-07 11:47 Richard Sandilands
2009-09-08 20:38 ` William Morgan
2009-09-08 21:13 ` Richard Sandilands [this message]
2009-09-09 14:20 ` William Morgan
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2e8d08f0909081413i402cbb71sfbff3b1fb5e59a2f@mail.gmail.com \
--to=richard@infoarts.info \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox