[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs CVS on Mac OS X 10.4 Tiger
From: |
Ciamac Moallemi |
Subject: |
Emacs CVS on Mac OS X 10.4 Tiger |
Date: |
Wed, 27 Apr 2005 19:04:08 -0700 |
Hi all,
Attached is a patch to allow the current version of Emacs in CVS to
compile on Tiger. It was suggested [1] to comment out sys_select()
and select_and_poll_event() in sys/mac.c. This is a bad idea, on my
system it results in an Emacs that eats up 100% of the CPU. Instead,
my patch reorders the includes in sys/mac.c so that things work out
fine.
Best,
Ciamac.
1. <http://lists.gnu.org/archive/html/emacs-devel/2005-04/msg00593.html>
emacs-tiger.patch
Description: Binary data
- Emacs CVS on Mac OS X 10.4 Tiger,
Ciamac Moallemi <=