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: Fontification of citations in mail-Mode Date: Mon, 18 Apr 2005 17:06:36 -0400 Message-ID: References: <20050418110346.GD4768@kenny.sha-bang.local> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1113858456 30745 80.91.229.2 (18 Apr 2005 21:07:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2005 21:07:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 23:07:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DNdRv-0007ks-Qq for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 23:06:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNdW6-0000Gm-V6 for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 17:10:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DNdTO-0007Uf-HR for emacs-devel@gnu.org; Mon, 18 Apr 2005 17:08:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DNdTN-0007U1-MS for emacs-devel@gnu.org; Mon, 18 Apr 2005 17:08:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNdTN-0007BZ-7f for emacs-devel@gnu.org; Mon, 18 Apr 2005 17:08:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DNdUI-0005cY-Ch for emacs-devel@gnu.org; Mon, 18 Apr 2005 17:08:58 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DNdS0-00058y-K1; Mon, 18 Apr 2005 17:06:36 -0400 Original-To: emacs-devel@gnu.org, "Richard M. Stallman" In-reply-to: <20050418110346.GD4768@kenny.sha-bang.local> (message from Sascha Wilde on Mon, 18 Apr 2005 13:03:46 +0200) 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:36096 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36096 mail/sendmail.el were changed, so that teh text of citations is no longer fontified (only the leading mark, normally "> " is...). Why was that change made? Because I found the cited text hard to read with that font.