> The natural place to do it is in lisp/term/xterm.el. > Would someone please install (xterm-mouse-mode 1) there? > > It is a little bit more complex than that. It has to be done in the > right way for the defcustom. Just writing (xterm-mouse-mode 1) in > term/xterm.el might cause problems with "Erase Customization" in > Custom buffers, as we discussed before. I will take a look at it.
I recently changed tooltip-mode to a minor-mode which previously used a function and a variable and keywords like: :initialize 'custom-initialize-default Have I created problems for customize here? Nick _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel