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: Improving aesthetics & readability of backquote Date: Mon, 20 May 2019 19:19:41 -0400 Message-ID: References: <20190520085241.GA5136@ACM> 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="231133"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: hello@paulwrankin.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 21 01:40:39 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.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hSrtW-000xx9-RW for ged-emacs-devel@m.gmane.org; Tue, 21 May 2019 01:40:38 +0200 Original-Received: from localhost ([127.0.0.1]:43779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSrtV-0006y0-GJ for ged-emacs-devel@m.gmane.org; Mon, 20 May 2019 19:40:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSrZH-00067Q-Gq for emacs-devel@gnu.org; Mon, 20 May 2019 19:19:44 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSrZH-0005Ng-C7; Mon, 20 May 2019 19:19:43 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1hSrZF-00008Y-Su; Mon, 20 May 2019 19:19:42 -0400 In-Reply-To: <20190520085241.GA5136@ACM> (message from Alan Mackenzie on Mon, 20 May 2019 08:52:41 +0000) 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.21 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:236828 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. ]]] Backquote is a well-known construct, a de-facto standard since over 40 years ago. For a while, backquote in Emacs Lisp was incompatible with the standard, because I was trying to keep the code small. But in the 90s we changed Emacs Lisp to fit the standard. To change it is unthinkable. -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)