Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!sunpitt.east.sun.com!wpmstr!wssi3!fpb From: wpmstr!wssi3!fpb@sunpitt.east.sun.com (Frank P. Bresz) Newsgroups: gnu.emacs.bug Subject: C-Mode garbles a string Message-ID: <8912041921.AA01044@wssi3.wp> Date: 4 Dec 89 19:21:51 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: wpmstr!wssi3!fbresz@sunpitt.east.sun.com Distribution: gnu Organization: Westinghouse Electric Corporation, ITTC Lines: 29 In GNU Emacs 18.52.3 of Tue Apr 11 1989 on omaha1 (berkeley-unix) If I place the following text into an empty C-Mode buffer : foo() { char s = "grep -i -l \"%s\" ../istrfile/*.HELP > KWSearchFnames"; } I then place the cursor at the opening brace {. When I hit M-C-Q (indent-c-exp) It changes the string into : foo() { char s = "grep -i -l \"%s\" ../istrfile /*.HELP > KWSearchFnames"; } Notice that this garbles the interior of the string. Frank P. Bresz }*{ Westinghouse Electric Corporation ITTC Mail Stop 7 P.O. Box 598 Pittsburgh, PA 15230-0598 (412)733-6749 Fax: (412)733-6444 Brought to you by Super Global Mega Corp .com