From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.help Subject: Re: Emacs 23.1 -- colored octagon in lower left corner? Date: Tue, 14 Apr 2009 16:05:35 +0900 Organization: NEC Electronics Message-ID: References: <86ebe621-4cfa-4032-a737-bf74e76dcbb4@q16g2000yqg.googlegroups.com> <659fc84c-b3a0-4c76-928d-445c5aafee52@z19g2000yqe.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239694946 1311 80.91.229.12 (14 Apr 2009 07:42:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Apr 2009 07:42:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 14 09:43:45 2009 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 1LtdJ3-0000wk-CC for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Apr 2009 09:43:45 +0200 Original-Received: from localhost ([127.0.0.1]:35587 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtdHe-0001ff-6x for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Apr 2009 03:42:18 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: individual.net zwHkIIE4r/sgbxg5RGwA+A1CIYmYX5L0RiK3FVdxPSTgNxrOSc Cancel-Lock: sha1:rRpWMdZpOX4zC40yJuYmVhoceM0= sha1:F/KxbOR4AIMabk3SqkvK+9dzDjg= System-Type: x86_64-unknown-linux-gnu Blat: Foop Original-Xref: news.stanford.edu gnu.emacs.help:168446 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:63723 Archived-At: "cmr.Pent@gmail.com" writes: > I think a sort of "modified" indicator might indeed be useful in the > base vc module, as at least psvn and git-emacs have their > implementations of it. There actually is one already: unmodified-according-to-VC buffers use "-" as a separator in their VC indicator, and modified buffer have ":" (e.g., "CVS-1.2" vs. "CVS:1.2"). The tooltip over the VC indicator also says more explicitly. [Note that the indicator doesn't change until you save the file.] -Miles -- Genealogy, n. An account of one's descent from an ancestor who did not particularly care to trace his own.