all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm22@_REMOVETHIS_cam.ac.uk>
Subject: Re: print password on the screen
Date: Thu, 20 Jun 2002 19:28:24 +0100	[thread overview]
Message-ID: <yebr8j1ztx3.fsf@xpc21.ast.cam.ac.uk> (raw)
In-Reply-To: 200206201743.g5KHh6M06401@myh7.csit.fsu.edu

Jinquan Xu wrote:

> under shell mode, if I access my romote machine and input the password,
> the password is printed out on the screen. 

Have you tried

(add-hook 'comint-output-filter-functions 'comint-watch-for-password-prompt)

This is documented in the info node for shell mode, as is the command
send-invisible.

Note that even if you use this to stop Emacs echoing your password as you
type, the last 100 keys you pressed will still be visible with M-x
view-lossage, C-h l. If you want to be paranoid (and of course you do,
right?) get in the habit of pressing 100 keys (eg arrow keys) after
entering a password.

      reply	other threads:[~2002-06-20 18:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20 17:43 print password on the screen Jinquan Xu
2002-06-20 18:28 ` Glenn Morris [this message]

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=yebr8j1ztx3.fsf@xpc21.ast.cam.ac.uk \
    --to=rgm22@_removethis_cam.ac.uk \
    /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.