[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LFG.KRIS at MIT-SPEECH: LEDIT interface]
- To: BUG-EMACS at MIT-MC
- Subject: [LFG.KRIS at MIT-SPEECH: LEDIT interface]
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Fri, 13 Feb 81 03:31:00 GMT
- Cc: BUG-LISP at MIT-MC, LFG.KRIS at MIT-SPEECH
- Original-date: 12 February 1981 22:31-EST
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?