This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFC: add .dir-locals.el
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: tromey at redhat dot com, gdb-patches at sourceware dot org
- Date: Thu, 12 Apr 2012 22:06:12 +0300
- Subject: Re: RFC: add .dir-locals.el
- References: <87bonj8aa0.fsf@fleche.redhat.com> <4F8614A8.6040800@codesourcery.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Thu, 12 Apr 2012 07:32:56 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
>
> With this change, when emacs opens gdb files for the first time, it
> prompts to ask apply risky local variables. Not sure GDB contributors
> using emacs are comfortable with this or not.
Can't you make them not risky conditioned on specific types of values,
like strings etc.?