tramp-devel
[Top][All Lists]
Advanced

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

Re: TRAMP, auth-source and Secret Service API "label" prompt


From: Michael Albinus
Subject: Re: TRAMP, auth-source and Secret Service API "label" prompt
Date: Tue, 26 Jan 2021 19:59:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Gustavo Barros <gusbrs.2016@gmail.com> writes:

Hi Gustavo,

> Anyway, then we have an `emacs -Q' reproduction recipe:
>
> #+begin_src emacs-lisp
> (load-library "tramp")
> (setq tramp-cache-read-persistent-data t)
> (setq auth-source-save-behavior nil)
> (setq auth-sources
>      '(default
>         "secrets:session"
>         "secrets:Login"
>         "~/.authinfo.gpg"))
> #+end_src
>
> Now find file "/sudo::/tmp/test.txt", enter password, and meet the
> infamous "label prompt".

The appended patch fixes this for me, could you pls check? I've applied
it on top of Emacs 28.0.50, but it shall also apply for Emacs 27.

> Best regards,
> Gustavo.

Best regards, Michael.

Attachment: txtKsBNid4DGg.txt
Description: Text Data


reply via email to

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