From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ams@kemisten.nu (Alfred M. Szmidt) Newsgroups: gmane.emacs.help Subject: Re: hiding a password Date: 23 Jul 2002 18:25:09 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87vg76e7iy.fsf@lgh163a.kemisten.nu> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027441597 15764 127.0.0.1 (23 Jul 2002 16:26:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 23 Jul 2002 16:26:37 +0000 (UTC) Cc: Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17X2Ue-000469-00 for ; Tue, 23 Jul 2002 18:26:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17X2UR-0001tJ-00; Tue, 23 Jul 2002 12:26:23 -0400 Original-Received: from mailhost.bonet.ac ([194.165.224.191]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17X2TD-0001pj-00 for ; Tue, 23 Jul 2002 12:25:07 -0400 Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id SAA19401; Tue, 23 Jul 2002 18:25:04 +0200 (MET DST) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.35 #1 (Debian)) id 17X2TF-0007bL-00; Tue, 23 Jul 2002 18:25:09 +0200 Original-To: "Gary Sherman" In-Reply-To: Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:695 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:695 "Gary Sherman" writes: > I am using xemacs 20.4 and when I log in to some of our systems I wish to > hide my password as I type. Is there a way to do this? I have searched > (maybe not good enough) the web and the help files for an answer and was > unable to find one. This list is dedicated to GNU Emacs, in GNU Emacs you can use the function `read-passwd', see the GNU Emacs Lisp manual for more information. Cheers, -- Alfred M. Szmidt