Re: [Setup-tool-hackers] Report.



On 21 Jan 2001 14:29:20 +0200, Tambet Ingo wrote:
> Got all my courage together and started learning emacs. All that lisp and
> modes and thousands of key combinations.... Can someone send me sample
> .emacs file I just can't use it if it's formats my C like he thinks is

Here is my .emacs file :
http://www.gnome.org/~chema/.emacs

There are some nice features there, like gnome-doc-insert
With that .emacs file hit : C-x 4h inside a function.

> the best (yes, I added 
> (add-hook 'c-mode-common-hook (lambda () (c-set-style "linux")) ).

If you add this comment in the first line of the file, emacs will pick
it up for
when you open it. I will be adding this to the files I work with.

/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*/

regards,
Chema


_______________________________________________
Setup-tool-hackers maillist  -  Setup-tool-hackers@helixcode.com
http://lists.helixcode.com/mailman/listinfo/setup-tool-hackers



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