From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#60664: 30.0.50; init.el not read by Emacs Date: Mon, 9 Jan 2023 15:57:15 +0300 Message-ID: References: <0d389ba6064985305c82a0c6233622e1.support1@rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17715"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.9+54 (af2080d) (2022-11-21) Cc: 60664@debbugs.gnu.org, Daniel =?UTF-8?Q?Mart=C3=ADn?= To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jan 09 14:42:15 2023 Return-path: Envelope-to: geb-bug-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 1pEsPn-0004NE-G0 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 09 Jan 2023 14:42:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pErlK-0000xH-W1; Mon, 09 Jan 2023 08:00:27 -0500 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 1pErkx-0000qt-TP for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 08:00:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pErkx-0001zQ-0D for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 08:00:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pErkw-0000U3-PX for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 08:00:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 Jan 2023 13:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60664 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 60664-submit@debbugs.gnu.org id=B60664.16732691701781 (code B ref 60664); Mon, 09 Jan 2023 13:00:02 +0000 Original-Received: (at 60664) by debbugs.gnu.org; 9 Jan 2023 12:59:30 +0000 Original-Received: from localhost ([127.0.0.1]:36010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pErkQ-0000Sd-AE for submit@debbugs.gnu.org; Mon, 09 Jan 2023 07:59:30 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:37193) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pErkP-0000SV-4k for 60664@debbugs.gnu.org; Mon, 09 Jan 2023 07:59:29 -0500 Original-Received: from localhost ([::ffff:197.239.12.77]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000055D55.0000000063BC0FB2.000030A7; Mon, 09 Jan 2023 05:59:30 -0700 Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:253021 Archived-At: * Juanma Barranquero [2023-01-09 10:20]: > On Mon, Jan 9, 2023 at 7:37 AM Jean Louis wrote: > > > I do not have ~/.emacs.el or ~/.emacs > > > > I only have directoy ~/.emacs/ > > > > and inside is init.el > > > > Shouldn't it be ~/.emacs.d/ ? Mistake, I wanted to say ~/.emac.d/ but exactly this mistake solves the problem, because I was expanding ~/.emacs in Emacs and was under impression that it expanded into ~/.emacs.d while it did not, so now I have verified and found the culprit, there is ~/.emacs directory which was created probably when I was exploring the option --init-directory there were some options saved inside. I can't know if this is by bug, it happened before this used Emacs version, and I can't replicate it. Solved for me. It can be closed. (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(mail-signature-file "~/.mutt/signatures/bugs") '(mail-user-agent 'sendmail-user-agent) '(package-selected-packages '(hyperbole)) '(send-mail-function 'sendmail-send-it) '(user-full-name "Jean Louis") '(user-mail-address "bugs@gnu.support")) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/