[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp and conversion of \r\n into \n
From: |
Michael Albinus |
Subject: |
Re: Tramp and conversion of \r\n into \n |
Date: |
Tue, 22 Dec 2020 15:57:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
APEL Martin <Martin.APEL@3ds.com> writes:
> Hi Michael,
Hi Martin,
> I have found two places, where tramp-handle-make-process appears:
>
> 15:48:13.218370 tramp-handle-make-process (6) # ssh -q -l mal1 -e none
> dell248cem cd /scratch/apel/new_arch/ && env GIT_EDITOR=sh -c 'printf
> "WITH-EDITOR: $$ OPEN $0\037 IN $(pwd)\n"; sleep 604800 & sleep=$!;
> trap "kill $sleep; exit 0" USR1; trap "kill $sleep; exit 1" USR2; wait
> $sleep' git --no-pager --literal-pathspecs -c core.preloadindex=true
> -c log.showSignature=false -c color.ui=false -c color.diff=false
> commit --
> 15:57:44.334489 tramp-handle-make-process (6) # ssh -q -l mal1 -e none
> dell248cem cd /scratch/apel/new_arch/ && git --no-pager
> --literal-pathspecs -c core.preloadindex=true -c
> log.showSignature=false -c color.ui=false -c color.diff=false push -v
> origin branchname:refs/heads/branchname
>
> I have replaced the actual branchname by 'branchname' above.
>
> This is my last act at work for this year, so don't expect any reply soon ;-)
I've applied a patch. As far as I can tell, the magit problem has been
fixed (remember, I'm not a magit user).
> Best Regards,
>
> Martin
Best regards, Michael.
- RE: Tramp and conversion of \r\n into \n, (continued)
- RE: Tramp and conversion of \r\n into \n, APEL Martin, 2020/12/17
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/17
- RE: Tramp and conversion of \r\n into \n, APEL Martin, 2020/12/18
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/18
- RE: Tramp and conversion of \r\n into \n, APEL Martin, 2020/12/18
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/18
- RE: Tramp and conversion of \r\n into \n, APEL Martin, 2020/12/18
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/18
- RE: Tramp and conversion of \r\n into \n, APEL Martin, 2020/12/18
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/18
- Re: Tramp and conversion of \r\n into \n,
Michael Albinus <=
- Re: Tramp and conversion of \r\n into \n, yyoncho, 2020/12/19
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/19
- Re: Tramp and conversion of \r\n into \n, Michael Albinus, 2020/12/20