[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Tramp: Waiting for prompts from remote shell" with sleeping Amazon
From: |
Michael Albinus |
Subject: |
Re: "Tramp: Waiting for prompts from remote shell" with sleeping Amazon EC2 instance |
Date: |
Wed, 25 Dec 2013 20:30:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Steinar Bang <address@hidden> writes:
Hi Steinar,
> Is there a way to let tramp-related buffers connected to the EC2
> instance hang around in emacs without the annoying message popping up
> when the EC2 instance is sleeping?
Check the commands `tramp-cleanup-this-connection',
`tramp-cleanup-all-connections' and `tramp-cleanup-all-buffers'.
Maybe we shall add a possibility to configure "do not whine when a
connection is lost", but we haven't it (yet).
> Thanks!
Best regards, Michael.