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: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42827: closed (27.1; ~/Emacs file not read at init)
Date: Mon, 17 Aug 2020 04:47:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 16 Aug 2020 21:45:54 -0700
with message-id <a5be4997-b3d7-6eac-1c2d-f7ff3d85e143 <at> 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 <at> 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: 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



[Message part 3 (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.


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.