emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS Sierra tab feature breaks C-x 5 2


From: Alan Third
Subject: Re: Mac OS Sierra tab feature breaks C-x 5 2
Date: Mon, 10 Jul 2017 20:52:20 +0100
User-agent: Mutt/1.7.2 (2016-11-26)

On Mon, Jul 10, 2017 at 09:17:58PM +0200, Anders Lindgren wrote:
> Unfortunately, it doesn't compile. I get the following error when I build
> on 10.10.5:
> 
> nsterm.m:7078:26: error: use of undeclared identifier
> 'NSWindowTabbingModeDisallowed'
>     [win setTabbingMode: NSWindowTabbingModeDisallowed];
> 
> Fortunately, the fix is simple. If we build on an older system, we can
> define the NSWindowTabbingModeXxx constants ourselves.

I think this should do it, then...
-- 
Alan Third

Attachment: 0001-Use-a-run-time-check-for-macOS-Sierra-tabbing-suppor.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]