On 6/17/15 6:53 AM, Mike Hommey wrote:
- emacs has the same security implication, and AIUI, opening a file with a modeline makes emacs ask questions to the user. Or ignore them in batch mode.
That depends on what's in the modeline. Pretty sure our typical "Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2" modeline does not do any prompting, since it's not executing any code. Other modeline parameters that can execute code do prompt.
-Boris _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform