Path: utzoo!telly!ddsw1!lll-winken!killer!mit-eddie!bloom-beacon!tut.cis.ohio-state.edu!eros!mcgeer From: mcgeer@eros Newsgroups: gnu.emacs.bug Subject: when the left hand doesn't know what the right hand is doing... Message-ID: <8810080552.AA02683@eros> Date: 8 Oct 88 05:52:49 GMT Sender: news@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 So I use gnumacs to do my editing, because it's a great editor (v 18.47.3 running on Ultrix 2.2 under X-10). However, when I want to print out a right parenthesis, eg, printf(")\n"); poor old gnumacs gets all confused. Well, this is easy: printf("\)\n"); at which point Saber tells me I have an unknown escape sequence. Fair enough, I do. But I draw the line when gcc tells me the same thing.. path_utils.c:393: warning: unknown escape sequence `\)' :->