[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [shimbun] img
表示について
竹原@下田です。お手数をおかけします。
At Sun, 14 Jul 2002 16:13:15 +0900,
Yoichi NAKAYAMA wrote:
>
> 少なくとも僕のところでは、「mime-w3m が読まれているのに text/html
> パートがフォーマットされない」という現象は再現していません。
> もしかしたら他の人も再現できていないのかもしれません。
>
> 確実に再現させるための最小限の設定を書くなり、
> 関係ありそうな(競合してそうな)設定をありったけ見せるなり、
> するのがよいと思われます。
>
試しに、次のような .emacs で emacs -f wl してみたところ、
やはり、前のメールと同じ状況でした。
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
;; Before using emacs-w3m, you must add this to your own .emacs: *
(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)
(global-set-key "\C-xm" 'browse-url-at-point)
(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)
(require 'mime-w3m)
(setq w3m-display-inline-image t)
(setq w3m-use-mule-ucs t)
.emacs 以外に影響をあたえそうな個所がありますでしょうか?
他に出すべき情報がありましたら、教えてください。
よろしくお願いします。
それでは。
--
竹原 潔
Kiyoshi TAKEHARA <kiyoshit@am.wakwak.com>