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

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

bug#23463: safe local variable properties no longer effective


From: Glenn Morris
Subject: bug#23463: safe local variable properties no longer effective
Date: Thu, 05 May 2016 17:59:55 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 25.1.50

emacs -Q foo.py

where foo.py has contents:

# Local Variables:
# python-indent-offset: 2
# End:

Current emacs-25 branch: file opens fine with no prompting,
python-indent-offset is set to 2.
Current master: one is told that python-indent-offset is not safe

Same applies to any similar major-mode-specific local variable.

This is due to 25f455815bfaa868dc470d445413df9a7a546c46.





reply via email to

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