[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kill-ring-save and w3m-buffer
>>>>> In [emacs-w3m : No.09522] Andreas Röhler wrote:
> However, with cvs from this morning error isn't gone.
> Administered everything in w3m.el to edebug:
It's not a good idea. In particular, some functions that run
asynchronously will not work with edebug.
BTW, I forgot to ask you the version of Emacs you use. What's
that? I've tested the new code with Emacs 21.1 through 23.0.0
and confirmed they all work as expected.