From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [burton@newsmonster.org: minibuffer-face not working in CVS?] Date: Sun, 12 Sep 2004 23:43:17 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095025428 29710 80.91.229.6 (12 Sep 2004 21:43:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2004 21:43:48 +0000 (UTC) Cc: "Kevin A. Burton" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 12 23:43:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C6c8A-00084F-00 for ; Sun, 12 Sep 2004 23:43:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C6cDf-0006pD-7L for ged-emacs-devel@m.gmane.org; Sun, 12 Sep 2004 17:49:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C6cDY-0006oX-VY for emacs-devel@gnu.org; Sun, 12 Sep 2004 17:49:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C6cDX-0006nd-Fq for emacs-devel@gnu.org; Sun, 12 Sep 2004 17:49:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C6cDX-0006nL-8S for emacs-devel@gnu.org; Sun, 12 Sep 2004 17:49:03 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C6c7w-0005IQ-Eb; Sun, 12 Sep 2004 17:43:16 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 8DA585EE072; Sun, 12 Sep 2004 23:43:15 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri, 10 Sep 2004 13:40:52 -0400") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27057 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27057 Richard Stallman writes: > Has anyone investigated this? It doesn't appear so. > Could someone please debug it? I don't know if it is related, but I just installed a change to 'format' so that it properly handles format strings with multiple text properties. > > From: "Kevin A. Burton" > Subject: minibuffer-face not working in CVS? > To: emacs-devel@gnu.org > Date: Sun, 05 Sep 2004 12:48:31 -0700 > > This feature seems to have stopped working... > > My minibuffer-prompt-properties is set to: > > (face minibuffer-face) > > ... and the minibuffer-face is set to be yellow and bold... yet its > still the default color. > > Any ideas? I tried to switch to the " *Minibuffer 0*" buffer but by the > time I did the switch it was blank. Is it still possible to switch to > this buffer? > > I was going to do a 'show-text-properties' to see if the properties were > even being set in the first place. > > Kevin -- Kim F. Storm http://www.cua.dk