emacs-devel
[Top][All Lists]
Advanced

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

Re: master b3a12c6: Improve XDG_RUNTIME_DIR diagnostic


From: Glenn Morris
Subject: Re: master b3a12c6: Improve XDG_RUNTIME_DIR diagnostic
Date: Sat, 20 Apr 2019 13:47:34 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

> commit b3a12c62c9085171866256f00dada4326a4a3084
[...]
> +       int sockdirnamelen = snprintf (sockdirname, sizeof sockdirname,
> +                                      "/run/user/%"PRIuMAX, id);

Is it really worth hard-coding assumptions about the base value of
XDG_RUNTIME_DIR in emacsclient? It's a variable, after all.




reply via email to

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