From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 26 MacOS bugs Date: Sun, 11 Feb 2018 17:52:12 +0200 Message-ID: <83lgfz1q37.fsf@gnu.org> References: <20180210224516.GA33099@breton.holly.idiocy.org> <20180211114731.GA45075@breton.holly.idiocy.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1518364297 14007 195.159.176.226 (11 Feb 2018 15:51:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2018 15:51:37 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 11 16:51:32 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ektuR-0002XL-HK for ged-emacs-devel@m.gmane.org; Sun, 11 Feb 2018 16:51:19 +0100 Original-Received: from localhost ([::1]:52860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ektwT-0007Hk-6b for ged-emacs-devel@m.gmane.org; Sun, 11 Feb 2018 10:53:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ektvi-0007H1-Hm for emacs-devel@gnu.org; Sun, 11 Feb 2018 10:52:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ektvd-0007Mq-QX for emacs-devel@gnu.org; Sun, 11 Feb 2018 10:52:38 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ektvd-0007MH-GZ; Sun, 11 Feb 2018 10:52:33 -0500 Original-Received: from [176.228.60.248] (port=4986 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ektvW-0000Pf-5y; Sun, 11 Feb 2018 10:52:26 -0500 In-reply-to: <20180211114731.GA45075@breton.holly.idiocy.org> (message from Alan Third on Sun, 11 Feb 2018 11:47:31 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:222666 Archived-At: > Date: Sun, 11 Feb 2018 11:47:31 +0000 > From: Alan Third > Cc: emacs-devel@gnu.org > > > > - - (p 520) neither -T=title nor --title=title appear to work on macOS > > > (Sierra), although --name=title does. > > > > I believe this is caused by the way macOS handles filenames in the > > titlebar. > > Fix attached. It seems to work for me, but I only learned today that > the macOS ‘proxy icon’ is anything other than just an icon, so if it > breaks anything subtle I probably wouldn’t notice. Looks risky for emacs-26, do you agree? The original problem is quite old, so I tend to ask you to install this on master. Thanks.