unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: 16642@debbugs.gnu.org
Cc: neil.jackson@live.ca
Subject: bug#16642: 24.3; (auth) Minor documentation inconsistency on checking order of un/encrypted .authinfo files
Date: Sun, 09 Feb 2014 18:41:32 -0500	[thread overview]
Message-ID: <87ob2fam6r.fsf@lifelogs.com> (raw)
In-Reply-To: <qoy51mwe3u.fsf@fencepost.gnu.org> (Glenn Morris's message of "Fri, 07 Feb 2014 21:08:21 -0500")

On Fri, 07 Feb 2014 21:08:21 -0500 Glenn Morris <rgm@gnu.org> wrote: 

GM> Version: 24.4
GM> Thanks, the first one was right.

I looked at your patch (finally, yeah).  The relevant piece is at the
end.

I am not sure that it's an improvement to remove the explanation, even
though it's certainly easier for the developers not to keep them in
sync.

Maybe instead of talking about order, the docstring should explain what
the .gpg extension means and how to enable it, and what happens to
missing files?

I am not making the change immediately in case this kind of detail is
not appropriate in the docstring.

Thanks
Ted

 (defcustom auth-sources '("~/.authinfo" "~/.authinfo.gpg" "~/.netrc")
   "List of authentication sources.
-
-The default will get login and password information from
-\"~/.authinfo.gpg\", which you should set up with the EPA/EPG
-packages to be encrypted.  If that file doesn't exist, it will
-try the unencrypted version \"~/.authinfo\" and the famous
-\"~/.netrc\" file.
-
-See the auth.info manual for details.
-
 Each entry is the authentication type with optional properties.
+Entries are tried in the order in which they appear.
+See Info node `(auth)Help for users' for details.






  reply	other threads:[~2014-02-09 23:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-04 16:12 bug#16642: 24.3; (auth) Minor documentation inconsistency on checking order of un/encrypted .authinfo files Neil Jackson
2014-02-08  2:08 ` Glenn Morris
2014-02-09 23:41   ` Ted Zlatanov [this message]
2014-02-12 14:30     ` Ted Zlatanov
2014-02-12 16:44       ` Glenn Morris
2014-02-13 14:11         ` Ted Zlatanov
     [not found] ` <mailman.14096.1391825345.10748.bug-gnu-emacs@gnu.org>
2014-02-09  1:58   ` N. Jackson

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87ob2fam6r.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=16642@debbugs.gnu.org \
    --cc=neil.jackson@live.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).