[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: W3M INTEGRATION FAILURE
- To: EMACSPEAK@xxxxxxxxxxx
- Subject: Re: W3M INTEGRATION FAILURE
- From: Mitsugu SAKAMOTO <mitsugu@xxxxxxxxxxx>
- Date: Tue, 19 Mar 2002 19:21:13 +0900 (JST)
- In-Reply-To: <E16nFRA-0003O7-00@xxxxxxxxxxx>
- Resent-Date: Tue, 19 Mar 2002 05:28:59 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"t_mv7.A.2ZB.iFxl8"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Hello,
Jude DaShiell <dashiell@xxxxxxxxxxx> writes:
> When I installed w3m, I added the lines in the w3m installation instructions
> with those autoloads on them to the bottom of .emacs and restarted
> everything. Then I tried m-xw3m <cr>. I get the error beep but nothing
> else. I can run w3m from the shell but would like to be able to run it from
> within emacspeak. Any idea how to fix this situation?
Can you install Emacs-w3m Package?
the following lines on your .emacs.
;;; Emacs/W3m
(autoload 'w3m "w3m" "*Interface for w3m on Emacs." t)
(autoload 'w3m-find-file "w3m" "*w3m interface function for local file." t)
(autoload 'w3m-browse-url "w3m" "Ask a WWW browser to show a URL." t)
(autoload 'w3m-search "w3m-search" "*Search QUERY using SEARCH-ENGINE." t)
(autoload 'w3m-weather "w3m-weather" "*Display weather report." t)
(autoload 'w3m-antenna "w3m-antenna" "*Report chenge of WEB sites." t)
(setq w3m-use-form t)
Thank you so much.
-- Best regards
Mitsugu
-----------------------------------------------------------------------------
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"