all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Branham <alex.branham@gmail.com>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: "Clément Pit-Claudel" <cpitclaudel@gmail.com>, emacs-devel@gnu.org
Subject: Re: Warning "Obsolete name arg "password-store" to constructor auth-source-backend"
Date: Mon, 12 Feb 2018 11:17:42 -0600	[thread overview]
Message-ID: <87tvumnn49.fsf@gmail.com> (raw)
In-Reply-To: <jwvr2pqyy2j.fsf-monnier+emacs@gnu.org>

Thanks for the help!

Alex

On Mon 12 Feb 2018 at 10:26, Stefan Monnier <monnier@IRO.UMontreal.CA> wrote:

>> (defvar auth-source-pass-backend
>>   (auth-source-backend
>>    (format "Password store")
>>    :source "." ;; not used
>>    :type 'password-store
>>    :search-function #'auth-source-pass-search)
>>   "Auth-source backend for password-store.")
>>
>> … which seems OK to do, since all callers of auth-source-backend in
>> auth-source.el do it?  Maybe Stefan (who wrote that warning)
>> can advise?
>
> Just remove that argument.  It's unused.
>
>
>         Stefan




      reply	other threads:[~2018-02-12 17:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12 15:16 Warning "Obsolete name arg "password-store" to constructor auth-source-backend" Alex Branham
2018-02-12 16:12 ` Clément Pit-Claudel
2018-02-12 16:26   ` Stefan Monnier
2018-02-12 17:17     ` Alex Branham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tvumnn49.fsf@gmail.com \
    --to=alex.branham@gmail.com \
    --cc=cpitclaudel@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.