[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-EMACS@AI.AI.MIT.EDU, bug-system@XX.LCS.MIT.EDU
- From: "Patrick G. Sobalvarro" <PGS@AI.AI.MIT.EDU>
- Date: Wed, 23 Sep 87 17:10:21 EDT
OZ seems to be running EMACS 165, where XX is running a version 169.
However, the version running on XX doesn't seem to be able to read JCL; from
the outside, it looks like it may never have gotten the changes that GZ made
to implement JCL-reading. When I say JCL-reading, I mean that the sucker
should be able to see altmodes in the JCL and run it as TECO code, so that
one can do, for example,
emacs $m(m.mRead Mailââ)ââââ
which works on OZ, but blows out on XX.
I guess it looks from here like there's been some sort of version-splitting,
if XX has a later version number that doesn't include earlier fixes. Can
someone make everything all better?