emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Tramp and conversion of \r\n into \n


From: APEL Martin
Subject: RE: Tramp and conversion of \r\n into \n
Date: Fri, 18 Dec 2020 15:10:33 +0000

Hi Michael,

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 ;-)

Best Regards,

Martin
> -----Original Message-----
> From: Michael Albinus <michael.albinus@gmx.de>
> Sent: 18 December 2020 16:01
> To: APEL Martin <Martin.APEL@3ds.com>
> Cc: emacs-devel@gnu.org
> Subject: Re: Tramp and conversion of \r\n into \n
>
>
>
> APEL Martin <Martin.APEL@3ds.com> writes:
>
> > Hi Michael,
>
> Hi Martin,
>
> > I just found one remaining issue: when trying to commit in a remote
> > repository via magit, this operation fails. The magit-process window
> > contains the message 'env: -c: No such file or directory'
> > afterwards. Unfortunately I cannot send you tramp logs this time, as
> > this would contain parts of the source code I am working on, which I'm
> > not allowed to pass. I hope you can find the issue nevertheless, you
> > probably use magit yourself.
>
> This might be related to the remaining issue I'm working on, passing
> environment variables.
>
> No, I don't use magit. But you don't need to send the whole traces. Just run
> the test with tramp-verbose set to at least 6. In the traces, you'll find
> something like
>
> <time stamp> tramp-handle-make-process (6) # <whole command>
>
> Please send this line; I'm hoping <whole command> doesn't contain sensitive
> data.
>
> > Best Regards,
> >
> > Martin
>
> Best regards, Michael.
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
at 3DS.compliance-privacy@3ds.com<mailto:3DS.compliance-privacy@3ds.com>


For other languages, go to https://www.3ds.com/terms/email-disclaimer

reply via email to

[Prev in Thread] Current Thread [Next in Thread]