Re: [Patch] ParagraphList uses RandomAccessList

2006-03-13 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | Remember: "K b" is your friend. Lars> Right... forgot about that... are you sure it does what I want? It got me the buttons as if the attachment were not inlined, in any case. JMarc

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-13 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Are you able to send it as a real attachment? (not inline) | | Remember: "K b" is your friend. Right... forgot about that... are you sure it does what I want? --

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-13 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Are you able to send it as a real attachment? (not inline) Remember: "K b" is your friend. JMarc

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-11 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Obviously not, I've put them at | http://younes.a.free.fr Ok, got it. -- Lgb

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-11 Thread Abdelrazak Younes
Obviously not, I've put them at http://younes.a.free.fr Abdelrazak Younes a écrit : Lars Gullik Bjønnes a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Hello again, | | Please find attached the last iteration of the ParagraphList rewrite. | It's updated to take into account Angus a

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-11 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Hello again, | | Please find attached the last iteration of the ParagraphList rewrite. | It's updated to take into account Angus and Lars recent comment. I | have tested it as usual and I cannot see anything wrong wi

Re: [Patch] ParagraphList uses RandomAccessList

2006-03-11 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Hello again, | | Please find attached the last iteration of the ParagraphList rewrite. | It's updated to take into account Angus and Lars recent comment. I | have tested it as usual and I cannot see anything wrong with it. | | I am a bit fad up wit

Re: [patch] ParagraphList patch

2003-04-01 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Not that I am finished with the rowlist patches, it is time to go back | to the change hell... the never ending story of patches: | | ParagraphList transition. | | Anyhow, here for you to look at and comment on. and here is the patch ? src/fron

Re: [patch] paragraphlist

2002-08-12 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Aug 12, 2002 at 12:36:35AM +0200, Lars Gullik Bjønnes wrote: >> I guess none of you are going to like this patch (me neither), but it >> is an important first step in removing the next and prev pointers from >> class Paragraph. > | Looks like th

Re: [patch] paragraphlist

2002-08-12 Thread Andre Poenitz
On Mon, Aug 12, 2002 at 12:36:35AM +0200, Lars Gullik Bjønnes wrote: > I guess none of you are going to like this patch (me neither), but it > is an important first step in removing the next and prev pointers from > class Paragraph. Looks like the kind of things we did to 'RowSt' a while ago? If