GNU bug report logs - #51360
29.0.50; variable `server-name' initialized too late for use in init file

Previous Next

Package: emacs;

Reported by: Gregor Zattler <grfz <at> gmx.de>

Date: Sat, 23 Oct 2021 18:40:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: Gregor Zattler <grfz <at> gmx.de>
Cc: 51360 <at> debbugs.gnu.org, Stefan Kangas <stefan <at> marxist.se>
Subject: bug#51360: 29.0.50; variable `server-name' initialized too late for use in init file
Date: Sun, 24 Oct 2021 15:45:21 +0000
[Message part 1 (text/plain, inline)]
>
> Warning (initialization): An error occurred while loading 
> ´/home/grfz/.config/emacs/init.el´:
>
> Symbol's value as variable is void: server-name
>

You should (require 'server) before referring to server-name.  None of the 
defcustoms in server.el are autoloaded.

This bug report was last modified 3 years and 205 days ago.

Previous Next


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