From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: face names in blank-mode.el Date: Mon, 21 Jan 2008 10:55:16 -0300 Message-ID: <4794A444.1040403@ig.com.br> References: <200801191640.m0JGeNUi019101@sallyv1.ics.uci.edu> <47941CDB.5090002@ig.com.br> <47942166.2080100@ig.com.br> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200920002 26411 80.91.229.12 (21 Jan 2008 12:53:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2008 12:53:22 +0000 (UTC) Cc: Dan Nicolaescu , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 21 13:53:41 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 1JGw9f-0004sX-TJ for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2008 13:53:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGw9G-0008Nn-7u for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2008 07:53:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGw9B-0008NP-WE for emacs-devel@gnu.org; Mon, 21 Jan 2008 07:53:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGw9A-0008Mh-7R for emacs-devel@gnu.org; Mon, 21 Jan 2008 07:53:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGw9A-0008Mc-2B for emacs-devel@gnu.org; Mon, 21 Jan 2008 07:53:04 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.249]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGw99-0000Lg-Ba for emacs-devel@gnu.org; Mon, 21 Jan 2008 07:53:03 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so376087ana.84 for ; Mon, 21 Jan 2008 04:53:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=3dpd8L9k2i94BwDafz4DYkmDsD6ZU50Ak7oh4yvfN08=; b=aHzi6+RmQjxVsLR4032gDgtv6LeR75kC0JvcanXGZom7xtwtnzeH3kbFA7qYNLGKwQuG2fk+y9J2Sh/99lMWVVN2wT98DmnMnOiJcJKOYeBheWXg4np805Imxzn49Pgni8+IfXmXsNEcjsMihk2XTK5MqxzZi2cs/lb7CwNVoY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=u/Wy1iQlcTNOWZQNBzUNgcWKk+CUIjGsL+YuaW9UCwmlWPbZ61r2liH8h5hw2gtfkGhEPzPkct07iHHBUyfbxVf/px5nn+bdmZ9Mo/W9gtSGzfXu00sUvFPI5VcE3D4BT0/enr8GCJBRg2x9d3huUpPPWXecOyTlcCQ8RthjXb0= Original-Received: by 10.100.165.13 with SMTP id n13mr14653195ane.38.1200919982434; Mon, 21 Jan 2008 04:53:02 -0800 (PST) Original-Received: from ?192.168.0.100? ( [201.82.31.122]) by mx.google.com with ESMTPS id c9sm10265553ana.35.2008.01.21.04.52.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 21 Jan 2008 04:53:01 -0800 (PST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 In-Reply-To: <47942166.2080100@ig.com.br> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:87211 Archived-At: >>>> $ grep defface blank-mode.el >>>> >>> Other packages also have "-face" suffix: font-lock, planner. >> >> font-lock-* faces keep the suffix for histerical reasons; any others are >> bugs. > > Maybe you mean "historical", isn't it? > > Ok, I'll eliminate -face suffix tomorrow. "-face" suffix just eliminated in CVS trunk and emacs 22 branch.