[8859] in Athena Bugs
emacs
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Jan 21 19:05:34 1992
To: bugs@Athena.MIT.EDU
Cc: ckclark@Athena.MIT.EDU, jfc@Athena.MIT.EDU
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Tue, 21 Jan 92 19:05:16 EST
From: Marc Horowitz <marc@Athena.MIT.EDU>
On an rt, I got emacs to dump core by doing the following:
C-x C-f /tmp/xt
add some text to the buffer
in an xterm, "mkdir /tmp/xt"
C-x C-s
answer all questions as if I wanted to edit the buffer and save the file
and you get an instant useless meg of disk cruft :-) A copy of this
cruft can be found in /mit/bitbucket/marc/core.marc.emacs.rt
Unfortunately, I could not repeat this.
Marc