shell-pop.el を少しだけ更新しました。 ■EmacsWiki http://www.emacswiki.org/emacs-en/ShellPop ■Elisp http://www.emacswiki.org/emacs/shell-pop.el ■変更点 - shell のポップアップ位置をウィンドウ分割の上部か下部で選択できるようなオプションを追加しました。(setq shell-pop-window-position "top") で Guake のようにポップアップが上部になります。設定関数 shell-pop-set-window-position で対話的に設定も可能です。 - shell-pop-window-height に 100 を与えると現在のウィンドウをそれ以上分割せずにまるまる(つまり100%)ウィンドウを使用するように修正しました。 ウィンドウ分割