>>>>> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:
Alfredo> Bo Peng wrote: >>> > > I guess I need a more detailed description to reproduce it... >>> >>> <C-n>abcdefgh<C-m>1<M-f>w<Del><Del><Del><Del><Del><Del><Del><Del> >>> >>> Now do whatever is necessary in your environmet to switch back to >>> the first window. >> I see. I need to remove enough chars to make pos > size in the old >> window. Alfredo> I think something along the lines of the (completely Alfredo> untested) attached patch should be enough to get rid of the Alfredo> crashes. The destruction signaling machinery should not be Alfredo> needed anymore. Comments? This makes much sense. JMarc