On 8/21/12 8:55 PM, Daiki Ueno wrote: > 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? Thanks. Looks good to me.