emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs kpart


From: Kevin Rodgers
Subject: Re: emacs kpart
Date: Mon, 07 Jul 2003 12:38:06 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Marco Correia wrote:

Is there a way to store the contents of the current buffer and then, after some modification, retrieve only the part that have changed? I know that there are some functions for retrieving the entire or part of the buffer (e.g. buffer-string,buffer-substring) but if I don't know which parts have been modified after some point, my only choice is to retrieve the entire buffer, which is of course very inneficient.

You might want to look at how highlight-changes-mode keeps track of changes
to the buffer.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]