[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: server-local variables
From: |
Michael Albinus |
Subject: |
Re: server-local variables |
Date: |
Sun, 30 Oct 2016 21:28:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
Hi Eli,
> Do these functions really have to live in files.el? They are used by
> Tramp, don't they?
Sure, Tramp (and ange-ftp, perhaps also url-handlers) will use them
internally. But they shall also be good for other packages. Bug#24394
discusses `shell-file-name' and `shell-command-switch'. Bug#3736
discusses server-local settings for `null-device'. And in bug#18940 I've
proposed server-local settings of `process-environment' (well, Stefan did
object, but this was not discussed until its end, I believe).
If you fear that it would inflate files.el too much, we could locate
these functions in files-x.el.
Best regards, Michael.
- server-local variables, Michael Albinus, 2016/10/30
- Re: server-local variables, Eli Zaretskii, 2016/10/30
- Re: server-local variables,
Michael Albinus <=
- Re: server-local variables, Eli Zaretskii, 2016/10/30
- Re: server-local variables, Michael Albinus, 2016/10/31
- Re: server-local variables, Phil Sainty, 2016/10/31
- Re: server-local variables, Óscar Fuentes, 2016/10/31
- Re: server-local variables, Michael Albinus, 2016/10/31
- Re: server-local variables, Phil Sainty, 2016/10/31
- Re: server-local variables, Stefan Monnier, 2016/10/31
- Re: server-local variables, Michael Albinus, 2016/10/31
Re: server-local variables, Ted Zlatanov, 2016/10/31