[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.13.25.1); compilation-auto-jump-to-first-error slowness
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.13.25.1); compilation-auto-jump-to-first-error slowness |
Date: |
Wed, 08 Feb 2017 09:51:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Dave Abrahams <address@hidden> writes:
Hi Dave,
> Seems to work great!
I've pushed this patch, slightly modified, to the Emacs and Tramp
repos. Will appear with Emacs 26.1.
> It's a little odd that I see the remote shell
> prompt and a little other garbage appear in the *compilation* window
> before it is replaced by the expected contents, but that's just
> cosmetic.
That's the case for all asynchronous processes run by Tramp. There's no
chance to suppress it, but as you said, it is minor only.
Best regards, Michael.