From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.emacs.help Subject: Re: Highlight new lines Date: Thu, 07 Jun 2007 06:12:32 +0200 Message-ID: <466785b0$0$79139$e4fe514c@news.xs4all.nl> References: <1181130655.136181.152630@w5g2000hsg.googlegroups.com> <87zm3d8ep4.fsf@orme.bigwalter.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1181191293 6656 80.91.229.12 (7 Jun 2007 04:41:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 04:41:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 07 06:41:32 2007 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.50) id 1Hw9oR-0004nQ-PF for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 06:41:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hw9oQ-00014s-1R for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 00:41:30 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.news-service.com!feeder.news-service.com!newsgate.cistron.nl!xs4all!transit2.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: KNode/0.8.0 Original-Lines: 13 Original-NNTP-Posting-Host: 213.84.157.201 Original-X-Trace: 1181189552 news.xs4all.nl 79139 [::ffff:213.84.157.201]:13331 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: shelby.stanford.edu gnu.emacs.help:149148 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:44734 Archived-At: Daniel Jensen wrote: >> "I saw this feature on emacs a while back and it was pretty useful. >> Recently modified lines were colored red since they were 'hot' and as >> lines got older the colors would move towards blue since they were >> 'colder'." > > It is called Highlight Changes mode. See the documentation for > highlight-changes-mode and highlight-changes-rotate-faces for > instructions on how to use it. Is nice. Is there a method to activate this option automatically?