[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch] Avoid recording chars when reading passwords
From: |
Eli Zaretskii |
Subject: |
Re: [Patch] Avoid recording chars when reading passwords |
Date: |
Wed, 08 Jun 2022 18:48:00 +0300 |
> From: Manuel Giraud <manuel@ledu-giraud.fr>
> Date: Wed, 08 Jun 2022 15:46:19 +0200
>
> With this patch, passwords won't appear in the lossage or the dribble
> file.
We already have a facility for this, see 'no-record' in the
description of unread-command-events in the ELisp manual. Please see
if you can use that instead.
And if you must have a variable, I'd prefer to un-obsolete
inhibit--record-char, which was once used for this purpose, but no
longer is, and restore the code in keyboard.c which supported it.
Thanks.
- [Patch] Avoid recording chars when reading passwords, Manuel Giraud, 2022/06/08
- Re: [Patch] Avoid recording chars when reading passwords,
Eli Zaretskii <=
- Re: [Patch] Avoid recording chars when reading passwords, Manuel Giraud, 2022/06/13
- Re: [Patch] Avoid recording chars when reading passwords, Manuel Giraud, 2022/06/14
- Re: [Patch] Avoid recording chars when reading passwords, Eli Zaretskii, 2022/06/14
- Re: [Patch] Avoid recording chars when reading passwords, Stefan Monnier, 2022/06/14
- Re: [Patch] Avoid recording chars when reading passwords, Eli Zaretskii, 2022/06/14
- Re: [Patch] Avoid recording chars when reading passwords, Manuel Giraud, 2022/06/15
- Re: [Patch] Avoid recording chars when reading passwords, Eli Zaretskii, 2022/06/18
- Re: [Patch] Avoid recording chars when reading passwords, Akib Azmain Turja, 2022/06/18
- Re: [Patch] Avoid recording chars when reading passwords, Akib Azmain Turja, 2022/06/18
- Re: [Patch] Avoid recording chars when reading passwords, Manuel Giraud, 2022/06/20