From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rustom Mody Newsgroups: gmane.emacs.help Subject: Re: Display the key bindings on the screen Date: Tue, 25 Jun 2013 20:56:27 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1372222509 16703 80.91.229.3 (26 Jun 2013 04:55:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Jun 2013 04:55:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 26 06:55:06 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Urhl0-0002f9-MA for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jun 2013 06:55:02 +0200 Original-Received: from localhost ([::1]:55011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Urhl0-00067p-Cb for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jun 2013 00:55:02 -0400 X-Received: by 10.224.57.65 with SMTP id b1mr2498314qah.2.1372218988163; Tue, 25 Jun 2013 20:56:28 -0700 (PDT) X-Received: by 10.50.108.47 with SMTP id hh15mr85202igb.12.1372218988128; Tue, 25 Jun 2013 20:56:28 -0700 (PDT) Original-Path: usenet.stanford.edu!j2no1462820qak.0!news-out.google.com!fv2ni168qab.0!nntp.google.com!j2no2664350qak.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.19.43; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.19.43 User-Agent: G2/1.0 Injection-Date: Wed, 26 Jun 2013 03:56:28 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:199459 X-Mailman-Approved-At: Wed, 26 Jun 2013 00:54:51 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91723 Archived-At: On Wednesday, June 26, 2013 2:50:47 AM UTC+5:30, Michael Heerdegen wrote: > Rustom Mody writes: > > > The only 24 I have is 24.0.50 (after that Ive not compiled) so I guess > > its a rather odd buggy version? > > > > You can eval > (defun ilog-entering-password-p () nil) > after loading the file, but before turning on the mode. That makes it > work, but disables the feature of hiding entered passwords. Ok it seems to work now. Thanks Is there some way of specifying a set of 'obvious' keys/commands to not show. eg self-insert, cursor-movement etc? > > Didn't think that so many people are still using such old Emacsen... Well 23.4 is what comes default with most linuxes I know