--- Below this line is a copy of the message.

Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 13128 invoked from network); 22 May 2000 08:31:30 -0000
Received: from wsjug.sad.it (192.106.213.144)
  by wierdlmpc.msci.memphis.edu with SMTP; 22 May 2000 08:31:30 -0000
Received: (from jug@localhost)
        by wsjug.sad.it (8.9.3/8.9.3) id KAA07537;
        Mon, 22 May 2000 10:31:40 +0200
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: XFMail 1.4.4 on Linux
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <[EMAIL PROTECTED]>
Date: Mon, 22 May 2000 10:31:40 +0200 (CEST)
Reply-To: Juergen Vigna <[EMAIL PROTECTED]>
From: Juergen Vigna <[EMAIL PROTECTED]>
To: LyX-Developers <[EMAIL PROTECTED]>
Subject: Re: 1.1.5pre3 purify report #2
Cc: Michael Schmitt <[EMAIL PROTECTED]>


On 21-May-2000 Lars Gullik Bjønnes wrote:
> Michael Schmitt <[EMAIL PROTECTED]> writes:
> 
>| Hi,
>| 
>| sorry for getting on your nerves but this one should really be
>| fixed.
> 
> This is the same that you sent yesterday? I have forwarded that to
> Jürgen, so that he can have a look at that ... since he did some work
> on the CutPaste recently.

I fixed something in LyXParagraph::PasteParagraph() and commit this soon
could you try if the problem persists?

I changed this:

in LyXParagraph::PasteParagraph() i changed the last rows to:

        // delete the next paragraph
        LyXParagraph *prev = the_next->previous;
        delete the_next;
        prev->next = 0;

Hope this fixes this bug!

     Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna                      E-Mail: [EMAIL PROTECTED]
Italienallee 13/N                     Tel:    +39-0471-450260
I-39100 Bozen                         Fax:    +39-0471-450296
ITALY                                 Web:    http://www.sad.it/~jug

Lack of money is the root of all evil.
                -- George Bernard Shaw

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._


Reply via email to