From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: On elisp running native Date: Thu, 26 Dec 2019 15:26:32 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="21616"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 26 21:27:18 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 1ikZj3-0005QV-ES for ged-emacs-devel@m.gmane.org; Thu, 26 Dec 2019 21:27:17 +0100 Original-Received: from localhost ([::1]:56502 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikZj2-000500-Ab for ged-emacs-devel@m.gmane.org; Thu, 26 Dec 2019 15:27:16 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43121) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikZiV-0004P2-DV for emacs-devel@gnu.org; Thu, 26 Dec 2019 15:26:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikZiU-0002Yj-35 for emacs-devel@gnu.org; Thu, 26 Dec 2019 15:26:42 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:12255) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ikZiT-0002Xr-T0 for emacs-devel@gnu.org; Thu, 26 Dec 2019 15:26:42 -0500 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 8BE0780273; Thu, 26 Dec 2019 15:26:40 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 18D7E8118C; Thu, 26 Dec 2019 15:26:35 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1577391995; bh=hGFyDe3a51rPveWhbojU8WkoSX2xucpj0mM5fwUvhn4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=NoPsxbPmX6CAO+mwysqGpiqmswO6F4e1FtL+RqMyT/PC9JE2WxvVR/Qbj/w/3/hNj mrjOpbTTXZFpms0wlOeecvbzS0bDTJ5P4vtcJ67lQu3AVaC2UyhUOBpbtKBIWtd4CB +CCgEggFQnfnrPB0hSh9lyAaNQnivotoSrtQHOplo8lPNFnXnbaZdhOUolNIGbZLj1 sD/EQ2mabRqaVAGHMpIkPbEFkPZdiawg0Pm4b+bZE2yrbfvt7LgoTJZJRVeFQPqLwF YnQQJlNbAGLdXq760GSC90waDEOuvq8khRTCw68clhG/LFPTzkZf43waDvpmGrlA7L bx6vPEgMreDbw== Original-Received: from alfajor (69-165-143-56.dsl.teksavvy.com [69.165.143.56]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id A607D120F01; Thu, 26 Dec 2019 15:26:34 -0500 (EST) In-Reply-To: (Andrea Corallo's message of "Thu, 26 Dec 2019 13:05:33 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 132.204.25.50 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:243675 Archived-At: > I'd be also very interested in maintainer's opinion. I'm not the maintainer, but I find this work very interesting and promising. I hope this can be put into at the very least a branch in emacs.git and why not into Emacs itself later on. Stefan