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

[no subject]



    I compiled a file in my zmacs buffer...

What command did you give that put you back in a Lisp Listener after a
compilation?  Compile File, Compile Buffer, etc. don't have that
behavior -- they just puts you back at editor top level.  I suppose
you mean that you compiled your buffer using Compile and Exit
(Meta-Z).

In System 93, the Compile File command now types out "done" when it
finishes, so if the editor is not exposed when the compilation
finishes, your editor won't return to top level (since the typeout
will be deferred until the editor is exposed again).  So if you used
Compile File and then left ZMacs in some random way, you would run
into this in 93 (but not in 91 or earlier, since the confirmation of
the finish of compilation was recently added).