help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to whip Emacs into weird indentation rules with tabs+spaces?


From: Juanma
Subject: How to whip Emacs into weird indentation rules with tabs+spaces?
Date: Fri, 18 Jul 2008 02:35:57 +0200
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

Hi ... again.

The question is, for C++ code, how to make Emacs insert tabs for "main
indentation" and spaces for "sub-indentation". Example:

|---| = tab     . = space

|---|while ( something &&
|---|........some_else )
|---|---|then_do_something();

The idea is that tab goes one level further, but for same-level adjustments
only spaces should be used.

How to force Emacs into that insanity? (no, it's not my personal choice)

Many thanks.
-- 
Juanma

"Having a smoking section in a restaurant is like
 having a peeing section in a swimming pool."
       -- Edward Burr








reply via email to

[Prev in Thread] Current Thread [Next in Thread]