Re: .emacs file for gnome development..
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: Jamin Philip Gray <jgray writeme com>
- Cc: gnome mailing list <gnome-list gnome org>
- Subject: Re: .emacs file for gnome development..
- Date: 31 May 1999 06:59:32 -0500
> I'm fairly new to emacs. I know the basics. I was wondering if
> someone could send me their .emacs file with a nice setup for
> gnome hacking in C. Or perhaps point me in the right direction
> for learning how to customize Emacs to do things like indentation
> automatically, etc.
This is what I use:
(set-c-style "K&R")
(setq c-basic-offset 8)
This is basically the Linux kernel style.
--
miguel@gnu.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]