Emacsでファイル名とかを補完しようとすると*Completions*バッファが出るんだけど、そこには下記のようなヘルプメッセージが出る
Click <mouse-2> on a completion to select it. In this buffer, type RET to select the completion near point.
何度か見たら不要になる。下記の設定で消す/非表示/出さない(検索用)ようにできる。
(setq completion-show-help nil)
トラックバックURL: http://www.lunaport.net/mt/mt-tb.cgi/32
コメントする