From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [BUG] .dir-locals.el broken links on cygwin Date: Sat, 15 Jan 2011 12:45:22 +0100 Message-ID: <87y66mbd8i.fsf@altern.org> References: <81sjwz66f0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=38074 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pe4bQ-0003Di-7Q for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 06:47:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pe4bN-0005OA-J1 for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 06:47:26 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:51711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pe4bN-0005Mw-Cb for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 06:47:25 -0500 Received: by mail-wy0-f169.google.com with SMTP id 26so3728077wyj.0 for ; Sat, 15 Jan 2011 03:47:25 -0800 (PST) In-Reply-To: <81sjwz66f0.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 11 Jan 2011 16:42:03 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: emacs-orgmode@gnu.org, Vladimir Alexiev Hi Vladimir and Jambunathan, Jambunathan K writes: > Vladimir Alexiev writes: > >>> Some of the .dir-locals.el files in the distribution are >>> symbolic links to another. On cygwin they come out as LNK files. >> >> The error I get is >> Directory-local variables error: (wrong-type-argument listp ! \.) > > I find the symlink very problematic. I normally copy the contents of > .dir-settings.el' to .dir-locals.el. .dir-locals.el is now a copy of .dir-settings.el, which should prevent this problem. Thanks, -- Bastien