all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Mac OS Sierra tab feature breaks C-x 5 2
@ 2017-07-06 11:29 Paul Michael Reilly
  2017-07-06 12:14 ` Jean-Christophe Helary
  2017-07-06 12:53 ` Alan Third
  0 siblings, 2 replies; 63+ messages in thread
From: Paul Michael Reilly @ 2017-07-06 11:29 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

I have recently switched to macOS Sierra and discovered that using C-x 5 2
to create a new frame works just fine, i.e. no different than OS X, if you
do not enter full screen mode (via the green window decoration button).  If
you are in full screen mode C-x 5 2 is ignored, but if you then exit full
screen mode it is clear that the second frame is now a tab (macOS Sierra
tab feature).

I have not seen this behavior mentioned but then I haven't been paying that
close attention.

Prior to macOS Sierra, in full screen mode, C-x 5 2 would create the new
Emacs frame in a new OS X window.

Seems to me that this behavior in macOS Sierra is an Emacs bug to the
extent that it will take Emacs code changes to achieve OS X behavior.  Is
anyone aware of a fix for this issue that has not been released yet?  Or is
it work not yet taken on?  Or am I completely wrong?
-- 
-pmr

[-- Attachment #2: Type: text/html, Size: 1062 bytes --]

^ permalink raw reply	[flat|nested] 63+ messages in thread
* Re: Mac OS Sierra tab feature breaks C-x 5 2
@ 2017-07-06 17:24 Matthew Bauer
  0 siblings, 0 replies; 63+ messages in thread
From: Matthew Bauer @ 2017-07-06 17:24 UTC (permalink / raw)
  To: pmr; +Cc: emacs-devel

> Prior to macOS Sierra, in full screen mode, C-x 5 2 would create the new Emacs frame in a new OS X window.

This is actually configurable within macOS settings. To accomplish this go to the menu bar:

 → System Preferences... → Dock → Prefer tabs when opening documents

and select "Manually". Of course this will change the behavior in other apps when in full screen.

-mjb


^ permalink raw reply	[flat|nested] 63+ messages in thread
* bug#27810: macOS runtime feature detection
@ 2017-07-24 20:22 Alan Third
  2017-07-26  2:59 ` Richard Stallman
  0 siblings, 1 reply; 63+ messages in thread
From: Alan Third @ 2017-07-24 20:22 UTC (permalink / raw)
  To: 27810

We should be able to build a single binary that can detect new OS
features at runtime rather than depend on compile‐time macros.

-- 
Alan Third





^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2017-09-13 19:03 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 11:29 Mac OS Sierra tab feature breaks C-x 5 2 Paul Michael Reilly
2017-07-06 12:14 ` Jean-Christophe Helary
2017-07-06 12:46   ` Sebastian Christ
2017-07-06 12:53 ` Alan Third
2017-07-06 14:35   ` Alan Third
2017-07-06 15:05     ` Jean-Christophe Helary
2017-07-06 17:42       ` Alan Third
2017-07-06 22:16         ` Alan Third
2017-07-10 19:17           ` Anders Lindgren
2017-07-10 19:52             ` Alan Third
2017-07-10 20:22               ` Anders Lindgren
2017-07-12 18:23                 ` Alan Third
2017-07-12 21:20                   ` Anders Lindgren
2017-07-13 20:22                     ` Alan Third
2017-07-16 18:43                       ` Anders Lindgren
2017-07-16 23:01                         ` Alan Third
2017-07-17 20:09                           ` Charles A. Roelli
2017-07-18  6:06                             ` Anders Lindgren
2017-07-18 18:33                               ` Charles A. Roelli
2017-07-18 22:16                                 ` Alan Third
2017-07-19  4:57                                   ` Charles A. Roelli
2017-07-21 20:31                                     ` Anders Lindgren
2017-07-22 11:22                                       ` Alan Third
2017-07-23 12:17                                         ` NS runtime feature detection (was: Mac OS Sierra tab feature breaks C-x 5 2) Alan Third
2017-07-24 19:02                                           ` NS runtime feature detection Charles A. Roelli
2017-07-24 20:44                                             ` bug#27810: " Alan Third
2017-07-24 20:53                                               ` Glenn Morris
2017-07-25 17:56                                                 ` Alan Third
2017-07-25 18:22                                                   ` Charles A. Roelli
2017-07-25 20:08                                                     ` Anders Lindgren
2017-07-26 21:57                                               ` Alan Third
2017-07-31 19:05                                                 ` Charles A. Roelli
2017-08-01 15:38                                                   ` Anders Lindgren
2017-08-01 22:03                                                     ` Alan Third
2017-08-06 20:29                                                       ` Charles A. Roelli
2017-08-06 21:29                                                         ` Alan Third
2017-08-07 19:23                                                           ` Charles A. Roelli
2017-08-10 21:04                                                             ` Alan Third
2017-08-12 11:13                                                               ` Charles A. Roelli
2017-08-12 13:02                                                                 ` Charles A. Roelli
2017-08-16 20:31                                                                   ` Alan Third
2017-08-12 15:51                                                                 ` Alan Third
2017-09-12 20:01                                                                   ` David Caldwell
2017-09-12 20:06                                                                     ` David Reitter
2017-09-12 20:34                                                                       ` Alan Third
2017-09-12 20:29                                                                     ` Alan Third
2017-09-13 19:03                                                                       ` Charles A. Roelli
2017-07-24 20:45                                             ` Alan Third
2017-07-23 22:35                                         ` Mac OS Sierra tab feature breaks C-x 5 2 Tim Cross
  -- strict thread matches above, loose matches on Subject: below --
2017-07-06 17:24 Matthew Bauer
2017-07-24 20:22 bug#27810: macOS runtime feature detection Alan Third
2017-07-26  2:59 ` Richard Stallman
2017-07-26 16:06   ` Alan Third
2017-07-27  1:43     ` Richard Stallman
2017-07-27 17:31       ` Eli Zaretskii
2017-07-28 17:14         ` Richard Stallman
2017-07-28 17:36           ` Eli Zaretskii
2017-07-29 19:04             ` Richard Stallman
2017-07-31  0:45               ` Richard Stallman
2017-07-29 19:07     ` Richard Stallman
2017-07-30 12:12       ` Alan Third
2017-07-30 14:15         ` Eli Zaretskii
2017-07-31  0:47         ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.