From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Add a separate mode for .dir-locals.el Date: Thu, 17 Oct 2019 23:14:57 -0400 Message-ID: References: <2058328b-aee5-8cb1-2659-a793e1354517@mit.edu> <576f2dba-7a45-1661-d5df-80de536ec7d2@gmail.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="193531"; mail-complaints-to="usenet@blaine.gmane.org" Cc: cpitclaudel@gmail.com, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 18 05:16:20 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iLIkW-000oEm-Id for ged-emacs-devel@m.gmane.org; Fri, 18 Oct 2019 05:16:20 +0200 Original-Received: from localhost ([::1]:34932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLIkV-00068U-9k for ged-emacs-devel@m.gmane.org; Thu, 17 Oct 2019 23:16:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60815) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLIjP-0005se-Uo for emacs-devel@gnu.org; Thu, 17 Oct 2019 23:15:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iLIjP-0005qQ-12; Thu, 17 Oct 2019 23:15:11 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1iLIjB-0004C3-Dj; Thu, 17 Oct 2019 23:14:58 -0400 In-Reply-To: (message from Andreas Schwab on Thu, 17 Oct 2019 14:03:54 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241185 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > In Lisp, code is data and data is code. All code is data, but only some data is code. For instance, the list (1 2 3) is meaningless as code. To ask whether certain data is meant to be evaluated as an expression is a significant question. -- Dr Richard Stallman Founder, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)