all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jreeseue <jreeseue@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Emacs 24.0.94.1 slow to load on OS X
Date: Mon, 5 Mar 2012 14:03:06 -0800 (PST)	[thread overview]
Message-ID: <33447241.post@talk.nabble.com> (raw)
In-Reply-To: <3BFEEA5A-5CBD-40DF-B50E-9E2A6C583B9B@Web.DE>


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.




      reply	other threads:[~2012-03-05 22:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-03 17:36 Emacs 24.0.94.1 slow to load on OS X jreeseue
2012-03-03 18:31 ` Christopher Schmidt
2012-03-03 19:41   ` jreeseue
2012-03-03 19:33 ` Peter Dyballa
2012-03-03 19:42 ` Peter Dyballa
2012-03-03 19:46   ` jreeseue
2012-03-03 21:18     ` Peter Dyballa
2012-03-03 21:27       ` jreeseue
2012-03-03 21:52         ` Peter Dyballa
2012-03-03 22:19           ` jreeseue
2012-03-03 23:29             ` Peter Dyballa
2012-03-04 15:42               ` jreeseue
2012-03-05 16:08                 ` jreeseue
2012-03-05 18:54                   ` Peter Dyballa
2012-03-05 21:04                     ` jreeseue
2012-03-05 21:48                       ` Peter Dyballa
2012-03-05 22:03                         ` jreeseue [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33447241.post@talk.nabble.com \
    --to=jreeseue@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.