GNU bug report logs - #42827
27.1; ~/Emacs file not read at init

Previous Next

Package: emacs;

Reported by: Tomasz Kowalski <T.Kowalski <at> latrobe.edu.au>

Date: Wed, 12 Aug 2020 12:34:01 UTC

Severity: normal

Tags: confirmed

Found in version 27.1

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 42827 <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: Tomasz Kowalski <T.Kowalski <at> latrobe.edu.au>
Cc: acm <at> muc.de, 42827 <at> debbugs.gnu.org
Subject: Re: bug#42827: 27.1; ~/Emacs file not read at init
Date: 12 Aug 2020 14:26:57 -0000
In article <mailman.1695.1597235644.2739.bug-gnu-emacs <at> gnu.org> you wrote:
> 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? 

I'm not certain, but I think the problem might well be your upper case
"E" at the beginning of the file name.  I think you also want a ".",
giving a name like

    /homt/tomasz/.emacs

.  Hope that helps!

> 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

-- 
Alan Mackenzie (Nuremberg, Germany).





This bug report was last modified 4 years and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.