From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: When and why Emacs developer change 'faces'? Date: Fri, 28 Oct 2011 10:29:12 +0300 Message-ID: References: <4EA9ADCF.9060102@easy-emacs.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1319786980 4838 80.91.229.12 (28 Oct 2011 07:29:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Oct 2011 07:29:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 28 09:29:37 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJgsh-0000a8-81 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 09:29:35 +0200 Original-Received: from localhost ([::1]:40776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJgsg-0005U3-Np for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 03:29:34 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJgsb-0005Tp-Jq for help-gnu-emacs@gnu.org; Fri, 28 Oct 2011 03:29:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJgsZ-0005PA-Mp for help-gnu-emacs@gnu.org; Fri, 28 Oct 2011 03:29:29 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:54308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJgsZ-0005P1-Fw for help-gnu-emacs@gnu.org; Fri, 28 Oct 2011 03:29:27 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RJgsT-0000WX-LG for help-gnu-emacs@gnu.org; Fri, 28 Oct 2011 09:29:21 +0200 Original-Received: from 91.193.68.214 ([91.193.68.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 09:29:21 +0200 Original-Received: from gavenko by 91.193.68.214 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 09:29:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 35 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.193.68.214 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: <4EA9ADCF.9060102@easy-emacs.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:82686 Archived-At: 27.10.2011 22:15, Andreas Röhler пишет: > Am 27.10.2011 13:12, schrieb suvayu ali: >> On Thu, Oct 27, 2011 at 12:19, Oleksandr Gavenko >> wrote: >>> But in pretest Emacs 24 (from alpha.gnu.org): >>> >>> 'compilation-info' inherited from 'success', which is: >> >> In this particular case the rational might be more consistent UI >> through the inheritance. >> > > also take in account the weather. > > at stormy rainy day the decision arises: > > adapt your mode and colors to it or resist? > > having a look at the paintings of van gogh in times, the canvas followed. > Currently I got issue: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9892 Low contrast for 'font-lock-builtin-face' with white background. My problem come from white background. In time of change developer use dark background and can distinct "black" and "dark slate blue", but on white this is too hard... Also any can follow discussion: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6693 font-lock-(builtin|doc) faces are *way* too close