[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-view-this-url does not work
>>>>> In [emacs-w3m : No.07087]
>>>>> Stefan Reichör <xsteve@riic.at> wrote:
> Dear Bug Team!
> When I hit enter on a link, I get the backtrace below:
> I have no idea, how to debug or fix that wrong behaviour.
> Debugger entered--Lisp error: (void-variable handler)
[...]
> (ad-Orig-save-window-excursion (prog1 (w3m-goto-url url reload nil nil w3m-current-url handler) (setq newbuffer ... wconfig ...)))
You seem to have defined an advice to save-window-excursion.
Could you let us know what is the definition for it?
;; I'll come back to the Internet next morning (in Japan).