[mew-int 01498] Re: funny thing going on w/ w3m and mew

Tatsuya Kinoshita tats at example.com
Sun Jul 27 11:22:51 JST 2003


On July 26, 2003, [mew-int 01496],
henri at example.com wrote:

> i've gotten two emails so far that have as a body the output of w3m --help

> these are the lines i have in my ~/.xemacs/init.el that deal w/ 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-type 'w3m-m17n)
> (require 'mew-w3m)

Remove `(setq w3m-type 'w3m-m17n)'.  The w3m-type variable will be
set to a correct value automatically.

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list