all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jamie Beardslee <jdb@jamzattack.xyz>
To: help-gnu-emacs@gnu.org
Subject: Re: passwords not visible in symmetric encryption
Date: Sun, 23 Aug 2020 00:09:12 +1200	[thread overview]
Message-ID: <87mu2mc26v.fsf@jamzattack.xyz> (raw)
In-Reply-To: 87zh6m5276.fsf@yandex.com

From the docstring of the variable `authinfo-hidden':
| Regexp matching elements in .authinfo/.netrc files that should be hidden.
| 
| This variable was added, or its default value changed, in Emacs 27.1.

If you don't want the passwords to be hidden, set that to nil.

If you _do_ want the passwords to be hidden, you need to make sure the
file is opened in `authinfo-mode' with a magic comment like this:
| # -*- mode: authinfo;-*-

--
Jamie




  reply	other threads:[~2020-08-22 12:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 11:50 passwords not visible in symmetric encryption Colin Baxter
2020-08-22 12:09 ` Jamie Beardslee [this message]
2020-08-22 13:21   ` Colin Baxter

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=87mu2mc26v.fsf@jamzattack.xyz \
    --to=jdb@jamzattack.xyz \
    --cc=help-gnu-emacs@gnu.org \
    /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.