GNU bug report logs

#78527 30.1; Mishaving new frame creation in MacOS on new desktop

version graph
PackageSource(s)Maintainer(s)
emacs PTS Buildd Popcon
Full log

Message #14 received at 78527@debbugs.gnu.org (full text, mbox, reply):

Received: (at 78527) by debbugs.gnu.org; 22 May 2025 12:07:46 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 08:07:46 2025
Received: from localhost ([127.0.0.1]:33144 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1uI4i9-0000a3-OY
	for submit@debbugs.gnu.org; Thu, 22 May 2025 08:07:46 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:53722)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@gnu.org>) id 1uI4i5-0000ZK-Do
 for 78527@debbugs.gnu.org; Thu, 22 May 2025 08:07:42 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@gnu.org>)
 id 1uI4hy-0005HI-38; Thu, 22 May 2025 08:07:34 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=iZPu2IkXYLlRonY/rJdkErLDjy5TPjaXbwkicgnaicc=; b=KlSoVgMTC5kd8DoHnSJP
 35q78rnPRwBx4M2tK5UuHAujGTzieNw4Jpf7Rrd6eETTSwsyRb4s+2RYnESK06DIVvKVl0EjaQxnp
 J3oOgU+1ArsnM2upr8zdf4adHuotT5y/iS2yYvBEtJXSuSfb8F++WfPsUfe33oPHO4sWrl6kAyrVh
 JreC/VTIZNbzmq7YhmA6RcQ31aiZG+CitvdvnODYSdt0bGpKiXZTkBFVuqmJ8WiX3fBvDzi99v+P5
 eMY6jDv6SoGblcd6KAUM+OY6BOIyTS9yLC8gvm6oFMFF3Bbyl4yk+udTAgV+LJFbuAvPjiZPQkt9U
 O2gwbUGnEIk3Ew==;
Date: Thu, 22 May 2025 15:07:31 +0300
Message-Id: <86tt5c6e7w.fsf@gnu.org>
From: Eli Zaretskii <eliz@gnu.org>
To: Gerd Möllmann <gerd.moellmann@gmail.com>
In-Reply-To: <m2sekxgcw9.fsf@gmail.com> (message from Gerd
 Möllmann on Thu, 22 May 2025 12:25:58 +0200)
Subject: Re: bug#78527: 30.1; Mishaving new frame creation in MacOS on new
 desktop
References: <CAGPpUSoPzgd4bSKoAagQniBZoS+fhMZp0ZskoW5nA24VNxmtYg@mail.gmail.com>
 <865xht6k1e.fsf@gnu.org> <m2sekxgcw9.fsf@gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 78527
Cc: rudalics@gmx.at, 78527@debbugs.gnu.org, aronov.boris@gmail.com
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Cc: Boris Aronov <aronov.boris@gmail.com>,  martin rudalics
>  <rudalics@gmx.at>,  78527@debbugs.gnu.org
> Date: Thu, 22 May 2025 12:25:58 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: Boris Aronov <aronov.boris@gmail.com>
> >> Date: Tue, 20 May 2025 21:35:04 +0200
> >> 
> >> This is on MacOS in GUI mode.
> >> 
> >> Recipe: Make emacs full screen by clicking on the green button (maybe
> >> also <f11>?).  Now in this frame make another one (for example, by
> >> cmd-N or C-x 5 2).
> >> 
> >> A new frame opens on a new desktop.  Focus shifts there.  Now try to
> >> execute a command by esc-x (M-x).  There is no prompt on the bottom of
> >> the screen.  If you shift to the previous desktop, you will see that the
> >> prompt for the command to be executed appears there.  [I am not 100%
> >> sure, but I also think the wrong emacs window is selected, as whatever
> >> characters typed after M-x end up in the wrong place.]
> >> 
> >> I believe the mis-behavior also happens with some other actions
> >> immediately after new frame creation, but have not been able to figure
> >> out precisely when.
> >> 
> >> Notice that the trouble does not appear if I have a non-full-screen
> >> Emace and make a new frame.
> >> 
> >> Emacs downloaded from MacPorts.  Versions before 30.1 did not have
> >> this "feature."
> >
> > Gerd and Martin, any suggestions or comments?
> 
> Doesn't seem to happen with -Q for me, neither on master not emacs-30 (a
> version of emacs-30 that is ca 180 commits behind; savannah seems to be
> down again. This is macOS 15.5 on an M1 mac.

So this could be MacPorts specific, then.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Sep 10 21:22:59 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.