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


> From: Tom Tromey <tromey@redhat.com>
> Cc: yao@codesourcery.com, gdb-patches@sourceware.org
> Date: Fri, 13 Apr 2012 07:51:31 -0600
> 
> Eli> What variables cause the warning?
> 
> The patch adds an 'eval' clause to .dir-locals.el.

'eval' is a hard case, and using 'progn' after it is even harder.  I
couldn't find any way to disable the warning, except set
enable-local-eval to t, which security-minded people might be
unwilling to use.

I would suggest to ask on emacs-devel, maybe there's some trick that
some wizard would come up with.


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