Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site cucca.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!columbia!cucca!alan
From: alan@cucca.UUCP (Alan Crosswell)
Newsgroups: net.emacs
Subject: Re: Tabbing in C Mode (Gnu Emacs)
Message-ID: <139@cucca.UUCP>
Date: Tue, 9-Jul-85 09:28:56 EDT
Article-I.D.: cucca.139
Posted: Tue Jul  9 09:28:56 1985
Date-Received: Thu, 11-Jul-85 08:25:57 EDT
References: <280@mit-athena.UUCP>
Reply-To: alan@cucca.UUCP (Alan Crosswell)
Organization: Columbia University Center for Computing Activities
Lines: 6

In article <280@mit-athena.UUCP> martillo@mit-athena.UUCP (Joaquim Martillo) writes:
>In C-mode tabs indent the current line to the proper position  according
>to  level.   If  you  want  to get tabs anywhere else on the line, it is
>hard.  Here is one possible function to do this.

Can't you just quote the tab character (i.e. C-Q C-I)?