From: Michael Albinus <michael.albinus@gmx.de>
To: Christian Johansson <christian@cvj.se>
Cc: 33146@debbugs.gnu.org
Subject: bug#33146: .authinfo.gpg not automatically loaded when using (dired) on macOS
Date: Thu, 25 Oct 2018 10:14:14 +0200 [thread overview]
Message-ID: <875zxqjve1.fsf@gmx.de> (raw)
In-Reply-To: <079d093d-f277-5601-fe15-f49cd41f247c@cvj.se> (Christian Johansson's message of "Thu, 25 Oct 2018 07:22:49 +0200")
Christian Johansson <christian@cvj.se> writes:
> Hi!
Hi Christian,
> ~/.authinfo.gpg seems to be loaded automatically for TRAMP sometimes
> but not always, (dired) seems to be one command that doesn't load
> .authinfo.gpg automatically.
~/.authinfo (and its different versions) are taken by the auth-sourc.el
package. Tramp is aware of it, and uses its mechanisms.
> 5. Paste: (dired "/ftp:dlpuser@dlptest.com@ftp.dlptest.com:/")
As said before, "ftp" based methods are delegated via Tramp to
ange-ftp.el. That package does not know auth-source.el, instead it has
implemented its own parsing of ~/.netrc style files.
Set ange-ftp-netrc-filename to "~/.authinfo.gpg", this should work.
> Regards
> Christian
Best regards, Michael.
next prev parent reply other threads:[~2018-10-25 8:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-25 5:22 bug#33146: .authinfo.gpg not automatically loaded when using (dired) on macOS Christian Johansson
2018-10-25 8:14 ` Michael Albinus [this message]
2018-10-29 10:57 ` Christian Johansson
2018-10-29 11:22 ` Michael Albinus
2018-11-08 11:56 ` Michael Albinus
2018-11-08 15:37 ` Christian Johansson
2018-11-09 9:45 ` Michael Albinus
2018-11-18 21:53 ` Ted Zlatanov
2018-11-19 16:50 ` Christian Johansson
2018-11-20 8:30 ` Michael Albinus
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=875zxqjve1.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=33146@debbugs.gnu.org \
--cc=christian@cvj.se \
/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.