GNU bug report logs -
#18940
24.4; vc-hg does not disable pager, leading to hangs (at least with tramp)
Previous Next
Reported by: Daniel Pittman <dpittman <at> fb.com>
Date: Mon, 3 Nov 2014 21:51:01 UTC
Severity: normal
Found in version 24.4
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 18940 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> I think "the right way" is for Tramp to propagate some env-vars in its
> implementation of process-file (and start-file-process). Of course,
> it's not completely clear which envvars to propagate, but maybe we could
> simply compare the current process-environment from
> "global/initial" (either using default-toplevel-value or stashing the
> initial value somewhere).
There is a proposal in the TODO list (see tramp.el):
;; * Implement a general server-local-variable mechanism, as there are
;; probably other variables that need different values for different
;; servers too. The user could then configure a variable (such as
;; tramp-server-local-variable-alist) to define any such variables
;; that they need to, which would then be let bound as appropriate
;; in tramp functions. (Jason Rumney)
process-environment would be one of the candidates.
> Stefan
Best regards, Michael.
This bug report was last modified 10 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.