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

Re: toggle images at the summary buffer



私の直感では,切り分けが足りないんじゃないかと思います.

>> On Fri, 19 Dec 2003 15:16:07 +0900
>> 「山」== yamaoka@jpl.org (Katsumi Yamaoka) said as follows:

山> ぼくがやりたいのは w3m-toggle-inline-image(s) ではなくて、それに代
山> わる記事中の画像の安全なトグル機能だということが改めて明確になりま
山> した。

それならば,まず最初に w3m-safe-toggle-inline-image(s) を新設するのは
どうでしょうか.その上で,

    (defun gnus-summary-w3m-safe-toggle-inline-images ()
      (interactive)
      (with-current-buffer gnus-article-buffer
        (w3m-safe-toggle-inline-images)))

と ~/.gnus に書いてもらう.Gnus tower と話し合いがつけば,gnus-sum.el 
に入れて貰う,のでもいいと思いますが.

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )