[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: w3m-anchor problem?



On June 26, 2011, [emacs-w3m:11591],
mafeuser (at gmail.com) wrote:

>> emacspeak-w3m-url-at-point: Invalid function: w3m-anchor
> 
> my w3m files are not available when I compile emacspeak.
> 
> As a workaround I do following:
> 1) run emacs.
> 2) M-x w3m   # to make sure that emacs loaded w3m files.
> 3) delete file /usr/local/share/emacs/site-lisp/emacspeak/lisp/emacspeak-w3m.elc
> 4) M-x byte-compile-file: /usr/local/share/emacs/site-lisp/emacspeak/lisp/emacspeak-w3m.el
> 5) restart emacs.

Generally, a macro used in *.el is embeded in the *.elc.  If the
macro is modified, the *.elc should be recompiled from the *.el.
Thus, if you upgrade emacs-w3m, you should recompile emacspeak-w3m.

Thanks,
-- 
Tatsuya Kinoshita