emacs-devel
[Top][All Lists]
Advanced

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

Re: CC mode 5.31.4: c-{beginning, end}-of-defun try to modify buffer


From: martin rudalics
Subject: Re: CC mode 5.31.4: c-{beginning, end}-of-defun try to modify buffer
Date: Tue, 08 Jan 2008 22:38:34 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

There is a macro in font-lock.el called save-buffer-state that font lock uses when it changes the text properties. Unfortunately that macro is not available for anyone else to use since it is in an eval-when-compile. Maybe that macro should be made available outside of font-lock.el -- for changing text properties?

Apparently people don't want it, see:

http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-08/msg00068.html




reply via email to

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