logo       

Re: Gimp: msg#00040

emacs.sources

Subject: Re: Gimp

> >> (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.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise