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

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

bug#51360: closed (29.0.50; variable `server-name' initialized too late


From: GNU bug Tracking System
Subject: bug#51360: closed (29.0.50; variable `server-name' initialized too late for use in init file)
Date: Mon, 25 Oct 2021 12:43:01 +0000

Your message dated Mon, 25 Oct 2021 15:41:55 +0300
with message-id <83wnm11dkc.fsf@gnu.org>
and subject line Re: bug#51360: 29.0.50; variable `server-name' initialized too 
late for use in init file
has caused the debbugs.gnu.org bug report #51360,
regarding 29.0.50; variable `server-name' initialized too late for use in init 
file
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51360: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51360
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; variable `server-name' initialized too late for use in init file Date: Sat, 23 Oct 2021 20:39:25 +0200
Dear emacs developers, if emacs is started as a named daemon
like this: `emacs --damon=foo' or like this:
`emacsclient -a "" -s foo [...]' the variable `server-name'
is initialized with the name "foo" but too late to be used
in init.el:



Warning (initialization): An error occurred while loading 
´/home/grfz/.config/emacs/init.el´:

Symbol's value as variable is void: server-name



It would be helpful if `server-name' would be initialized
early enough to be used in init.el in order to enable
conditional configuration of the server, depending on it's
name.



Thanks for your attention, Gregor



--- End Message ---
--- Begin Message --- Subject: Re: bug#51360: 29.0.50; variable `server-name' initialized too late for use in init file Date: Mon, 25 Oct 2021 15:41:55 +0300
> From: Gregor Zattler <grfz@gmx.de>
> Date: Mon, 25 Oct 2021 10:02:16 +0200
> 
> > So does this mean your problem is solved?
> 
> Yes, thanks.  Please close the bug report.

Thanks, closing.


--- End Message ---

reply via email to

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