home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dove!cme!durer!proctor
- From: proctor@cme.nist.gov (Fred Proctor)
- Newsgroups: gnu.emacs.help
- Subject: C autoindent and macros
- Message-ID: <PROCTOR.92Sep9095336@grumpy.cme.nist.gov>
- Date: 9 Sep 92 13:53:36 GMT
- Sender: news@cme.nist.gov
- Organization: National Institute of Standards and Technology
- Lines: 6
- Nntp-Posting-Host: grumpy
-
- I use a couple of the emacs variables for auto indentation of C code
- in my emacs buffers, but these don't apply for code in a macro which
- spans several lines that end in the backslash continuation character.
- Does anyone know how to fix this so macros whose intermediate lines
- are terminated with the backslash are formatted as if they were
- straight C code?
-