From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Emacs freezes when trying to disable the menubar Date: Sun, 21 Feb 2021 11:30:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2034"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Pedro Andres Aranda Gutierrez Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 21 12:31:50 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lDmxq-0000SY-27 for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Feb 2021 12:31:50 +0100 Original-Received: from localhost ([::1]:58278 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDmxp-0006Ir-4a for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Feb 2021 06:31:49 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmwr-0005rF-Am for emacs-devel@gnu.org; Sun, 21 Feb 2021 06:30:50 -0500 Original-Received: from outbound.soverin.net ([2a01:4f8:fff0:2d:8::218]:52819) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmwm-0000n4-US for emacs-devel@gnu.org; Sun, 21 Feb 2021 06:30:48 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 655BC600E9 for ; Sun, 21 Feb 2021 11:30:37 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1613907037; bh=6lhLdsx8JHNRKZiLePKJwsl5+YiduQgYIZI+wsvDv+Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YA/9xPUcPfeQsT2dHS4gPeWJqHDaNaUS/6gLzk6FdtnvrDvEABvBl7dcfpSv47o1w xfpXkKLx92f6nq6g/7HFg+MT1Lt4qnQbC7Z4Sz1bXCtlU2FkfStL/bmoJJ02B7zX9A wd7Fs2OpuaWy8+RA98C2D4EDaHlgIffiRW0JumZGwaafoPxrTLMECFyvaS3rVQZcpw OyknSwGUYnQLKze+CZ92VVpiUx7f4trLo/ABXat+LSfIkdBSHFfnEVH4GJmVJqOE7E auFgAZR2S+yJF3NQdJHXEBbYpyqcaN2ZyQmfAzCfwkAOSFzM+Oo9mKXoBwxDbwBDcS hQM9mgyc2013w== Original-Received: by breton.holly.idiocy.org (Postfix, from userid 501) id 8CB1F202A9C8E6; Sun, 21 Feb 2021 11:30:32 +0000 (GMT) Mail-Followup-To: Alan Third , Pedro Andres Aranda Gutierrez , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=2a01:4f8:fff0:2d:8::218; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:265375 Archived-At: On Sun, Feb 21, 2021 at 09:13:38AM +0100, Pedro Andres Aranda Gutierrez wrote: > HI > > I have already filed a bug. However, I'd like to know if other people have > experienced this problem. > > System is macOS Darwin Kernel Version 17.7.0 > Emacs is master from a clean git clone one hour ago > > Run as 'emacs -Q' and try to disable the menubar. Should result in freeze. No freeze here. -- Alan Third