On Mon-2010/09/20-21:46 Nicholas Marriott wrote:
> it doesn't work like that, each prompt is stored and the results
> substituted into the command: %1 for the first prompt, %2 for the
> second etc. the command is executed once all the prompts have been
> used
That's a case of "bad manual wording"
Ah, I see.
Anyways attached is my patch. It's a bit of a quick hack, and will no
doubt need some cleanup if incorporated. It perhaps has two things
going for it:
a) Support for libevent earlier than 1.4.14. (Probably a small point
-- my work-provided system is very old, and I have trouble upgrad