emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: Syntax and Hard Newlines


From: martin rudalics
Subject: Re: Patch: Syntax and Hard Newlines
Date: Thu, 16 Nov 2006 09:42:51 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

A silly question maybe: Wouldn't

+     (kill-local-variable 'parse-sexp-lookup-properties)

cause problems for major modes using that?

I suppose it would be cleaner to require minor modes that want to turn
on/off `parse-sexp-lookup-properties' in a buffer append/remove their
name from/to that variable and kill it iff that list gets empty.





reply via email to

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