rgheck wrote:
> It did have to do with it. It took me a while to figure it out, but the
> problem is that you assigned to a reference. It seems so innocent. And
> yet it so doesn't do what you actually want it to do. In this case, it
> seems to have made the second paragraph a copy of the first paragraph!
> And then the buffer_ isn't set for the new quote.
>
> There seems to be another issue here, too: The
> setLabelWidthStringToSequence() routine modifies its first argument. I
> don't think that's what we want. Please check the attached diff and make
> sure it does the right thing.

The patch does the right thing. So I committed.

Thanks!
Jürgen

Reply via email to