[PATCH] emacs: work with remote filesystems

2017-10-03 Thread Enrico Scholz
is trivial and replaces 'call-process' with the network transparent 'process-file'. The second one is more extensive and implements a tramp wrapper for 'call-process-region'. Signed-off-by: Enrico Scholz <enrico.sch...@sigma-chemnitz.de> --- contrib/emacs/git.e

[PATCH] emacs: make 'git-status' work with separate git dirs

2012-11-22 Thread Enrico Scholz
this by relaxing the existing detection a little bit. Signed-off-by: Enrico Scholz enrico.sch...@sigma-chemnitz.de --- contrib/emacs/git.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/emacs/git.el b/contrib/emacs/git.el index 65c95d9..5ffc506 100644 --- a/contrib/emacs