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

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

should c-indentation-style be marked as safe?


From: Dan Nicolaescu
Subject: should c-indentation-style be marked as safe?
Date: Fri, 28 Apr 2006 09:36:24 -0700

We have this in emacs/lib-src/etags.c:

/*
 * Local Variables:
 * c-indentation-style: gnu

But the docstring for  c-indentation-style says:
  "Name of the currently installed style.
Don't change this directly; call `c-set-style' instead."

So what should we do here: mark c-indentation-style as safe or delete
the local variable from etags.c ?




reply via email to

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