VM

Comment 9 for bug 549180

Revision history for this message
Uday Reddy (reddyuday) wrote : [Bug 549180] Re: vm-fill-long-lines-in-reply

mere user writes:

> The error message is
>
> fill-delete-newlines: Invalid search bound (wrong side of point)

I gather that setting debug-on-error did not stop at the error? If
so, please try it with debug-on-signal set to t. This is a really
painful setting. The debugger gets entered at spurious places. When
it does, you should just type c to continue.

I will definitely need a backtrace at the point of error to know what
is going wrong.

Cheers,
Uday