[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Mac port
From: |
YAMAMOTO Mitsuharu |
Subject: |
Re: Emacs Mac port |
Date: |
Sat, 04 Feb 2017 14:46:55 +0900 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) |
The Mac port based on Emacs 25.2 release candidate 1 is now available from
ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-25.2-rc1-mac-6.2.tar.gz
and Git repository is also available at
https://bitbucket.org/mituharu/emacs-mac.git
YAMAMOTO Mitsuharu
address@hidden
** Fixed bugs
*** Can't resize a frame by dragging its edge on macOS 10.12 via
Screen Sharing.app.
*** mac-auto-operator-composition-mode does not compose "{." for Fira
Code.
*** On Mac OS X 10.7 - OS X 10.9, Emacs consumes CPU time even when it
is idle if tool bars are shown. This is a regression introduced in
the previous version.
*** Crash when pressing Command + power button on OS X 10.9 and later
if mac-pass-command-to-system is nil.
Reported by Leo.
*** Drag-and-dropping URL does not respect dnd-protocol-alist.
*** Lisp representation of CFNumber may overflow on 64-bit binary.
*** Crash when evaluating (mac-coerce-ae-data "furl" "file:///.file/"
'undecoded-file-name)
*** Closing a tab in a full screen space causes error on macOS 10.12.
** Improvements
*** Show text input candidates and dialog buttons in Touch Bar.
*** Update emoji data to UTR #51 version 4.0.
- Re: Emacs Mac port,
YAMAMOTO Mitsuharu <=