Re: bugfix: delete does cut

1999-02-09 Thread Asger Alstrup Nielsen
> here's an IDEA for a bugfixing patch. It SEEMS to fix the > delete-does-actually-cut problem. I figured it out with some trial'n'error > hacking. You have been warned. So if necessary, improve the code before > applying this. > > There are, e.g., several CutCB calls in lyxfunc.C I don't underst

bugfix: delete does cut

1999-02-04 Thread Daniel Naber
Hi, here's an IDEA for a bugfixing patch. It SEEMS to fix the delete-does-actually-cut problem. I figured it out with some trial'n'error hacking. You have been warned. So if necessary, improve the code before applying this. There are, e.g., several CutCB calls in lyxfunc.C I don't understand, so