From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: lisp/gnus/.dir-locals.el Date: Wed, 15 Sep 2010 13:05:28 +0200 Message-ID: References: <83aanyhrnz.fsf@gnu.org> <5n1v95koyt.fsf@fencepost.gnu.org> <837hiq5dh4.fsf@gnu.org> <83bp814l5x.fsf@gnu.org> <838w354f7i.fsf@gnu.org> <8362y94egs.fsf@gnu.org> <834odt4cd4.fsf@gnu.org> <8339td4a47.fsf@gnu.org> <19lj75ibdz.fsf@fencepost.gnu.org> <83zkvl2crg.fsf@gnu.org> <83wrqo2q1s.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1284548862 27558 80.91.229.12 (15 Sep 2010 11:07:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Sep 2010 11:07:42 +0000 (UTC) Cc: Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Wojciech Meyer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 15 13:07:41 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ovppt-0001g5-Sn for ged-emacs-devel@m.gmane.org; Wed, 15 Sep 2010 13:07:39 +0200 Original-Received: from localhost ([127.0.0.1]:55200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ovppg-0004Ee-Jn for ged-emacs-devel@m.gmane.org; Wed, 15 Sep 2010 07:07:20 -0400 Original-Received: from [140.186.70.92] (port=49336 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvppN-0003sR-Q3 for emacs-devel@gnu.org; Wed, 15 Sep 2010 07:07:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvpoX-0007nP-8y for emacs-devel@gnu.org; Wed, 15 Sep 2010 07:06:10 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:59005) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvpoX-0007nJ-3c; Wed, 15 Sep 2010 07:06:09 -0400 Original-Received: by iwn33 with SMTP id 33so120752iwn.0 for ; Wed, 15 Sep 2010 04:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=R0r7lbyf2YS9JsmY3s5qqCUmgS9N7yQxnMIGXPW0YGc=; b=Q+cRVlwzyGpZAJc7PUMXsJULMHFMGS2c5qdIobrpip+fvLyD1afLaJ8Rf8dIo9c5n/ 3fKZ/4sVo9ydf2gwWAjL/OeMJa+Xa/QaosvgxAuEbKDOIFM1rAzOtWnQCg1kAjy9gj4a rs26Iy92udswjNaffYkxxHGUvAImUciiXmj10= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=s4k8RnnhnmCgmcgjAW2W+3bUpX57P+1PuYtbcmybhNm/tffioUSaA2TNNZZ6a5XOEu VixJ0r0SQjkHio9SgeXf+hxx6LApOYte7fVY7k9+UkDMS/N13/p76VHO7O149nVeBcGW wqLgsWBM7H5q7jfhFA1kgYcCoaXsMBjbQozlM= Original-Received: by 10.231.169.149 with SMTP id z21mr1645609iby.11.1284548768389; Wed, 15 Sep 2010 04:06:08 -0700 (PDT) Original-Received: by 10.231.150.195 with HTTP; Wed, 15 Sep 2010 04:05:28 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:130198 Archived-At: On Wed, Sep 15, 2010 at 12:59, Wojciech Meyer wrote: > Moving to a directory probably would avoid globing this file, that's > what i am saying. I still don't understand *what* would you move to a directory. The .dir-locals.el file? And how would that help? =C2=A0 =C2=A0 Juanma