[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OT: xemacs Q.
- To: Felix Shvaiger <felix_shvaiger(at-nospam)creoscitex.com>
- Subject: Re: OT: xemacs Q.
- From: Omer Musaev <omerm(at-nospam)mercury.co.il>
- Date: Wed, 13 Dec 2000 12:41:13 +0000
- Cc: "'Linux-il'" <linux-il(at-nospam)cs.huji.ac.il>
- References: <9CB4195CF05ED41181FC0008C7FA37266D2F38@stclex02.stil.scitex.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.12-20 i686; en-US; 0.6) Gecko/20001205
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