home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4044 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  707 b 

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