From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Fontification of citations in mail-Mode Date: Thu, 21 Apr 2005 21:32:56 +0300 Message-ID: <01c546a0$Blat.v2.4$af3624c0@zahav.net.il> References: <20050418110346.GD4768@kenny.sha-bang.local> <20050419074527.GA4860@kenny.sha-bang.local> <01c54515$Blat.v2.4$9123cf00@zahav.net.il> <01c545c8$Blat.v2.4$fd410640@zahav.net.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1114108783 28289 80.91.229.2 (21 Apr 2005 18:39:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2005 18:39:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 21 20:39:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOgZG-0000Su-Mn for ged-emacs-devel@m.gmane.org; Thu, 21 Apr 2005 20:38:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOge1-0005Bh-WE for ged-emacs-devel@m.gmane.org; Thu, 21 Apr 2005 14:43:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOgdd-0004zq-0P for emacs-devel@gnu.org; Thu, 21 Apr 2005 14:42:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOgdI-0004wE-Sw for emacs-devel@gnu.org; Thu, 21 Apr 2005 14:42:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOgdI-0004Se-O5 for emacs-devel@gnu.org; Thu, 21 Apr 2005 14:42:36 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOgXq-0007jy-V5; Thu, 21 Apr 2005 14:36:59 -0400 Original-Received: from zaretski (IGLD-80-230-73-48.inter.net.il [80.230.73.48]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id EFG65274 (AUTH halo1); Thu, 21 Apr 2005 21:34:07 +0300 (IDT) Original-To: rms@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (message from Richard Stallman on Thu, 21 Apr 2005 11:31:07 -0400) 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:36247 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36247 > From: Richard Stallman > CC: emacs-devel@gnu.org > Date: Thu, 21 Apr 2005 11:31:07 -0400 > > Turning it off for cited text in Mail and Rmail is a much > smaller change with less downside, since the citation markers > are still fontified. I'm sure this will annoy many of those who read mail on color-capable text terminals. I suggested to introduce Mail-specific faces to allow them to be independently customized. This way, people who are annoyed by this change in behavior, can get the old one.