From: Nick Roberts Date: Sun, 20 May 2007 05:46:31 +0000 (+0000) Subject: (terminal-init-linux): Enable t-mouse by default. X-Git-Tag: emacs-pretest-23.0.90~12615 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07fedf1e817aebab6d9de5f397ad49fd090f1c8f;p=emacs.git (terminal-init-linux): Enable t-mouse by default. --- diff --git a/lisp/term/linux.el b/lisp/term/linux.el index 7fa9a96e9bd..a1a96a74350 100644 --- a/lisp/term/linux.el +++ b/lisp/term/linux.el @@ -9,6 +9,8 @@ ;; It can't really display underlines. (tty-no-underline) + (if (fboundp 'term-open-connection) (t-mouse-mode 1)) + ;; Make Latin-1 input characters work, too. ;; Meta will continue to work, because the kernel ;; turns that into Escape.