[1630] in testers
7.3C Emacs
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jul 30 17:35:37 1991
Date: Tue, 30 Jul 91 14:34:28 -0700
From: "Jonathan I. Kamens" <jik@cats.UCSC.EDU>
To: ckclark@mit.edu
Cc: jtkohl@ATHENA.MIT.EDU, vanharen@ATHENA.MIT.EDU, testers@ATHENA.MIT.EDU
In-Reply-To: ckclark@ATHENA.MIT.EDU's message of Tue, 30 Jul 91 17:33:14 -0400 <9107302133.AA18161@hal-2000.MIT.EDU>
From: ckclark@ATHENA.MIT.EDU
Date: Tue, 30 Jul 91 17:33:14 -0400
Reply-To: ckclark@mit.edu
If the powers that be decide that they want to re-instate the
pre-loading of x-mouse in order to provide backwards compatability with
users' .emacs files, then this is what has to be done:
1. Create the file site-load.el containing the line:
(load "x-mouse")
2. Remove xemacs and dump a new one.
I tried this when I first started playing with 18.57 on Athena. It
didn't work. X-mouse can't be pre-loaded, because the
window-system-version variable doesn't get set properly until emacs is
actually up and running under X.
I corresponded with rms about it, and he said there's no way to get it
to load before undumping. Now, there may really be a way to get it
with some gross kludge, but frankly, I don't think it's worth it.
jik