From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: News from the lexical world Date: Fri, 12 Feb 2021 11:23:13 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14445"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 12 17:24:47 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lAbFP-0003Vr-36 for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Feb 2021 17:24:47 +0100 Original-Received: from localhost ([::1]:59834 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAbFO-0000HS-4t for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Feb 2021 11:24:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60962) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAbE1-00078O-D9 for emacs-devel@gnu.org; Fri, 12 Feb 2021 11:23:21 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:40479) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAbDy-0003CV-CA for emacs-devel@gnu.org; Fri, 12 Feb 2021 11:23:20 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 8368C100225; Fri, 12 Feb 2021 11:23:16 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 05426100062; Fri, 12 Feb 2021 11:23:15 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1613146995; bh=19QVNkt8K7y37mxv/alCFf7BqcaHjJrwmUnqkD2EobA=; h=From:To:Subject:Date:From; b=lX7Vk48L4esiQBK5rU7F63YYGvpmTWfg5GrslqZiOATGn9YUUbIZBMJdslHwZ5kyO dEatE0J9+0ZTIjpmvTzN+bFMejnoXmOofJZ1KyeUpqd7u4PbAUhMmivUNDOQ4d/F81 BM8FMVky4bbJVz8kmVAHom4x1lrBIC9ygCTDplFvhL1wgGSCHVsQRsOog99KZVxNN9 488tHPvF2osnirLiKJxWEyrKSqFFOfWyMW3jO4GHcAMlXdLFRJfm44vBOjmI3inDO1 PuPqPyvGvjSS3ikUcPNqVvDOZdRrbHWiZhaDUx8OuzLs/2pWLrjjv+vrQxp3TGAF6F bxnVzjnvLdoHA== Original-Received: from alfajor (unknown [216.154.41.47]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id D7B1512003C; Fri, 12 Feb 2021 11:23:14 -0500 (EST) Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:264525 Archived-At: Sorry to interrupt your great keybindings discussion, but I'll just point out that we have now converted to lexical-binding a bit over 80% of Emacs's ELisp files. The breakdown of the remaining work is: 2 test/manual/cedet/ 3 lisp/org/ 4 lisp/cedet/semantic/analyze/ 4 test/manual/ 8 lisp/vc/ 9 lisp/cedet/ 9 lisp/cedet/semantic/bovine/ 9 lisp/cedet/semantic/wisent/ 9 lisp/emulation/ 15 lisp/net/ 18 lisp/mail/ 21 lisp/textmodes/ 22 lisp/cedet/srecode/ 25 lisp/erc/ 25 lisp/mh-e/ 26 lisp/cedet/ede/ 37 lisp/progmodes/ 45 lisp/cedet/semantic/ 49 lisp/obsolete/ 59 lisp/ 399 / 2003 = 19.920119820269594% I don't expect we'll reach 100% soon but 90% seems quite feasible for the actual Emacs-28 release. Stefan