emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Strange undo problem


From: Lennart Borgman (gmail)
Subject: Re: Strange undo problem
Date: Sun, 22 Apr 2007 14:06:36 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Johan Bockgård wrote:
"Lennart Borgman (gmail)" <address@hidden> writes:

And in elisp Info:

That is, (info "(elisp)Special Properties")

  `modification-hooks'
     If a character has the property `modification-hooks', then its
     value should be a list of functions; modifying that character
     calls all of those functions.  Each function receives two
     arguments: the beginning and end of the part of the buffer being
     modified.  Note that if a particular modification hook function

Wrong section. Try (info "(elisp)Overlay Properties")

    `modification-hooks'
         This property's value is a list of functions to be called if
         any character within the overlay is changed or if text is
         inserted strictly within the overlay.


Ah, thanks. Looks much better ;-)




reply via email to

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