emacs-devel
[Top][All Lists]
Advanced

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

Re: `xterm-mouse-mode' has a bogus Custom group


From: Richard Stallman
Subject: Re: `xterm-mouse-mode' has a bogus Custom group
Date: Sat, 09 Apr 2005 21:54:53 -0400

the changes seem good except for one point:

    *** loadup.el       19 Mar 2005 13:28:44 -0600      1.135
    --- loadup.el       08 Apr 2005 19:54:48 -0500      
    ***************
    *** 143,148 ****
    --- 143,150 ----
            (load "select")))
      (load "emacs-lisp/timer")
      (load "isearch")
    + (load "tooltip")
    + (load "xt-mouse")

I don't like preloading xt-mouse, since most users don't want it.
Could you make lisp/term/xterm.el load it instead?

Preloading tooltip is ok, since that usually will not be wasted.


Also, please don't forget to mention in etc/NEWS that xterm-mouse-mode
will be enabled by default.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]