From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Why face org-link is now blue? Date: Thu, 10 Mar 2011 19:19:21 +0100 Message-ID: <87pqpyrg7q.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=46237 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxkSg-0004Sj-D9 for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 13:19:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxkSf-0003Z2-17 for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 13:19:46 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:40870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxkSe-0003Yt-PA for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 13:19:44 -0500 Received: by wyf19 with SMTP id 19so2010567wyf.0 for ; Thu, 10 Mar 2011 10:19:43 -0800 (PST) In-Reply-To: (Leo's message of "Thu, 10 Mar 2011 18:17:38 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Cc: emacs-orgmode@gnu.org Hi Leo, Leo writes: > I installed org-mode 7.5 with emacs-23 and found that links are no > longer in purple but blue, like this: > > http://imgur.com/LEkZt.png > > It looks confusing to me. Any idea whether this is a bug? It is not: in Org 7.5 (vs 7.4), org-link face is inherited from link face. But you can still customize org-link face independantly. HTH, -- Bastien