From xemacs-m  Thu Apr  3 02:33:23 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA09451
	for <xemacs-beta@xemacs.org>; Thu, 3 Apr 1997 02:33:20 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id KAA01924; Thu, 3 Apr 1997 10:33:17 +0200 (MET DST)
Sender: hniksic@public.srce.hr
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: XEmacs 19.15 is released
References: <m2ybb7l90b.fsf@altair.xemacs.org> 	<kigybb1n4xp.fsf@jagor.srce.hr> <199704021720.MAA10228@anthem.CNRI.Reston.Va.US>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA
        EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X
        vhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 03 Apr 1997 10:33:16 +0200
In-Reply-To: "Barry A. Warsaw"'s message of Wed, 2 Apr 1997 12:20:43 -0500
Message-ID: <kigpvwcpktv.fsf@jagor.srce.hr>
Lines: 17
X-Mailer: Gnus v5.4.37/XEmacs 19.15

"Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US> writes:

>     Hrv> Couldn't we just autoload `c-add-style' (and whatever else is
>     Hrv> used; I use only `c-add-style' in my .emacs)?  It would save
>     Hrv> us the whole trouble.
> 
> Done.  c-set-style was already autoloaded; do we need any others?

I think all the cc-mode functions a user might reasonably want to call
from `.emacs' should be included (unless the function is to be run
from `c-mode-common-hook').  `c-set-offset' comes to mind, unless it
should be called from the hook.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
I'm a Lisp variable -- bind me!

