From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Clean up org-faces.el Date: Sun, 08 Apr 2018 16:03:17 +0200 Message-ID: <87po3923tm.fsf@nicolasgoaziou.fr> References: <871sfpg75y.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f5Aui-0003xQ-IR for emacs-orgmode@gnu.org; Sun, 08 Apr 2018 10:03:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f5Auf-0006yk-Eh for emacs-orgmode@gnu.org; Sun, 08 Apr 2018 10:03:24 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:59079) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f5Auf-0006uo-8L for emacs-orgmode@gnu.org; Sun, 08 Apr 2018 10:03:21 -0400 In-Reply-To: <871sfpg75y.fsf@gmx.us> (rasmus@gmx.us's message of "Sun, 08 Apr 2018 15:27:21 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > I have been wanting to clean up org-faces.el for a couple of years. Good idea. > However, it would be useful to know what sort of ideas there are about > faces. E.g. I know that faces are eventually to reflect the element > type. Faces predate elements, so faces and elements may not perfectly match. It would be good if they did, though.