On Fri, Jul 20, 2007 at 12:05:26PM +0200, Philippe-Pierre wrote:
> I 've had trouble compiling the last revision of Sawfish svn (on Debian
> testing), because of a lacking parenthesis in sawfish/man/sawmill.texi
> -- the error message suggested to use a "--force" option, which I didn't
> know how to apply, so I simply replaced
>
> @defun make-image file-name} &optional plist
>
> by
>
> @defun make-image {file-name} &optional plist
It's supposed to be this:
@defun make-image file-name &optional plist
I'll send a patch to Janek, so he doesn't have to care about the details.
He'll fix it before the release next week.
Thanks
Sven
--
I don't want to achieve immortality through my work.
I want to achieve it through not dying.
-- Woody Allen