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: highlight-changes-mode Date: Thu, 07 Dec 2006 16:02:50 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1165525391 10066 80.91.229.10 (7 Dec 2006 21:03:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Dec 2006 21:03:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 07 22:03:09 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GsQOX-0003ly-IN for ged-emacs-devel@m.gmane.org; Thu, 07 Dec 2006 22:03:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsQOX-0004ZB-B4 for ged-emacs-devel@m.gmane.org; Thu, 07 Dec 2006 16:03:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsQOK-0004Xc-Ro for emacs-devel@gnu.org; Thu, 07 Dec 2006 16:02:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsQOK-0004Wf-0L for emacs-devel@gnu.org; Thu, 07 Dec 2006 16:02:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsQOJ-0004WP-Ny for emacs-devel@gnu.org; Thu, 07 Dec 2006 16:02:51 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GsQOJ-0005vW-Az for emacs-devel@gnu.org; Thu, 07 Dec 2006 16:02:51 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1GsQOI-00014z-PY; Thu, 07 Dec 2006 16:02:50 -0500 Original-To: "Drew Adams" In-reply-to: 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:63425 Archived-At: I want turning on or off a global minor mode to affect all existing and all future buffers (until another explicit mode change). Anything else would be a nuisance, in addition to being confusing. Do you use highlight-changes-mode? Would you say that this change would be an improvement for you, in highlight-changes-mode?