bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36286: 26.2.90; auth-source-creation-prompts has not effect?


From: Lars Ingebrigtsen
Subject: bug#36286: 26.2.90; auth-source-creation-prompts has not effect?
Date: Sat, 30 Jan 2021 11:10:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Noam Postavsky <npostavs@gmail.com> writes:

>> C-h f auth-source-search provides this example:
>>
>>   (let ((auth-source-creation-defaults '((user . "defaultUser")
>>                                           (A    . "default A")))
>>          (auth-source-creation-prompts
>>           '((password . "Enter IMAP password for %h:%p: "))))
>>     (auth-source-search :host '("nonesuch" "twosuch") :type 'netrc :max 1
>>                         :P "pppp" :Q "qqqq"
>>                         :create '(A B Q)))
>>
>> however I don't see any "Enter IMAP password ..." when I run the
>> example
>
> Seems to works if I replace `password' with `secret'.

I've now done this in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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