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

w3m-anchor problem?



Hallo Group Members.

The problem comes back again with emacspeak-34.

> Hitting "l" on emacs-w3m, bound to command
> "emacspeak-webutils-play-media-at-point" gives the error:
> 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.