[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: toggle images at the summary buffer
- From: Hideyuki SHIRAI (
白井秀行
) <shirai@xxxxxxxxxxx>
- Date: Thu, 18 Dec 2003 20:15:50 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 06221
- References: <b9yr7z2a2hy.fsf@jpl.org>
From: Katsumi Yamaoka <yamaoka@jpl.org> さん曰く
Subject: [emacs-w3m:06220] toggle images at the summary buffer
Message-ID: <b9yr7z2a2hy.fsf@jpl.org>
Date: Thu, 18 Dec 2003 18:39:37 +0900
> Summary バッファで操作して、記事バッファの画像表示をトグルしたく
> なりまして、w3m-toggle-inline-images コマンドをそのまま Gnus、
> Mew、Wanderlust の summary バッファから起動できるように改造して
> みました。
# Gnus ってトグル出来なかったんですか :-)
> ただ、Mew と Wanderlust に関しては、そのスジのみなさんに見ていた
> だいた方が良いと思います。お忙しいところすみませんが、ちょっと時
> 間を作って、w3m-util.el の w3m-find-w3m-buffer という関数を添削
> していただけないでしょうか。
添削しました。このときには、まだ 'w3m という text property を
message buffer に書いていないので、その判定はやめました。
また、もともと↓
;; (3) If you use mew-1.95b118 or later on which Emacs-21 or XEmacs,
;; can display the images in the Text/Html message.
;; To activate this feaeture, add following in your ~/.mew file.
;;
;; (define-key mew-summary-mode-map "T" 'mew-w3m-view-inline-image)
;;
;; Press "T": Toggle the visibility of the images included its message only.
;; Press "C-uT": Display the all images included its Text/Html part."
なのがあったのですが、いままでは w3m を動かして toggle していた
ので、それは w3m-toggle-inline-images() を使うように書き換えまし
た。この方が速くてよいですね。
> なお、すでに Info に例を書き込んでおきましたが、ぼくはこれを
これ、Info に書いていないので、あとで書いておきます。一瞬
mew-w3m-toggle-inline-image() という関数名に変えようと思ったので
すが、混乱しそうなのでやめました。
P.S.
Gnus だと w3m-safe-url-regexp の制御ってできないのですか?
--
白井秀行 (mailto:shirai@meadowy.org)