emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 516ce2c: * lisp/net/tramp.el (tramp-clear-passwd): Call also


From: Michael Albinus
Subject: Re: master 516ce2c: * lisp/net/tramp.el (tramp-clear-passwd): Call also `auth-source-forget'.
Date: Wed, 21 Sep 2016 16:52:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Ted Zlatanov <address@hidden> writes:

> Hi Michael,

Hi Ted,

> I think there's some confusion, here's auth-source.el:
>
> (make-obsolete 'auth-source-forget-user-or-password
>                'auth-source-forget "Emacs 24.1")
>
> So `auth-source-forget' is the new interface for
> `auth-source-forget-user-or-password'. It's not obsolete. Does that help?

Silly me, I didn't read carefully. Will fix it in Tramp.

Since Tramp 2.3 still supports Emacs 23, I'll need to add the call of
`auth-source-forget-user-or-password'. Will do.

> Thanks
> Ted

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]