[2777] in SIPB bug reports
xfig doesn't handle names with spaces
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun May 3 16:38:02 1992
Date: Sun, 3 May 92 16:37:03 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: eichin@Athena.MIT.EDU
Cc: bug-sipb@Athena.MIT.EDU
In-Reply-To: "Mark W. Eichin"'s message of Sat, 2 May 92 18:49:37 -0400 <9205022249.AA20813@podge>
Date: Sat, 2 May 92 18:49:37 -0400
From: "Mark W. Eichin" <eichin@Athena.MIT.EDU>
a user was having trouble printing something from xfig; it turned out
that the file name was "Figure 4-1.fig" and that lpr is getting run in
such a way that the space isn't quoted; lpr -J Figure 4-1.fig -Ppython
(and thus it complained about printer "default" not being found. It
actually sends the output via a pipe...)
I have fixed this problem, installed a patched version of xfig for the
five main platforms, and submitted my patch back to the author.
jik