From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13433 invoked by alias); 12 Apr 2012 19:08:31 -0000 Received: (qmail 13415 invoked by uid 22791); 12 Apr 2012 19:08:30 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Apr 2012 19:08:15 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M2D00I00RP16T00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Thu, 12 Apr 2012 22:08:13 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.57.204]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2D00HY3RTORAX0@a-mtaout22.012.net.il>; Thu, 12 Apr 2012 22:08:13 +0300 (IDT) Date: Thu, 12 Apr 2012 19:21:00 -0000 From: Eli Zaretskii Subject: Re: RFC: add .dir-locals.el In-reply-to: <4F8614A8.6040800@codesourcery.com> To: Yao Qi Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83bomw4vob.fsf@gnu.org> References: <87bonj8aa0.fsf@fleche.redhat.com> <4F8614A8.6040800@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00317.txt.bz2 > Date: Thu, 12 Apr 2012 07:32:56 +0800 > From: Yao Qi > CC: > > 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.?