>>>>> "Micha" == =?iso-8859-2?Q?Micha=B3 Kuratczyk?= <iso-8859-2> writes:
Micha> On Sun, Dec 31, 2000 at 09:41:32AM +0100, Lars Gullik Bjønnes
Micha> wrote:
>> Please try this out so that we can deliver a stable release that
>> will be really stable.
Micha> 1) Current CVS version does not compile for me. gcc-2.95.3,
Micha> libstdc++-2.10.0.
Hmm, does gcc 2.95.3 really exist?
Micha> 2) Because of (1) I do not know what about current LyX, but my
Micha> few days old version has a following unexpected behaviour
Micha> (bug?):
This is still the case.
Micha> When document looks like this: * | bar
Micha> The '*' is caused by <itemize>. The '|' is cursor. The 'bar' is
Micha> <standard> text.
Micha> Pressing [DELETE] causes this: bar
Micha> instead of expected (for me at least): * bar
This happens because the empty itemize paragraph is deleted by the
automatic mechanism which avoid empty paragraphs. I do not know how to
fix that...
JMarc