From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alexandros Prekates Newsgroups: gmane.emacs.help Subject: Re: emacs v28.2 creates some times on exit previously deleted ~/.emacs.d Date: Wed, 18 Oct 2023 07:34:09 +0000 Message-ID: <20231018103409.34f6eaa9@enous-devuan> References: <20231018022642.7b0cf19e@enous-devuan> <20231018093548.6b621442@enous-devuan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10428"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 18 09:35:27 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1qt15R-0002UY-Iw for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 18 Oct 2023 09:35:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt14m-0003Mr-7O; Wed, 18 Oct 2023 03:34:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt14i-0003DI-Rz for help-gnu-emacs@gnu.org; Wed, 18 Oct 2023 03:34:41 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt14g-0002uY-KP for help-gnu-emacs@gnu.org; Wed, 18 Oct 2023 03:34:40 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 71891240028 for ; Wed, 18 Oct 2023 09:34:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1697614476; bh=rEsyp8kZhN/8Lt4oUjMBTF6KfFf/XskdF8Pa5TfiC4w=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=fsv0fM3Tz0EiPLfhE+ewgQ+B1zXd/yQG1VvokTlMMF5eyE99DorAMDrqcHHjnHoGt TbX84EkPDLoWWS1ilMk8DWQ6Fl4LZ1U3M/32fpmkc9fD5ia63I8UmrUI+FGgRc8sUW cIXTdZp5zl3NaziBCfGrhLhcra2PdK9+VY8eM7+D+eJpmWI+n78bWl5UjM3JRT6D70 NAY4ZIWMMO9u/eWMWinZ9ipm03QvBBCfhW8vfsw9MBRGQGpI0o6lv/GEUg+VxII/Gz zbuLA0F5WNDi/CjmJ1S1tebq1r6dUxDcbIjySKhaR31MUkbHyjdalhvy0Rma+3Z3qy kbYo2lJj2wTxg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4S9N0C4kvCz9rxB; Wed, 18 Oct 2023 09:34:35 +0200 (CEST) In-Reply-To: <20231018093548.6b621442@enous-devuan> Received-SPF: pass client-ip=185.67.36.65; envelope-from=aprekates@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:145313 Archived-At: For the moment i think that i'd better stick to defaults and forget about XDG init . Unless i want to push emacs to use an XDG dir for my init file but other parts of emacs ,like i guess eln cache ,find XDG vague and not decisive about where to put it's files. Alexandros.