Re: [E-devel] Textblock format removing behavior - consulting

2010-08-10 Thread Tom Hacohen
On Wed, 2010-08-11 at 08:30 +0900, Carsten Haitzler wrote: > actually in tb this would work. as == - it's literally just popping > the stack. problem is you dont quite get the results you wanted. it wont break > tb or make things fall over badly - you just get incorrect results - and thats > a re

Re: [E-devel] Textblock format removing behavior - consulting

2010-08-10 Thread The Rasterman
On Tue, 10 Aug 2010 18:28:42 +0300 Tom Hacohen said: > On Tue, 2010-08-10 at 19:12 +0900, Carsten Haitzler wrote: > > 2nd sounds better - but you need to differentiate between differeing formats > > those that just insert a newline or a tab (one off inserts or one off format > > changes) vs push

Re: [E-devel] Textblock format removing behavior - consulting

2010-08-10 Thread Tom Hacohen
On Tue, 2010-08-10 at 19:12 +0900, Carsten Haitzler wrote: > 2nd sounds better - but you need to differentiate between differeing formats > those that just insert a newline or a tab (one off inserts or one off format > changes) vs push and pop of a format string. i'd say you need to keep matching >

Re: [E-devel] Textblock format removing behavior - consulting

2010-08-10 Thread The Rasterman
On Sun, 08 Aug 2010 11:49:45 +0300 Tom Hacohen said: > Hey all, > > Consider the following text: > "bla" (which of course shows just "bla" bold). > At the moment, erasing the will leave the text as: > "bla" and erasing the will leave the text as: "bla". > I find this behavior very odd, because

Re: [E-devel] Textblock format removing behavior - consulting

2010-08-09 Thread Gustavo Lima Chaves
* Tom Hacohen [2010-08-08 11:49:45 +0300]: > Hey all, > > Consider the following text: > "bla" (which of course shows just "bla" bold). > At the moment, erasing the will leave the text as: > "bla" and erasing the will leave the text as: "bla". > I find this behavior very odd, because there's n