From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: highlight-changes-mode Date: Mon, 27 Nov 2006 19:43:20 +1300 Message-ID: <17770.35080.725821.391914@kahikatea.snap.net.nz> References: <17721.60660.980363.609046@kahikatea.snap.net.nz> <17725.23383.490888.442550@cube.homenetwork> <17770.17915.319182.723314@cube.homenetwork> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164610109 17196 80.91.229.2 (27 Nov 2006 06:48:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 06:48:29 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 27 07:48:25 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GoaHx-0005Cv-7F for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 07:48:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoaHw-00043i-J1 for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 01:48:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GoaHJ-0003gS-Rz for emacs-devel@gnu.org; Mon, 27 Nov 2006 01:47:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GoaHF-0003c6-MJ for emacs-devel@gnu.org; Mon, 27 Nov 2006 01:47:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoaHF-0003bq-0t for emacs-devel@gnu.org; Mon, 27 Nov 2006 01:47:41 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GoaHC-0007g4-5g; Mon, 27 Nov 2006 01:47:38 -0500 Original-Received: from kahikatea.snap.net.nz (p202-124-125-232.snap.net.nz [202.124.125.232]) by viper.snap.net.nz (Postfix) with ESMTP id 2660D3DA1B4; Mon, 27 Nov 2006 19:48:20 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id A4506BE44C; Mon, 27 Nov 2006 19:43:22 +1300 (NZDT) Original-To: rsharman@pobox.com In-Reply-To: <17770.17915.319182.723314@cube.homenetwork> X-Mailer: VM 7.19 under Emacs 22.0.91.3 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:62838 Archived-At: > Attached is the new version; please let me know what you think. I don't use highlight-changes-mode but the mode line indicator doesn't appear to toggle unless you do "M-x highlight-changes-toggle-visibility" first. The manual just says: Use `M-x highlight-changes-mode' to enable (or disable) Highlight Changes mode, a minor mode that uses faces (colors, typically) to indicate which parts of the buffer were changed most recently. Perhaps that needs updating. Also it might be a good idea to use define-minor-mode to define highlight-changes-mode. -- Nick http://www.inet.net.nz/~nickrob