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

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

Re: how to change the indentation style of emacs


From: PJ Weisberg
Subject: Re: how to change the indentation style of emacs
Date: Mon, 7 Feb 2011 12:22:23 -0800

On Mon, Jan 24, 2011 at 6:43 AM, Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:
> On Mon, 24 Jan 2011 05:37:16 -0800 (PST)
> Anand Dhanakshirur <adhanakshirur@yahoo.com> wrote:
>
>> hi,
>> C-c . is not working, but, M-x c-set-style is working.
>> What is the piece of code to set it permanently in .emacs file?
>
> (define-key global-map (kbd "C-c .") 'c-set-style)
>
>> Thanks

I think you might be looking for:

M-x customize-group <RET> C

Or possibly just

M-x customize-option <RET> c-default-style



reply via email to

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