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

Re: w3 and yet another problem.



One point worth checking is that the directory containing W3 is
included in your load-path variable Try C-h v loadpath to list its
value. For example, if W3 is under /usr/local/share/emacs/site-lisp
you need to ensure that this directory is mentioned in load-path,
e.g.,
(setq load-path (cons "/usr/local/share/emacs/site-lisp" load-path))

Also, you should visit the *messages* buffer and read it, to find out
whether there are any relevant error messages that might indicate what
is failing.

Regards,

Jason.

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"