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

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

bug#12869: 24.3.50; 'semantic-change-function' and incremental parsing b


From: Stefan Monnier
Subject: bug#12869: 24.3.50; 'semantic-change-function' and incremental parsing broken by 'define-obsolete-variable-alias' problems
Date: Mon, 12 Nov 2012 16:09:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>>> Debugger entered--Lisp error: (error "Don't know how to make a localized 
>>> variable an alias")
>>> defvaralias(semantic-edits-new-change-hooks 
>>> semantic-edits-new-change-functions nil)
>> 
>> I've changed the code (in emacs-24) to use the new name instead of the
>> old one, which I believe should fix this problem.
>> Can you confirm that it fixes your use-case?
> Yep, that fixes it. Thanks.

Thanks for confirming and sorry for forgetting to include the patch in
my reply.  BTW, maybe "bzr switch http://bzr.sv.gnu.org/r/emacs/emacs-24";
would have done what you wanted.


        Stefan





reply via email to

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