X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Tomasz Zbrożek" Newsgroups: comp.os.msdos.djgpp Subject: Re: Emacs pretest 23.0.96 is available Date: Fri, 24 Jul 2009 11:21:15 +0000 (UTC) Organization: Your Company Lines: 10 Message-ID: References: <83eislssg7 DOT fsf AT gnu DOT org> <83bpnd6gvi DOT fsf AT gnu DOT org> <831vo8620b DOT fsf AT gnu DOT org> <83my6v43p3 DOT fsf AT gnu DOT org> NNTP-Posting-Host: router-sien.upos.com.pl X-Trace: news.onet.pl 1248434475 2754 89.171.152.81 (24 Jul 2009 11:21:15 GMT) X-Complaints-To: niusy AT onet DOT pl NNTP-Posting-Date: Fri, 24 Jul 2009 11:21:15 +0000 (UTC) User-Agent: Xnews/5.04.25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I talk about emacs *.c files like malloc.c or buffer.c. When I start emacs and load first file (e.g malloc.c) it takes 2-3 seconds to be loaded with font-lock-mode enabled. But when I load second file (buffer.c which is even bigger) it takes only about 1 second. I noticed that only loading first file takes more time, next files load much faster. My smartdrv params are: /n /f 8192 I made a test without smartdrv at all, it was much slower to run emacs and to load files of course :)