On Tue, Apr 30, 2002 at 03:27:47PM +0200, Herbert Voss wrote:
> please apply together with small changes to insetgraphics.
>  [...]
>       if (!opts.empty() && !message.empty())
> -             before += ("[" + opts + ',' + message);
> +             before += ("[%\n" + opts + ',' + message);

In such cases I find it usually helpful to put a comment there _why_ the
\n" is necessary. This increases the probability of a long life for such
"superfluous" output ;-)

Andre'


-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to