[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Password always twice
From: |
Michael Albinus |
Subject: |
Re: Password always twice |
Date: |
Thu, 15 Mar 2012 09:33:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Thorsten <address@hidden> writes:
> Hi List,
Hi Thorsten,
> is it normal that I always have to give my password twice when using
> tramp, and very often, almost for each action?
Try (setq password-cache-expiry nil)
Best regards, Michael.