From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alexandre Garreau Newsgroups: gmane.emacs.devel Subject: Re: XDG config dir [Was: Re: Default for image-dired-main-image-directory] Date: Thu, 28 Oct 2021 07:57:05 +0200 Message-ID: <56400632.TWNiXrdPF7@galex-713.eu> References: <83sfwp1c27.fsf@gnu.org> <31456614.oeHBnOqjss@galex-713.eu> <11d4462ac2c389487249ac6da7be5a5e@webmail.orcon.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16002"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Phil Sainty Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 28 07:58:24 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 1mfyQi-0003wv-3g for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Oct 2021 07:58:24 +0200 Original-Received: from localhost ([::1]:58346 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfyQg-00076H-Mh for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Oct 2021 01:58:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60246) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfyPc-0005l1-9i for emacs-devel@gnu.org; Thu, 28 Oct 2021 01:57:19 -0400 Original-Received: from portable.galex-713.eu ([2a00:5884:8305::1]:49530 helo=galex-713.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfyPa-000134-3S for emacs-devel@gnu.org; Thu, 28 Oct 2021 01:57:15 -0400 Original-Received: from gal by galex-713.eu with local (Exim 4.92) (envelope-from ) id 1mfyPR-00081f-M6; Thu, 28 Oct 2021 07:57:05 +0200 In-Reply-To: <11d4462ac2c389487249ac6da7be5a5e@webmail.orcon.net.nz> Received-SPF: pass client-ip=2a00:5884:8305::1; envelope-from=galex-713@galex-713.eu; helo=galex-713.eu X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, 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:278063 Archived-At: Le jeudi 28 octobre 2021, 05:48:56 CEST Phil Sainty a =C3=A9crit : > On 2021-10-28 05:53, Alexandre Garreau wrote: > > Oh btw that makes me think to something I always wondered: would there > > be > > a way to make so that to have .config/emacs instead of .emacs.d? at > > least > > when .config/xdg-something exists, for instance >=20 > Like this? >=20 > https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=3Demacs-27&id= =3D > 348b2aed0c8c3630be4c15c8e70acf7ea9c023af#n224 oh yes! I just appear to be using emacs 26 (debian stable), so I won=E2=80= =99t be=20 able to benefit from that immediately (or until my next recompile of emacs)= =20 ^^ I find sad that it=E2=80=99s still .emacs.d (or, well, .emacs isn=E2=80=99t= it?) that will=20 be created by default, but well, I imagine that=E2=80=99s configurable per-= site in=20 /etc