bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51360: 29.0.50; variable `server-name' initialized too late for use


From: Gregory Heytings
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



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.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]