Re: Gimp

2007-05-27 Thread Jason Rumney
(when (featurep 'w32-regdat) Change this when to if, so that you can use an else clause. (reverse (cdr cmd-list) Change this to: (reverse (cdr cmd-list '(gimp-remote gimp)) AFAICT, this initialization is the only OS dependant part of your code.

Re: Recoverable File Deletion System

2007-05-27 Thread Richard Stallman
Richard, founder of this wonderful piece of software that permeates my life, (ie, I'm asking this with honest curiousity) Davin asked why his code was or was not given consideration for inclusion on the windows specific URL for questions about the windows specific distribution of