[Prev][Next][Index][Thread][Search]
w3 3.0.82 and emacspeak
Hi Greg--
Re: your problem with undefined function emacspeak-widget-at--
Function emacspeak-widget-at is the same as function widget-at and
will therefore eventually go away.
However this said, the fact that you hit this problem indicates that
with the new W3 emacspeak-widget.el is not loading
automatically.
For now I suggest you load emacspeak-widget.el explicitly.
Alternatively, see below for the real fix--
The reason emacspeak-widget is not loading automatically with w3
3.0.82 is that
emacspeak 5.0 loads emacspeak-widget.el whenever widget-edit is
loaded.
A few weeks ago, the name of that module widget-edit changed to
wid-edit--
and the emacspeak autoloading magic is no longer working for you.
The true fix (in for emacspeak 6)
is to change "widget-edit"
to "wid-edit" in emacspeak.el--
if you do this and type make again everything should be okay again.
--
Best Regards,
--raman
Adobe Systems Tel: 1 (408) 536 3945 (W14-129)
Advanced Technology Group Fax: 1 (408) 537 4042
(W14 129) 345 Park Avenue Email: raman@xxxxxxxxxxx
San Jose , CA 95110 -2704 Email: raman@xxxxxxxxxxx
http://labrador.corp.adobe.com/~raman/raman.html (Adobe Internal)
http://www.cs.cornell.edu/Info/People/raman/raman.html (Cornell)
-----------------------------------------------------------------------
Disclaimer: The opinions expressed are my own and in no way should be taken
as representative of my employer, Adobe Systems Inc.
____________________________________________________________