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

Re: OT: xemacs Q.



Felix Shvaiger wrote:

> Hi, All.
> 
> I want to use tabs (not N spaces, but TAB characters)
> for left indentation in my c/c++ code (C++ mode of emacs).
> How I do that ?

(setq indent-tabs-mode t)

> xemacs support gnu coding style (spaces at the
> beginning of the lines and tabs/spaces inside lines),
> but I don't want this feature (it's like M$ - it knows what I want
> better then I).

It knows what is gnu c-style, it doesn't know what you want :)
If you really know what you want, define your own c-style - take
the closest one as a base, modify it and (c-add-style) it.

> Sorry for Off Topic.
> 
> Thanks.
> 
> 
> ===
> Felix A. Shvaiger
> mailto:felix_shvaiger@stcl.scitex.com
> mailto:felix_shvaiger@creoscitex.com
> 
> 
> 
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il