home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!convex!news.utdallas.edu!corpgate!crchh327!mac
- From: mac@bnr.ca (Michael Campbell)
- Subject: Re: Need help with TABith TABS & Is there a PASCAL Mode?
- Message-ID: <1992Sep09.171648.3781@bnr.ca>
- Keywords: emacs, TABS, PASCAL
- Sender: news@bnr.ca (News on crchh327)
- Nntp-Posting-Host: crchh570
- Organization: Bell-Northern Research, Richardson, Tx.
- References: <1992Sep09.164543.3179@bnr.ca>
- Distribution: usa
- Date: Wed, 09 Sep 1992 17:16:48 GMT
- Lines: 13
-
- Baji (and anyone else interested),
-
- To force emacs to do indentation with spaces only, I have the
- following in my .emacs:
-
- (setq indent-tabs-mode nil)
-
- This seems to do the trick. See GNU Emacs "bible" by Richard
- Stallman, for Version 18, page 111 (Section 19.3 - Tabs vs.
- Spaces).
-
- Sorry, can't help on the Pascal mode, but other posters have
- suggested that the Modula-2 mode may help.
-