[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: |
Tue, 08 Oct 2019 12:40:50 +0900 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/26 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
On Thu, 29 Aug 2019 09:54:55 +0900,
YAMAMOTO Mitsuharu wrote:
>
> The Mac port based on Emacs 26.3 is now available from
>
> ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-26.3-mac-7.7.tar.gz
>
> and Git repository is also available at
>
> https://bitbucket.org/mituharu/emacs-mac.git
>
> No updates from the previous emacs-26.3-rc1-mac-7.7 other than release
> notes.
As far as I tested, the Mac port can be built and executed on macOS
10.15 Catalina, but you'll observe several glitches in animation
effects for unknown reasons (unlike previous releases, we don't have
AppKit Release Notes for macOS 10.15 yet).
A temporary workaround is either to build it on macOS 10.14 (make sure
you have the Command Line Developer Tools installed if you use Xcode
11) and use the resulting executable on macOS 10.15, or to specify a
fake linker option as
$ make LD_SWITCH_SYSTEM=-Wl,-platform_version,macos,10.15.0,10.14
YAMAMOTO Mitsuharu
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Emacs Mac port,
YAMAMOTO Mitsuharu <=