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 13:57:10 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> No, `make-local-variable' makes a variable local to a buffer,
> not to a mode:

The major modes I've been talking about (including ada, cperl, python)
use `make-local-variable' to make `parse-sexp-lookup-properties' local
to the buffer they're operating on.  When you do `kill-local-variable'
you kill their local binding too and they will see the global binding
which is usually not what they want.





reply via email to

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