emacs-devel
[Top][All Lists]
Advanced

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

Re: Feature request: permanent-local values in hooks buffer local values


From: Richard Stallman
Subject: Re: Feature request: permanent-local values in hooks buffer local values
Date: Sun, 09 Dec 2007 07:36:48 -0500

    Then in `flymake-mode' a call to the functions
    `flymake-add-survivor' and `flymake-remove-survivor \(which was defined 
    by the macro called above) must be done.

This seems like a very cumbersome interface.  I think it is very
unclean to dynamically change `permanent-local' properties.  That's
the sort of thing that we are sure to regret.

We should use my mechanism instead.  It is simple and clean.





reply via email to

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