Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mit-athena.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!mit-athena!martillo From: martillo@mit-athena.UUCP (Joaquim Martillo) Newsgroups: net.emacs Subject: Re: Tabbing in C Mode (Gnu Emacs) Message-ID: <281@mit-athena.UUCP> Date: Tue, 9-Jul-85 08:51:37 EDT Article-I.D.: mit-athe.281 Posted: Tue Jul 9 08:51:37 1985 Date-Received: Thu, 11-Jul-85 06:32:09 EDT References: <280@mit-athena.UUCP> <4628@mit-eddie.UUCP> Reply-To: martillo@mit-athena.UUCP (Joaquim Martillo) Organization: MIT Project Athena Lines: 9 Summary: The problem is for those who are creative in their tabbing. If you have adjusted your tabstops C-Q C-I can lead to problems. Also while the function tabifies, a person who really wants spaces instead of tabs can easily remove the tabify command. Last C-Q C-I is not amenable to prefix argument. If you wish to enter 4 tabs you have use C-U 4 C-Q C-I C-I C-I C-I.