From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: cc-mode loads lots of files. Date: Sat, 6 Jan 2007 13:41:26 +1300 Message-ID: <17822.61494.192441.218823@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168044114 16119 80.91.229.12 (6 Jan 2007 00:41:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2007 00:41:54 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 06 01:41:52 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H2zd8-0000mb-OP for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2007 01:41:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2zd8-0000ws-0C for ged-emacs-devel@m.gmane.org; Fri, 05 Jan 2007 19:41:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2zcs-0000ve-MY for emacs-devel@gnu.org; Fri, 05 Jan 2007 19:41:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2zcq-0000ua-8W for emacs-devel@gnu.org; Fri, 05 Jan 2007 19:41:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2zcq-0000uL-3N for emacs-devel@gnu.org; Fri, 05 Jan 2007 19:41:32 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2zcp-0004Uk-Eq for emacs-devel@gnu.org; Fri, 05 Jan 2007 19:41:31 -0500 Original-Received: from kahikatea.snap.net.nz (p202-124-124-135.snap.net.nz [202.124.124.135]) by viper.snap.net.nz (Postfix) with ESMTP id 614A43D8418 for ; Sat, 6 Jan 2007 13:41:29 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id A0D9B4F6D0; Sat, 6 Jan 2007 13:41:27 +1300 (NZDT) Original-To: emacs-devel@gnu.org X-Mailer: VM 7.19 under Emacs 22.0.92.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64844 Archived-At: With current CVS Emacs if I open a C file in a buffer, I get: Loading cl-macs...done Loading bytecomp...done Loading byte-opt...done Loading cl-seq...done Loading cl-extra...done I don't know if this is due to the recent changes but do I really need all these just to look at a file? (apologies if it's been previously explained) -- Nick http://www.inet.net.nz/~nickrob