emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42827: closed (27.1; ~/Emacs file not read at init)


From: GNU bug Tracking System
Subject: bug#42827: closed (27.1; ~/Emacs file not read at init)
Date: Mon, 17 Aug 2020 04:47:01 +0000

Your message dated Sun, 16 Aug 2020 21:45:54 -0700
with message-id <a5be4997-b3d7-6eac-1c2d-f7ff3d85e143@cs.ucla.edu>
and subject line Re: bug#42827: 27.1; ~/Emacs file not read at init
has caused the debbugs.gnu.org bug report #42827,
regarding 27.1; ~/Emacs file not read at init
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42827: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42827
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.1; ~/Emacs file not read at init Date: Wed, 12 Aug 2020 12:05:02 +0000 User-agent: Evolution 3.36.5
Hi there,

Emacs ignores ~/Emacs file at startup. Below are the relevant lines 
from strace:
--------------------------------------------
openat(AT_FDCWD, "/home/tomaszen_AU.utf8/Emacs", O_RDONLY) = -1 ENOENT
(No such file or directory)
openat(AT_FDCWD, "/home/tomaszEmacs", O_RDONLY) = -1 ENOENT (No such
file or directory)
uname({sysname="Linux", nodename="schooner", ...}) = 0
--------------------------------------------
"/home/tomaszEmacs" should clearly be "/home/tomasz/Emacs" and
"/home/tomaszen_AU.utf8/Emacs" should
be "/home/tomasz/en_AU.utf8/Emacs"

Forgotten / somewhere? 

Best regards,

Tomasz
-- 
Associate Professor, Dept. of Mathematics & Statistics, 
La Trobe University, Melbourne, VIC3086, Australia. 
Phone: (+61) 3 9479 2595,
Web (personal): tomasz-kowalski.github.io




--- End Message ---
--- Begin Message --- Subject: Re: bug#42827: 27.1; ~/Emacs file not read at init Date: Sun, 16 Aug 2020 21:45:54 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0
If someone can confirm that this fixes it

I confirmed that your patch fixes the bug that I unfortunately introduced, and I installed your patch to emacs-27 in your name. Thanks for the patch, and thank you too Tomasz and Andreas for the report and diagnosis.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]