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 21:30:26 +0300 Message-ID: <831r490xfh.fsf@gnu.org> References: <83sfwp1c27.fsf@gnu.org> <87y26hqdxy.fsf@posteo.net> <83a6ix12k8.fsf@gnu.org> <87tuh5q9dz.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36641"; 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 20:33:54 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 1mf4nC-0009IR-5a for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Oct 2021 20:33:54 +0200 Original-Received: from localhost ([::1]:48482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf4nA-0001xV-74 for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Oct 2021 14:33:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4kF-00017C-1x for emacs-devel@gnu.org; Mon, 25 Oct 2021 14:30:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51810) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf4kB-0008Kz-36; Mon, 25 Oct 2021 14:30:48 -0400 Original-Received: from [87.69.77.57] (port=3815 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 1mf4jw-00073r-7g; Mon, 25 Oct 2021 14:30:43 -0400 In-Reply-To: <87tuh5q9dz.fsf@posteo.net> (message from Philip Kaludercic on Mon, 25 Oct 2021 17:52:56 +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:277780 Archived-At: > From: Philip Kaludercic > Cc: stefan@marxist.se, emacs-devel@gnu.org > Date: Mon, 25 Oct 2021 17:52:56 +0000 > > If anything, I think XDG is becoming more and more popular since 2003, > and I wouldn't know of any other serious contender to replace XDG. Yes, XDG is the current fashion. As were the ones before it. > Generally I'd agree that it would be better to provide better support > for the problem XDG solves, without having to use XDG directly for > cross-platform compliance, but XDG is certainly preferable to > hard-coding directories as is still done in Emacs. I wasn't suggesting we hard-code directories, I suggested something quite different.