
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] emacs cc-mode
- Date: Tue, 17 Jun 2003 9:41:32 -0400
- From: Viktor Pavlenko <vvp@example.com>
- Subject: Re: [tlug] emacs cc-mode
> From: Botond Botyanszki <botond@example.com>
> Date: 2003/06/17 Tue AM 08:20:07 EDT
> I'd be still interested in how to bind this to the TAB key, so that it
> would indent and tabify simultaneously.
A quick look in the cc-mode docs reveals this:
(setq indent-tabs-mode t)
BTW, all my emacs installations (v. 21.x) come without cc-mode. They
load c-mode for C and c++-mode for C++ despite of the fact that cc-mode
is said to be a standard (x)emacs mode and handle C, C++, Java, IDL etc.
Viktor
Home |
Main Index |
Thread Index