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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomasz Kowalski <T.Kowalski <at> latrobe.edu.au>
Subject: bug#42827: closed (Re: bug#42827: 27.1; ~/Emacs file not read at
 init)
Date: Mon, 17 Aug 2020 04:47:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42827 <at> debbugs.gnu.org.

-- 
42827: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42827
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: Tomasz Kowalski <T.Kowalski <at> latrobe.edu.au>, 42827-done <at> debbugs.gnu.org,
 Andreas Schwab <schwab <at> linux-m68k.org>
Subject: Re: bug#42827: 27.1; ~/Emacs file not read at init
Date: Sun, 16 Aug 2020 21:45:54 -0700
> 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.

[Message part 3 (message/rfc822, inline)]
From: Tomasz Kowalski <T.Kowalski <at> latrobe.edu.au>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 27.1; ~/Emacs file not read at init
Date: Wed, 12 Aug 2020 12:05:02 +0000
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




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.