From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.help Subject: Re: mail-mode: colors in multiply-quoted lines Date: Sat, 12 Feb 2011 19:49:54 +0100 Organization: T-Online Message-ID: <87oc6hdr59.fsf@marauder.physik.uni-ulm.de> References: Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297549079 15078 80.91.229.12 (12 Feb 2011 22:17:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2011 22:17:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 12 23:17:55 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoNmt-0003Ct-7a for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 23:17:55 +0100 Original-Received: from localhost ([127.0.0.1]:56547 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoNms-0000eb-I3 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 17:17:54 -0500 Original-Path: usenet.stanford.edu!goblin3!goblin.stu.neva.ru!news.tu-darmstadt.de!news.belwue.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 41 Original-X-Trace: news.t-online.com 1297536986 00 n22176 vyYjCqnL1RFR-dy 110212 18:56:26 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: JrtDOBZXYeUWdTKMEdAKyW28Vs36AF-Bmj4PRMFWU1om8rNn45hZ0n X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.; yo.b yq4$p; ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:FlmswTFMWxG14OMo0zMldo5z43Y= Original-Xref: usenet.stanford.edu gnu.emacs.help:184916 X-Mailman-Approved-At: Sat, 12 Feb 2011 17:17:04 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79087 Archived-At: On Mon, Jan 31 2011, Stefan Monnier wrote: > I recommend you try and use message-mode rather than mail-mode (the > differences should be minor, other than the new features like MIME > handling). > But I don't think that will make a difference to your problem. ,----[ v gnus-message-highlight-citation RET ] | gnus-message-highlight-citation is a variable defined in `gnus-msg.el'. | Its value is t | | Documentation: | Enable highlighting of different citation levels in message-mode. | | You can customize this variable. `---- ... but because we don't want (more) Gnus dependencies in Message mode, it is not enabled by default. After M-: (require 'gnus-msg) RET, M-x gnus-message-citation-mode RET gives you different colors for each citation level. See also... ,----[ message.el - `message-yank-original' ] | ;; Add `gnus-article-highlight-citation' here? `---- ,----[ gnus-msg.el - `gnus-setup-message' ] | ;; Enable highlighting of different citation levels | (when gnus-message-highlight-citation | (gnus-message-citation-mode 1)) | (gnus-run-hooks 'gnus-message-setup-hook) `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/