|
From: | Bruce Korb |
Subject: | Re: local variable for updating the time stamp on save |
Date: | Sat, 19 Jan 2008 09:35:33 -0800 |
User-agent: | Thunderbird 2.0.0.6 (X11/20070801) |
Bruce Korb wrote: > I have a "safe-local-variables-values" both at home and at work. For some > administrative reason, my work one got reset to empty and now only > contains: > > '(safe-local-variable-values (quote ((sh-indentation . 2) > (sh-basic-offset . 4) (sh-basic-offset . 2)))) My home version: '(safe-local-variable-values (quote ((whitespace-check-buffer-indent) (c-syntactic-indentation) (c-syntactic-indentation-in-macros) (sh-basic-offset . 2) (sh-indentation . 2) (sh-basic-offset . 4) (sh-indentation . 4) (sh-basic-offset . 4) (sh-indentation . 4) (sh-basic-offset . 4) (Mode . shell-script) (ispell-local-pdict . "ispell-dict") (Mode . C) (sh-indentation . 4)))) I really don't like it. :(
[Prev in Thread] | Current Thread | [Next in Thread] |