From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-trunk-diffs] Changes to emacs/lisp/faces.el Date: Tue, 28 Dec 2004 12:25:43 -0500 Message-ID: References: <87mzwsws3d.fsf@jurta.org> <41B6317B.6020303@esperanto.org> <41BC0D29.9020007@t-online.de> <87sm5wfhh3.fsf@jurta.org> <87ekhcsurb.fsf@jurta.org> <01c4ebea$Blat.v2.2.2$4d937300@zahav.net.il> <87r7lbikl4.fsf@jurta.org> <01c4ec5f$Blat.v2.2.2$d17a06a0@zahav.net.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104255304 23080 80.91.229.6 (28 Dec 2004 17:35:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Dec 2004 17:35:04 +0000 (UTC) Cc: juri@jurta.org, bob@rattlesnake.com, eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 28 18:34:57 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 1CjLFJ-0003M2-00 for ; Tue, 28 Dec 2004 18:34:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CjLQ9-0004m1-UW for ged-emacs-devel@m.gmane.org; Tue, 28 Dec 2004 12:46:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CjLPX-0004Vb-4L for emacs-devel@gnu.org; Tue, 28 Dec 2004 12:45:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CjLPR-0004T6-MT for emacs-devel@gnu.org; Tue, 28 Dec 2004 12:45:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CjLPR-0004SA-KQ for emacs-devel@gnu.org; Tue, 28 Dec 2004 12:45:25 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CjLBx-0008N2-Jw for emacs-devel@gnu.org; Tue, 28 Dec 2004 12:31:29 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CjL6N-000182-Sk; Tue, 28 Dec 2004 12:25:44 -0500 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Mon, 27 Dec 2004 17:56:10 -0500) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:31533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31533 > No, the minibuffer-prompt face is one of the few cases where the > literal `pc' is deliberate. It so happens that many users of the > MS-DOS port use blue as their default foreground color. > Sorry for not mentioning such exceptions in my original message. Such mention would be better in the source code than in an email message. Yes. Eli, could you add a comment about this?