From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: some faces should :inherit Date: Thu, 20 Jan 2011 10:43:29 +0100 Message-ID: References: <87sjx1wz0o.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295516636 12923 80.91.229.12 (20 Jan 2011 09:43:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 09:43:56 +0000 (UTC) Cc: Emacs developers To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 20 10:43:52 2011 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.69) (envelope-from ) id 1Pfr3X-0004zm-KL for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 10:43:51 +0100 Original-Received: from localhost ([127.0.0.1]:35213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfr3X-0001ZI-1j for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 04:43:51 -0500 Original-Received: from [140.186.70.92] (port=47942 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfr3G-0001Xo-Q3 for emacs-devel@gnu.org; Thu, 20 Jan 2011 04:43:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfr3F-0003mp-If for emacs-devel@gnu.org; Thu, 20 Jan 2011 04:43:34 -0500 Original-Received: from iwfs.imcode.com ([82.115.149.64]:58287 helo=gate.verona.se) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfr3F-0003mb-2o for emacs-devel@gnu.org; Thu, 20 Jan 2011 04:43:33 -0500 Original-Received: from chopper (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id p0K9hTYF024127; Thu, 20 Jan 2011 10:43:30 +0100 In-Reply-To: <87sjx1wz0o.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 09 Jan 2011 16:25:11 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:134809 Archived-At: Chong Yidong writes: > joakim@verona.se writes: > >> (defface muse-link >> '((t (:inherit link ))) >> "Face for Muse cross-references." >> :group 'muse-colors) >> >> Maybe also org-link idlwave-help-link > > I've fixed these three instances. Thanks for pointing them out. I'm a bit confused. I rebuilt emacs after your reply and enjoyed the nice looking links immensely. Then I suffered a failed upgrade and had to transplant my emacs install to a new drive. This was unexpectedly very difficult. For one thing Muse was now gone. I was under the impression that Muse lived in the emacs report, but thats apparently not the case. So I installed Muse from Elpa, but the fix wasnt there. So, what happened exactly? BTW I think the theme feature is the coolest thing since sliced bread. Thanks for all the hard work! -- Joakim Verona