Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!cs.utexas.edu!tut.cis.ohio-state.edu!CIS.OHIO-STATE.EDU!karl From: karl@CIS.OHIO-STATE.EDU (Karl Kleinpaste) Newsgroups: gnu.emacs.bug Subject: [manson@riker.eng.ohio-state.edu: bug in Emacs] Message-ID: <8911131944.AA10067@cheops.cis.ohio-state.edu> Date: 13 Nov 89 19:44:06 GMT Sender: karl@tut.cis.ohio-state.edu Lines: 20 Date: Mon, 13 Nov 89 14:24:50 -0500 From: Robert Manson To: karl@cis.ohio-state.edu Subject: bug in Emacs Version information: GNU Emacs 18.55.1 of Thu Jun 22 1989 on startrek (hpux) [Also duplicated in 18.55 on a Pyramid.] Enter the following text into a buffer in c-mode: #include test() { } Now put a space at the beginning of the first line, then go to the beginning of the second line and type a tab...your Emacs will lock up, and nothing seems to be able to free it. This isn't legal C code, but it shouldn't freeze up my Emacs either...