>>>>> On Wed, 13 Mar 2019 10:25:13 +0000, Alex Bennée <[email protected]> 
>>>>> said:

    Alex> I did try and track down where in tramp this might have
    Alex> broken things but I had no joy. I think it is somewhere in:

    Alex>   tramp-maybe-open-connection

    Alex> But I guess the condition-case stops be setting up break on
    Alex> error.  Unless there is a way to override that?

condition-case does get in the way of debugging. You could either
temporarily remove the condition-case, or add a 'debug' clause to it
(Iʼve not looked at the code in question).

Robert

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to