[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
w3m-anchor problem?
- From: mafeuser@xxxxxxxxx
- Date: Sun, 26 Jun 2011 20:04:53 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 11591
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.