Philipp Stephani <p.stepha...@gmail.com> writes: Hi Philipp,
>> Another vague idea is to change make-process to a kind of >> "connection-less", and keep start-process as-it-is. Let's see how far we >> go. > > Yes, start-file-process already calls make-process in the newest TRAMP > and doesn't need to be modified any more. It must be modified. I plan only to change make-process as proposed. Some code from make-process must move to start-file-process then. Best regards, Michael.