From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: E Sabof Newsgroups: gmane.emacs.help Subject: Re: custom-themes BAD? Date: Tue, 25 Feb 2014 17:38:31 +0000 Message-ID: <871tyrm6so.fsf@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1393349942 20590 80.91.229.3 (25 Feb 2014 17:39:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2014 17:39:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Joost Kremers Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 25 18:39:08 2014 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 1WILyB-0003Lf-03 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Feb 2014 18:39:03 +0100 Original-Received: from localhost ([::1]:36309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WILyA-0000vA-I4 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Feb 2014 12:39:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WILxr-0000sc-M7 for help-gnu-emacs@gnu.org; Tue, 25 Feb 2014 12:38:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WILxj-0001th-96 for help-gnu-emacs@gnu.org; Tue, 25 Feb 2014 12:38:43 -0500 Original-Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:62533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WILxj-0001sA-1V for help-gnu-emacs@gnu.org; Tue, 25 Feb 2014 12:38:35 -0500 Original-Received: by mail-wg0-f41.google.com with SMTP id l18so695588wgh.0 for ; Tue, 25 Feb 2014 09:38:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version:content-type; bh=cA/sHNvD6CZ+o1gjVfpT0vYRGQH+ks7/krjK6RFGBlE=; b=pWkPQR0jPwKPE9r7ZhxTMM0FpcGlSdteQcJV8p0gAJFpwWLIA/JZ87AK/8CyG7R1Aa aAT2qk/7ZsmqrkOpIYLCGrrrrZwfGFTWhRYQmBg4rH+nx/lzJEptfkqRHEj0eduMFpFh 3GsjtyQkXowpLUr1//Y49N163n3nDblNZvhu6o5T9p+M3mlQaWdQX/e6nHIEt1C1f+BA irrw2cwq1n3AYp/bLQYYYLxIrZ2PTDrsa9nxhK/TfowCBhDS1qWAY7voziGp8+Xo17tt rpmy9IN9yAg4KKXnHk2lzSry5sDaKZkSaIdqSzeLyQGiwsU7Ee7gJSPHl6sUWamXMDdO zZRQ== X-Received: by 10.181.13.82 with SMTP id ew18mr4271518wid.22.1393349913438; Tue, 25 Feb 2014 09:38:33 -0800 (PST) Original-Received: from ubuntu ([2.218.154.175]) by mx.google.com with ESMTPSA id r3sm21251279wjw.0.2014.02.25.09.38.32 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 25 Feb 2014 09:38:32 -0800 (PST) User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.6 In-reply-to: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::229 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:96195 Archived-At: Joost Kremers writes: > Better yet, packages should define their own faces but use the :inherit > property to derive them from Emacs' standard faces. That way, users can > customize faces in some mode/package and use the default ones in others, > if they prefer. +1