[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BUG: emacs-4m regexp stack overflow with long lines??
>>>>> In [emacs-w3m : No.07250] Katsumi Yamaoka wrote:
> M-x set-variable RET debug-on-error RET t RET
> M-x load-library RET w3m.el RET
> M-x load-library RET w3m-form.el RET
I'm sorry for my silliness. Maybe the following one is also
needed to prohibit the asynchronous operation.
M-x set-variable RET w3m-async-exec RET nil RET
>> And then perform the operation in which the error occurs. In
>> order to redo it, type:
>> M-x abort-recursive-edit RET