[Quotecolors] big mistake: installed 0.1C to personal profile. now
0.2 wont run
Terrence Brannon
metaperl at urth.org
Mon Jun 28 11:05:52 EDT 2004
I'm sorry to keep asking all these questions. I installed 0.1C to my
profile and 0.2 via Tools -> Extensions -> Install but Quotecolors will
only work when I de-install 0.2, which means 0.1C is running from the
profile...
How can I de-install 0.1C from my personal profile?
--
(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)))))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/pipermail/quotecolors/attachments/20040628/8269908f/attachment.htm
More information about the Quotecolors
mailing list