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

Re: 要望:リンクを新しいバ ッファで開く機能



>>>>> In [emacs-w3m : No.01785]
>>>>>	Katsumi Yamaoka <yamaoka@namazu.org> wrote:

山岡> はい、まずはやってみることにします。

とりあえずのものを作ってみました。最新の w3m.el に当たるパッチを
添付しますが、試してみていただけませんか? link がある場所で、

  [RET] とマウスの左ボタンでは従来通り。
  arg[RET] とマウスの中ボタンで新しいセッションを作ります。

arg は何かの数字キーか C-u です。

すみませんが、あさって (10/19金) までいなくなります。

2001-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>

	* w3m.el (w3m-info-like-map, w3m-lynx-like-map): Bind button1 to
	the command `w3m-mouse-view-this-url', button2 to the command
	`w3m-mouse-view-this-url-new-session'.
	(w3m-mouse-view-this-url-new-session): New command.
	(w3m-mouse-view-this-url): Allow the optional second argument
	which will be passed to the function `w3m-view-this-url'.
	(w3m-view-this-url): Change the meaning of the argument to be a
	switch whether create a new session; create a new session if the
	argument is given.

Attachment: w3m.el.diff
Description: Binary data

-- 
Katsumi Yamaoka <yamaoka@jpl.org>