all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jürgen Hötzel" <juergen@archlinux.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: password.el: A minor mode to hide sensitive information (passwords) using overlays.
Date: Tue, 20 Nov 2012 16:33:45 +0100	[thread overview]
Message-ID: <CANmXxHONJhWdSCJvU_ZN=DETD0ozNQjJr=41cJm1twKBYo0B=g@mail.gmail.com> (raw)
In-Reply-To: <878v9w4mhm.fsf@gmx.de>

Hi Michael,

thanks a lot for you feedback!

2012/11/20 Michael Albinus <michael.albinus@gmx.de>:
> Jürgen Hötzel <juergen@archlinux.org> writes:
>
>
> Nice package. I've tried it with my own ~/.authinfo.gpg file;
> unfortunately it doesn't work out of the box due to limitations in
> `password-mode-prefix-regex':
>
> - You require a trailing ":" after any string of
>   `password-mode-words'. Maybe you could make this optional.

I introduced a new custom variable password-mode-password-prefix-regexs:
So you can change this.

> - You allow only alpha numerical characters for passwords. I use also
>   special characters like "@" in my passwords, which are not hidden. The
>   password regexp could be more general (or customizable).

Good catch. I now use [:graph:] as default and also made it customizable via
password-mode-password-regex.

Documentation update:

https://github.com/juergenhoetzel/password-mode/blob/master/README.md

Jürgen



  reply	other threads:[~2012-11-20 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CANmXxHPu5LOr872o7FPWjZvThXHcn_ik3OLbTEzb7bTJVucBhQ@mail.gmail.com>
2012-11-20 10:06 ` password.el: A minor mode to hide sensitive information (passwords) using overlays Michael Albinus
2012-11-20 15:33   ` Jürgen Hötzel [this message]
2012-11-21  8:24     ` Michael Albinus
2012-11-21 15:59       ` Jürgen Hötzel

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='CANmXxHONJhWdSCJvU_ZN=DETD0ozNQjJr=41cJm1twKBYo0B=g@mail.gmail.com' \
    --to=juergen@archlinux.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.