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

[LFG.KRIS at MIT-SPEECH: LEDIT interface]



Date: Thu, 12 Feb 81 17:12:00 GMT
Original-Date: 12 Feb 1981 1212-EST
From: LFG.KRIS at MIT-SPEECH
Subject: LEDIT interface
To: bug-lisp at MIT-MC
cc: LFG.KRIS at MIT-SPEECH

When I invoke EMACS from LISP by (LEDIT) and I exceed a
directory quota in writing out a file I am returned to LISP
and unable to get back to the inferior EMACS through (LEDIT),
even after I have done an expunge from EXEC. When I try to get
back to EMACS I get the following error:

	;78644. Bad RFSTS

This is inconvenient since it causes you to loose whatever
editing you had been doing before saving in EMACS.

-------
I think this is because EMACS throws you to EXEC when it
gets this error, rather than handling it itself?