GNU bug report logs - #18940
24.4; vc-hg does not disable pager, leading to hangs (at least with tramp)

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Daniel Pittman <dpittman <at> fb.com>
To: "18940 <at> debbugs.gnu.org" <18940 <at> debbugs.gnu.org>
Subject: bug#18940: Acknowledgement (24.4; vc-hg does not disable pager, leading to hangs (at least with tramp) )
Date: Mon, 3 Nov 2014 22:13:12 +0000
Additional notes:

Ideally, we should set `HGPLAIN=1` in the environment, but we can’t actually do that successfully if this is run with tramp: tramp doesn’t carry across `process-environment` to the remote system in `process-file` or similar commands.

Setting it unconditionally in tramp-remote-process-environment does fix the problem with no other changes applied, for files accessed via tramp.  Given `process-connection-type` of `t`, I suspect that a local instance will still have problems unless that is set in the local envirnoment.

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.