Hi, Since most of js files in gnome-shell contain the following line: // -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- I'm asked "values that may not be safe" question each time when I open such a files. It might be good to have :safe property for such a variables for indent, as python.el does?