[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emacs related



DvB wrote:
> 
> "Jeffrin" <jeffrin@msservices.org> writes:
> 
> >  Hello all
> >
> >  Can anything  be done in  emacs to eliminate  space after a comma  or a
> >  full stop ?
> >
> 
> hmm... run some kind of replace-regexp maybe? Don't know how much emacs
> regexps support though.
> Personally, I'd probably just run it through perl -e

Search and replace regexp is C-M-%

Then, after entering the search and replace expressions, press 'y' for
each occurance to replace, and 'n' to skip. Press '!' to replace all
without asking, and 'q' or enter to stop the search/replace.

Matthew



Reply to: