all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42827: 27.1; ~/Emacs file not read at init
@ 2020-08-12 12:05 Tomasz Kowalski
  2020-08-12 13:08 ` Robert Pluim
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tomasz Kowalski @ 2020-08-12 12:05 UTC (permalink / raw)
  To: 42827

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




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-08-17  4:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-12 12:05 bug#42827: 27.1; ~/Emacs file not read at init Tomasz Kowalski
2020-08-12 13:08 ` Robert Pluim
2020-08-12 13:21   ` Robert Pluim
2020-08-12 14:38     ` Andreas Schwab
2020-08-12 16:08       ` Robert Pluim
2020-08-12 16:25         ` Eli Zaretskii
2020-08-12 13:16 ` Lars Ingebrigtsen
     [not found] ` <mailman.1695.1597235644.2739.bug-gnu-emacs@gnu.org>
2020-08-12 14:26   ` Alan Mackenzie
2020-08-12 16:06     ` Robert Pluim
2020-08-17  4:45 ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.