From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Diff mode faces Date: Sat, 18 Jun 2005 23:51:01 -0400 Message-ID: References: <87oea5urwm.fsf@jurta.org> <871x6zdcmq.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119153222 11634 80.91.229.2 (19 Jun 2005 03:53:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Jun 2005 03:53:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 19 05:53:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjqsI-0007ow-3B for ged-emacs-devel@m.gmane.org; Sun, 19 Jun 2005 05:53:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjqyE-0005TJ-Ko for ged-emacs-devel@m.gmane.org; Sat, 18 Jun 2005 23:59:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Djqw7-0004hX-Gc for emacs-devel@gnu.org; Sat, 18 Jun 2005 23:57:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Djqw3-0004fS-9M for emacs-devel@gnu.org; Sat, 18 Jun 2005 23:57:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Djqw2-0004dA-B0 for emacs-devel@gnu.org; Sat, 18 Jun 2005 23:57:26 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Djqsd-0007dJ-1A for emacs-devel@gnu.org; Sat, 18 Jun 2005 23:53:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Djqpp-0003jB-S4; Sat, 18 Jun 2005 23:51:01 -0400 Original-To: Juri Linkov In-reply-to: <871x6zdcmq.fsf@jurta.org> (message from Juri Linkov on Sat, 18 Jun 2005 16:54:17 +0300) 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:39099 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39099 Then could you explain the reasons for removing comments highlighting on tty with leaving only comment delimiters highlighted. I explained them a few weeks ago. I see no big difference between comments displayed in red and diff lines displayed in bold italic magenta (the latter looks even worse). I don't think the issues are similar. I don't insist on changing the default diff face on tty, but trying to achieve consistency. Consistency doesn't apply for two issues that are quite different.