Oh, and nthreads isn't what you might think it is. It actually acts to just subset the filenames to be nthreads long. For testing. So if you used :nthreads 4 and it went to fast to grep through the 1000 files you gave it, that'd be why.
I will fix that confusion next time I edit the file.
-Alan

ps. (abcl-asdf:resolve-dependencies "dk.brics.automaton" "automaton") is very cute :)

On Thu, Sep 26, 2013 at 5:27 PM, Alan Ruttenberg <alanruttenberg@gmail.com> wrote:

On Thu, Sep 26, 2013 at 5:17 PM, Alan Ruttenberg <alanruttenberg@gmail.com> wrote:

I need to think about what the right way to handle this in general.

OK I've thought about it. I'd better just know. For java-defined entries they are always UTF-8. I guess I will assume UTF-8 unless I know otherwise.

-Alan