From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Emacs Mac port Date: Sun, 26 Jun 2016 13:12:59 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1466914447 23452 80.91.229.3 (26 Jun 2016 04:14:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2016 04:14:07 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 06:13:59 2016 Return-path: Envelope-to: ged-emacs-devel@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 1bH1SI-000578-At for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2016 06:13:58 +0200 Original-Received: from localhost ([::1]:52408 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bH1SD-00065Q-Tc for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2016 00:13:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bH1RY-000657-PU for emacs-devel@gnu.org; Sun, 26 Jun 2016 00:13:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bH1RU-0002Kh-Js for emacs-devel@gnu.org; Sun, 26 Jun 2016 00:13:11 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:61222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bH1RT-0002Jt-UI for emacs-devel@gnu.org; Sun, 26 Jun 2016 00:13:08 -0400 Original-Received: from fermat1.math.s.chiba-u.ac.jp (fermat [192.168.32.10]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 763E9F08E5 for ; Sun, 26 Jun 2016 13:12:59 +0900 (JST) (envelope-from mituharu@math.s.chiba-u.ac.jp) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 133.82.132.2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204767 Archived-At: The eleventh update of the Mac port based on Emacs 24.5 is available from ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-24.5-mac-5.18.tar.gz and Git repository is also available at https://bitbucket.org/mituharu/emacs-mac.git If you are using the Mac port on OS X 10.11 and find it less responsive than the NS port, then please try this version. Some behavior on window flushing has been changed between OS X 10.10 and 10.11. The NS port straightforwardly benefited from this change, but some workarounds in the Mac port for older versions of OS X prevented the change from taking effect (it actually gives a reverse effect). YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp ** Fixed bugs *** On OS X 10.11, the result of Typometer is much worse than that on the NS port, although better than the both ports on OS X 10.10. This is because the Mac port manually defers and coalesces screen flushes in order to work around slow flyspell. This seems to be unnecessary on OS X 10.11, and actually gives a reverse effect as above. ** Improvements *** Emoji data is updated to Unicode 9.0.