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: master f8fed41 2/3: image-dired: Improve XDG compliance Date: Mon, 25 Oct 2021 19:39:35 +0300 Message-ID: <83a6ix12k8.fsf@gnu.org> References: <83sfwp1c27.fsf@gnu.org> <87y26hqdxy.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16021"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 25 18:42:02 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 1mf32v-0003ws-Pk for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Oct 2021 18:42:01 +0200 Original-Received: from localhost ([::1]:38966 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf32u-00014r-S7 for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Oct 2021 12:42:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf30h-0007Vx-FD for emacs-devel@gnu.org; Mon, 25 Oct 2021 12:39:44 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47948) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf30g-0003bV-1z; Mon, 25 Oct 2021 12:39:42 -0400 Original-Received: from [87.69.77.57] (port=4939 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 1mf30f-000147-K3; Mon, 25 Oct 2021 12:39:41 -0400 In-Reply-To: <87y26hqdxy.fsf@posteo.net> (message from Philip Kaludercic on Mon, 25 Oct 2021 16:14:33 +0000) 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:277763 Archived-At: > From: Philip Kaludercic > Cc: Stefan Kangas , emacs-devel@gnu.org > Date: Mon, 25 Oct 2021 16:14:33 +0000 > > Eli Zaretskii writes: > > > XDG is also prone to fashion changes. What will we do when it goes > > out of fashion, and we have dozens of xdg-user-dir calls in our > > application code? change all of them to some latest desktop fashion? > > What do you mean by this? Shouldn't XDG as a specification prevent this > from being an issue? Sorry, I don't understand the second question. What can "XDG as a specification" prevent? It cannot prevent XDG ceasing to be the fashion, that's entirely out of control of any specification. Fashions some and go, and when they come, users rightfully expect us to support the latest fashions, and we generally comply.