Related articles |
---|
C++-pretty-printer wanted !!! fgr@eup.siemens-albis.CH (1994-09-10) |
Re: C++-pretty-printer wanted !!! smh@Franz.COM (1994-09-14) |
Re: C++-pretty-printer wanted !!! rfg@netcom.com (1994-09-14) |
Re: C++-pretty-printer wanted !!! euambn@eua.ericsson.se (1994-09-17) |
Re: C++-pretty-printer wanted !!! henrik@atlas.sto.foa.se (1994-10-07) |
Re: C++-pretty-printer wanted !!! rfg@netcom.com (1994-10-14) |
Newsgroups: | comp.compilers,comp.lang.c++ |
From: | smh@Franz.COM (Steve Haflich) |
Keywords: | C++, tools |
Organization: | Franz Inc., Berkeley, CA |
References: | 94-09-018 |
Date: | Wed, 14 Sep 1994 15:03:41 GMT |
The "indent-region" function of any of the modern varieties of Emacs
(FSF, Lemacs, Epoch, Mule, etc.) will do this for you, either
interactively or in "batch" mode. You'll have to learn a little and
perhaps write a brief elisp function to do it noninteractively, but
it's categorically a good thing for C++ programmers to learn a little
lisp...
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.