On Sat, Oct 12, 2002 at 07:41:10PM +0100, John Levon wrote: > > If we are cutting multiple pars, the pars are excised from the par list > and "buf" in CutAndPaste.C is set to point to them. They are finally > deleted when the next operation resets "buf". > > Now if we are deleting (!realcut) we don't seem to set buf, and the > paragraphs that are removed fall through the floor. Where have I misread > ? (1.2 source btw)
Since we are at it: I think we would save _a lot_ of trouble, if cut&paste worked using strings only. The contents of these strings would match the external format of the day, so the usual read/write routines could be used for the conversion. A big additional advantages of this approach: Cut&Paste between LyX and an .lyx file in any text editor or between two LyX instances is suddenly possible. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
