From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: face names in blank-mode.el Date: Sat, 19 Jan 2008 23:06:18 -0500 Message-ID: <4od4rxdttx.fsf@fencepost.gnu.org> References: <200801191640.m0JGeNUi019101@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200801991 31956 80.91.229.12 (20 Jan 2008 04:06:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Jan 2008 04:06:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 20 05:06:49 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JGRSL-0003ZJ-1F for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2008 05:06:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGRRv-0006Ie-Ok for ged-emacs-devel@m.gmane.org; Sat, 19 Jan 2008 23:06:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGRRt-0006IZ-Jc for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:06:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGRRr-0006IN-63 for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:06:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGRRr-0006IK-0x for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:06:19 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGRRq-0003Cc-PF for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:06:18 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JGRRq-00089T-Dy; Sat, 19 Jan 2008 23:06:18 -0500 X-Spook: data haven clones BLU-97 A/B 22nd SAS nuclear Perl-RSA X-Ran: =?us-ascii?Q?v2kJ=3A=3AH=2F4=5C3fe=3E=5Dhd`=2F0=3A=29*QD=5BA=3E=5D?= =?us-ascii?Q?=3D=3Fo=22S=5BX-WwU7sR=5FmL#0m4G=3FNj~cPni5Kd}RX6STKH?= X-Hue: yellow X-Attribution: GM In-Reply-To: <200801191640.m0JGeNUi019101@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sat, 19 Jan 2008 08:40:18 -0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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: news.gmane.org gmane.emacs.devel:87095 Archived-At: Dan Nicolaescu wrote: > Isn't using the -face suffix for faces deprecated now? Not deprecated, just plain wrong. See display.texi "Defining Faces": "it should not end in @samp{-face} (that would be redundant)."