From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jreeseue Newsgroups: gmane.emacs.help Subject: Re: Emacs 24.0.94.1 slow to load on OS X Date: Mon, 5 Mar 2012 14:03:06 -0800 (PST) Message-ID: <33447241.post@talk.nabble.com> References: <33435127.post@talk.nabble.com> <5D86F72D-C9DB-41E0-96D2-4B5D80C9FB67@Web.DE> <33435638.post@talk.nabble.com> <178A7FCA-7999-4B53-81E9-5955394D9391@Web.DE> <33435970.post@talk.nabble.com> <33436129.post@talk.nabble.com> <9B6EEA55-FC14-4BEE-A77D-EC000E376CED@Web.DE> <33438629.post@talk.nabble.com> <33444508.post@talk.nabble.com> <33446868.post@talk.nabble.com> <3BFEEA5A-5CBD-40DF-B50E-9E2A6C583B9B@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1330985040 26588 80.91.229.3 (5 Mar 2012 22:04:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Mar 2012 22:04:00 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 05 23:03:58 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S4g0c-00047n-7M for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Mar 2012 23:03:58 +0100 Original-Received: from localhost ([::1]:38473 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4g0b-0007rd-Gi for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Mar 2012 17:03:57 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:56306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4g0K-0007qq-EB for Help-gnu-emacs@gnu.org; Mon, 05 Mar 2012 17:03:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4fzn-00010J-Gx for Help-gnu-emacs@gnu.org; Mon, 05 Mar 2012 17:03:39 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:45067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4fzn-0000za-D6 for Help-gnu-emacs@gnu.org; Mon, 05 Mar 2012 17:03:07 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S4fzm-0002oW-1U for Help-gnu-emacs@gnu.org; Mon, 05 Mar 2012 14:03:06 -0800 In-Reply-To: <3BFEEA5A-5CBD-40DF-B50E-9E2A6C583B9B@Web.DE> X-Nabble-From: jreeseue@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83946 Archived-At: Finally, I've gone back to emacs 22 and added this line to my .emacs: (custom-set-faces '(font-lock-comment-face ((((class color) (min-colors 8) (background light)) (:foreground "red")))))(add-hook 'java-mode-hook 'turn-on-font-lock) Which has turned on comment highlighting for me and everything seems to be running smoothly. Thanks again for all the help! Josh Peter Dyballa wrote: > > > Am 5.3.2012 um 22:04 schrieb jreeseue: > >> As a side note, I haven't experienced any lag when using emacs 22. The >> only >> reason I upgraded was because emacs 22 wasn't doing syntax highlighting >> on >> comments in Java. If there is a easy way to change this I would happily >> go >> back to emacs 22 hopefully bring this to an end :) > > I have no idea, I'm not using Java that much. Hopefully others cn help > here... > > The performance data you sent looks quite good. Working with Java I can > imagine that faulty Java code can easily use up a few GB of memory so that > the system has to perform swapping. With 8 GB or RAM and 8 GB of swap a > Mac gets slow. It's easy to feel, though I did not measure but reboot, > which is faster than on this other OS... > > The number of cache hits looks terribly bad! Although my system is up > since three weeks it has exactly 0.0 % as well. > > -- > Greetings > > Pete > > _o o o o > _<< \\_/\_, \\_ \\_/\_, > (*)/(*) (*) (*) (*) `- (*) > > > > -- View this message in context: http://old.nabble.com/Emacs-24.0.94.1-slow-to-load-on-OS-X-tp33435127p33447241.html Sent from the Emacs - Help mailing list archive at Nabble.com.