emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bitmap files


From: Miles Bader
Subject: Re: bitmap files
Date: Fri, 13 Oct 2000 09:59:56 +0900 (JST)

Miles Bader <address@hidden> writes:
> Then code could just do `(find-image (if monop NAME (concat NAME "_mono")))'
> without all the hardwired image types &c in the lisp code.  For systems
> like yours, we could even supply 2 sets of monochrome images, .xpm and .xbm.

I meant `(find-image (if monop (concat NAME "_mono") NAME))', of course.

-Miles
-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche



reply via email to

[Prev in Thread] Current Thread [Next in Thread]