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

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

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


From: Tomasz Kowalski
Subject: bug#42827: 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




reply via email to

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