From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Seberino Newsgroups: gmane.emacs.help Subject: Re: Possible to alter the "M-x" string that is displayed when M-x is pressed to enter a command? Date: Fri, 5 Jul 2013 13:23:37 -0700 (PDT) Message-ID: <461346ed-9845-44e1-9f94-f3b3603c73d9@googlegroups.com> References: <66bab8af-d8a2-4e67-b8ec-0256480cd594@googlegroups.com> <871u7d2bdv.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1373055917 9103 80.91.229.3 (5 Jul 2013 20:25:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jul 2013 20:25:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 05 22:25:19 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 1UvCZB-0002qD-Ob for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jul 2013 22:25:17 +0200 Original-Received: from localhost ([::1]:48117 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvCZB-0006E6-CB for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jul 2013 16:25:17 -0400 X-Received: by 10.180.198.137 with SMTP id jc9mr2336883wic.1.1373055817637; Fri, 05 Jul 2013 13:23:37 -0700 (PDT) X-Received: by 10.49.40.167 with SMTP id y7mr268206qek.36.1373055817481; Fri, 05 Jul 2013 13:23:37 -0700 (PDT) Original-Path: usenet.stanford.edu!cw2no1866365wib.0!news-out.google.com!md6ni43448wic.0!nntp.google.com!t19no484144qam.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=74.194.237.26; posting-account=VkuUtQkAAADKqMjRUmZTNs7a8uCSNNy2 Original-NNTP-Posting-Host: 74.194.237.26 User-Agent: G2/1.0 Injection-Date: Fri, 05 Jul 2013 20:23:37 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:199701 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:91968 Archived-At: On Friday, July 5, 2013 12:29:04 PM UTC-5, Bob Proulx wrote: > (set-face-foreground 'minibuffer-prompt nil) nil gave an error for me.... Also setting to background color allows one to hide the "M-x". The problem is that that also hides EVERY command prompt..not just "M-x"!