Re: [patch] hfill.diff

2003-03-12 Thread John Levon
On Wed, Mar 12, 2003 at 10:48:12AM +0100, Andre Poenitz wrote: > I guess so. Fancy a try? Why not. I'm bored with buffer.C john

Re: [patch] hfill.diff

2003-03-12 Thread Andre Poenitz
On Tue, Mar 11, 2003 at 08:14:29PM +, John Levon wrote: > So, the bit that's not entirely mechanical isn't done yet :) > > I bet META_NEWLINE is quite easy though. I guess so. Fancy a try? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they d

Re: [patch] hfill.diff

2003-03-11 Thread John Levon
On Tue, Mar 11, 2003 at 02:32:52PM +0100, Andre Poenitz wrote: > - for (; it != end; ++it) { > + for (; it != end; ++it) > if (it.getInset()) > it.getInset()->setOwner(i); > - } This is no kind of "improvement" at all. > It does not address the me

[patch] hfill.diff

2003-03-11 Thread Andre Poenitz
I don't think I broke too much, if anything at all (word-base operations might be off, but I don't think so). It does not address the messy drawing code yet but moves a few lines off text* and paragraph* Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, no