From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: How to mark new text in a buffer ? Date: Fri, 4 Dec 2009 11:28:34 +0100 Organization: GNU's Not UNIX! Message-ID: <200912041028.nB4ASY2h025906@fed.local> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1259922627 13651 80.91.229.12 (4 Dec 2009 10:30:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Dec 2009 10:30:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 04 11:30:17 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 1NGVQW-0007fT-Ba for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Dec 2009 11:30:16 +0100 Original-Received: from localhost ([127.0.0.1]:39717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGVQW-0003U2-4n for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Dec 2009 05:30:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGVOB-0002dP-AZ for help-gnu-emacs@gnu.org; Fri, 04 Dec 2009 05:27:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGVO5-0002aw-HU for help-gnu-emacs@gnu.org; Fri, 04 Dec 2009 05:27:49 -0500 Original-Received: from [199.232.76.173] (port=51051 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGVO5-0002ar-Aw for help-gnu-emacs@gnu.org; Fri, 04 Dec 2009 05:27:45 -0500 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]:57060) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGVO4-0007Rw-HH for help-gnu-emacs@gnu.org; Fri, 04 Dec 2009 05:27:44 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 27A41C4CC8 for ; Fri, 4 Dec 2009 05:27:44 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Fri, 04 Dec 2009 05:27:44 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:message-id:from:to:subject:reply-to; s=smtpout; bh=KOwIFEnfvPvUF7Z8FbKwYOrbKYQ=; b=N+8XyxQppgiVRAefyF0JrZLyTtHGQPzawby5f+tSLBJoZ1wa+agD8yDn0Bjda0juNd9vam2Wx1OoL4PH+dcEUd0dcvGIPzk6gggiLTQAXXyIvHjYNeB8PS45sbEzDNt+XAXmR88AeZGIk1KxoqNnrhJOVMgWXtq4mHrTMzkMR1Q= X-Sasl-enc: gtF9rh2euo4zZxdTfIhsy5NwZ8+YnCIJsPhFQYtqMfhU 1259922463 Original-Received: from fed.local (cha51-2-82-244-211-40.fbx.proxad.net [82.244.211.40]) by mail.messagingengine.com (Postfix) with ESMTPSA id A9EEB1E525 for ; Fri, 4 Dec 2009 05:27:43 -0500 (EST) Original-Received: from fed.local (fed.local [127.0.0.1]) by fed.local (8.14.3/8.14.3) with ESMTP id nB4ASY5w025910 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 4 Dec 2009 11:28:35 +0100 Original-Received: (from xavier@localhost) by fed.local (8.14.3/8.14.3/Submit) id nB4ASY2h025906; Fri, 4 Dec 2009 11:28:34 +0100 X-Authentication-Warning: fed.local: xavier set sender to xma@gnu.org using -f User-Agent: Rmail/23.1.1 Emacs/23.1.1 (gnu/linux) Jabber-ID: xavier@maillard.im X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:70385 Archived-At: Hi, I am looking for the best way to identify new entered text into a buffer and show that information. For example, I am visiting a file-based buffer -i.e. a buffer visiting a file. It has already content and I am typing something like "foo bar". I want to display "foo bar" in such a way that we get direct information on what is new and what is old. Any idea ? Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org