This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: add .dir-locals.el


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> Do you think it is useful to add some code here to check code style or
Yao> check ARI rules?

Let's try it.
If people don't like it, we can always move the code out of
.dir-locals.el and into some new .el that developers can optionally load
somehow.

Yao> With this change, when emacs opens gdb files for the first time, it
Yao> prompts to ask apply risky local variables.  Not sure GDB contributors
Yao> using emacs are comfortable with this or not.

I don't think it is a big deal.

Yao> I have other emacs lisp snippets to do other checks, and personally, I
Yao> find they are quite useful.  If this is acceptable, I'll push them out
Yao> one by one.

Sounds fantastic.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]