Newsgroups: comp.editors Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!alchemy.chem.utoronto.ca!mroussel From: mroussel@alchemy.chem.utoronto.ca (Marc Roussel) Subject: Re: vi and emacs Message-ID: <1991Mar8.164415.14087@alchemy.chem.utoronto.ca> Organization: Department of Chemistry, University of Toronto References: <1991Mar06.150359.13516@chinet.chi.il.us> <1991Mar7.214419.17515@m.cs.uiuc.edu> <1991Mar07.232206.8438@convex.com> Date: Fri, 8 Mar 1991 16:44:15 GMT In article <1991Mar07.232206.8438@convex.com> tchrist@convex.COM (Tom Christiansen) writes: >From the keyboard of joshi@m.cs.uiuc.edu (Anil Joshi): >:Anyway, where are these reg.exprs. explained? > >In the vi manual. In the ed manual. In the regex(3) man page. In the >grep(1) man page. I begin to wonder how long Mr. Joshi has actually been >working with UNIX. Anil's point was that many Unix utilities use different flavours of regular expressions. I for one find that to be a nuisance too. Why should grep use different syntax for its regular expressions than ex? (I know they're quite similar, but at least on our system, they're not identical as far as I can make out from the man pages. Luckily, I've only run into the subtleties once or twice.) Marc R. Roussel mroussel@alchemy.chem.utoronto.ca