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: Wed, 20 Apr 2005 10:57:46 -0400 Message-ID: References: <20050418110346.GD4768@kenny.sha-bang.local> <20050419074527.GA4860@kenny.sha-bang.local> <20050419180434.GC4905@kenny.sha-bang.local> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114009027 11143 80.91.229.2 (20 Apr 2005 14:57:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Apr 2005 14:57:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 20 16:57:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOGc4-0002vN-Ky for ged-emacs-devel@m.gmane.org; Wed, 20 Apr 2005 16:55:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOGgb-0000WV-Ey for ged-emacs-devel@m.gmane.org; Wed, 20 Apr 2005 11:00:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOGfn-0000KT-S3 for emacs-devel@gnu.org; Wed, 20 Apr 2005 10:59:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOGfn-0000K2-3x for emacs-devel@gnu.org; Wed, 20 Apr 2005 10:59:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOGfm-0008JJ-UI for emacs-devel@gnu.org; Wed, 20 Apr 2005 10:59:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOGgf-0000u3-ME for emacs-devel@gnu.org; Wed, 20 Apr 2005 11:00:21 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DOGeA-0004bs-2u; Wed, 20 Apr 2005 10:57:46 -0400 Original-To: emacs-devel@gnu.org In-reply-to: <20050419180434.GC4905@kenny.sha-bang.local> (message from Sascha Wilde on Tue, 19 Apr 2005 20:04:34 +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:36165 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36165 it's easier to distinguish cited text from the rest of the buffer content, even without looking at the beginning of the lines. I find it easy to distinguish with the citation markers fontified. They are bright red and very visible.