From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: GUI X-FreeDesktop integration Date: Wed, 26 May 2021 15:19:22 +0300 Message-ID: <8335u9bsc5.fsf@gnu.org> References: <7f52af92-4fb5-74b4-232a-eabfa315ac0@froglet.home.mavit.org.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25184"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Peter Oliver Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 26 14:22:11 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 1llsY7-0006L5-BF for ged-emacs-devel@m.gmane-mx.org; Wed, 26 May 2021 14:22:11 +0200 Original-Received: from localhost ([::1]:56476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llsY6-00052i-8I for ged-emacs-devel@m.gmane-mx.org; Wed, 26 May 2021 08:22:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llsVM-00028s-RV for emacs-devel@gnu.org; Wed, 26 May 2021 08:19:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60594) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llsVM-0003Hj-ET; Wed, 26 May 2021 08:19:20 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1462 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llsVL-0005TA-VR; Wed, 26 May 2021 08:19:20 -0400 In-Reply-To: <7f52af92-4fb5-74b4-232a-eabfa315ac0@froglet.home.mavit.org.uk> (message from Peter Oliver on Tue, 25 May 2021 22:34:18 +0100 (BST)) 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:269915 Archived-At: > Date: Tue, 25 May 2021 22:34:18 +0100 (BST) > From: Peter Oliver > > > In fact, the _least_ surprising from > > an XDG/FDO perspective would actually be to _only_ expose > > a "client+autolaunch" desktop entry and just call that the > > point of integration for Emacs. > > Agreed. Attached is a patch which achieves this. This is a backward-incompatible change, so why should it be the default, and not the alternative action via right-click? And anyway, wouldn't some people be surprised to see emacsclient frame when they expected a new instance of Emacs, without their say-so?