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

w3m-{weather,antenna,perldoc,...} do not popup buffer



2003-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>

    (w3m-goto-url): Change the name of the 8th arg to `interactive-p';
    don't pop up a window or a frame unless this function is called
    interactively, otherwise call `w3m-popup-buffer'.

の変更によって,emacs-w3m のバッファが表示されていない状態では,
M-x w3m-weather RET しても,バッファが popup されないようになりました.

で,これはどういう風に対処するのがいいでしょうか.

(1) あらゆる w3m-{weather,antenna,perldoc,...} は interactive-p 引数を
    指定して w3m-goto-url() を呼び出すように変更する.
(2) w3m-goto-url() を見直す.

それから,この件を調べていて気が付いたのですが,w3m-search() だけは 
w3m-goto-url() ではなく w3m() を emacs-w3m のエントリポイントとして使っ
ているのですね.どうしてなんだろう?

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )