home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!emory!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jf41+
- From: jf41+@andrew.cmu.edu (Jonathan R. Ferro)
- Newsgroups: gnu.emacs.help
- Subject: Re: TAB key in (C Fill) mode
- Message-ID: <MePV9uK00hYzEiyQJu@andrew.cmu.edu>
- Date: 22 Jul 92 17:59:22 GMT
- References: <1992Jul22.163405.12632@ccd.harris.com>
- <1992Jul22.180640.5161@murdoch.acc.Virginia.EDU>
- <ETHANB.92Jul22140006@ptolemy.astro.washington.edu>
- Organization: Carnegie Mellon, Pittsburgh, PA
- Lines: 12
- In-Reply-To: <ETHANB.92Jul22140006@ptolemy.astro.washington.edu>
-
- Putting this line in your .emacs:
-
- (setq c-tab-always-indent nil)
-
- will cause a c-mode TAB to do normal indentation if it is at the
- beginning of a line, but insert a \C-i character (i.e. a real TAB) if it
- is anywhere after the first non-whitespace character of the line.
-
- --
- Jon Ferro MIT Transportation Modelling Research Center (TMRC)
- jf41+@andrew.cmu.edu "We can hack it!"
- SGNTR VRS VRSN 3.1B: Strppd nd cmprssd fr qckr trnsmssn! nfct yrs tdy!
-