[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp 2.26 emacs 24.3 plink
From: |
Michael Albinus |
Subject: |
Re: tramp 2.26 emacs 24.3 plink |
Date: |
Mon, 13 Oct 2014 15:14:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
MM <address@hidden> writes:
> Hello,
Hi,
> My usage is now well established after a few weeks. I waited for your
> return to continue with further questions:-)
Ohh, you are so gentle :-)
> I need to type my password every time I issue a new command like
> compile or grep.
> Is there a way to cache it?
(setq password-cache-expiry nil)
> MM,
Best regards, Michael.