[Quotecolors] QC 0.2
Terrence Brannon
metaperl at urth.org
Mon Jun 28 10:05:00 EDT 2004
Jean-Michel MEYER wrote:
> Hello,
> I've installed QC 0.2 and it seems to work perfectly. Good work!
> One thing: I've tried the Quote level texte borders and I was not
> convinced by the system of different colors for different levels of
> quoting (well, I'm not good in English, sorry).
QC 0.2 does not install for me! I have 0.1C installed and when I d/l the
new version and attempt to install it I am told:
Install Script not found.
--
(let recur ((lis x) (k k))
(if (zero? k) (values '() lis)
(receive (prefix suffix) (recur (cdr lis) (- k 1))
(values (cons (car lis) prefix) suffix)))))
More information about the Quotecolors
mailing list