emacs-devel
[Top][All Lists]
Advanced

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

Re: src/nsterm.m: fix window tabbing on macOS


From: Paul W. Rankin
Subject: Re: src/nsterm.m: fix window tabbing on macOS
Date: Fri, 28 May 2021 18:28:43 +1000

> On 28 May 2021, at 6:26 pm, martin rudalics <rudalics@gmx.at> wrote:
> 
> > 1. System Preferences > Dock > Prefer tabs... [Always]
> > 2. emacs -Q
> > 3. s-n
> > 4. s-w
> 
> What do s-n and s-w do (which emacs function do they ultimately call)?
> 
> > Repeat steps 3 and 4 few times, note how the frame height is increased.

s-n (make-frame)
s-w (delete-frame)



reply via email to

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