From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri D'Elia Newsgroups: gmane.emacs.help Subject: Re: customize-face + inherit Date: Mon, 07 Mar 2016 14:21:21 +0100 Message-ID: <87ziuawhim.fsf@wavexx.thregr.org> References: <87d1s3y42w.fsf@gmail.com> <56BF6EF7.5040504@thregr.org> <877fi8gxzx.fsf@gmail.com> <87io0zpbvk.fsf@wavexx.thregr.org> <87vb4yh1ug.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457357196 24211 80.91.229.3 (7 Mar 2016 13:26:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2016 13:26:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 14:26:27 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1acvB4-0003ys-2H for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2016 14:26:26 +0100 Original-Received: from localhost ([::1]:55814 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acvB3-0004WI-HK for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2016 08:26:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acv6N-0002MI-Pv for help-gnu-emacs@gnu.org; Mon, 07 Mar 2016 08:21:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acv6J-000874-MV for help-gnu-emacs@gnu.org; Mon, 07 Mar 2016 08:21:35 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:50351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acv6J-00086h-G7 for help-gnu-emacs@gnu.org; Mon, 07 Mar 2016 08:21:31 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1acv6H-0000oI-Np for help-gnu-emacs@gnu.org; Mon, 07 Mar 2016 14:21:29 +0100 Original-Received: from 193.106.183.18 ([193.106.183.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2016 14:21:29 +0100 Original-Received: from wavexx by 193.106.183.18 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2016 14:21:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 193.106.183.18 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:bxjFQEdWR4l30JSb3+5Q0gDYxfw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109497 Archived-At: On Mon, Mar 07 2016, Alex Kost wrote: >> So I had some time to burn on this and it turns out the face in question >> is themed (via `color-theme') >> >> In this case customization mostly works, except when I want to set some >> themed definition to nil. >> >> I guess this is an "issue" in color-theme? > > Sorry, I have no idea about "color theme", I use only "custom theme" > facilities. On a related note, does custom theme still suffers from performance issues in emacs 24.5?