From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Is Elisp really that slow? Date: Fri, 17 May 2019 18:48:55 +0300 Message-ID: <83sgtd9j4o.fsf@gnu.org> References: <20190516202327.5cgy2s4kppy3ahxa@Ergus> <871s0yqg2i.fsf@telefonica.net> <3210C8E9-7A74-47D6-81A0-470948E6D09C@gmail.com> <87r28xq0j1.fsf@telefonica.net> <20190517055202.ted62gt6hqcip7xt@Ergus> <83mujlbgjh.fsf@gnu.org> <20190517123551.vumasyoyr5bv5voq@Ergus> <835zq9b4vi.fsf@gnu.org> <83y3359p49.fsf@gnu.org> <20190517153950.lbxgexrv34m4g24a@Ergus> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="111008"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 17 17:49:34 2019 Return-path: Envelope-to: geh-help-gnu-emacs@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 1hRf6z-000Ske-2t for geh-help-gnu-emacs@m.gmane.org; Fri, 17 May 2019 17:49:33 +0200 Original-Received: from localhost ([127.0.0.1]:50368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRf6y-0004jO-50 for geh-help-gnu-emacs@m.gmane.org; Fri, 17 May 2019 11:49:32 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:56315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRf6k-0004j5-M1 for help-gnu-emacs@gnu.org; Fri, 17 May 2019 11:49:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRf6k-0005xe-JP for help-gnu-emacs@gnu.org; Fri, 17 May 2019 11:49:18 -0400 Original-Received: from [176.228.60.248] (port=4128 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hRf6h-0000Ma-Uy for help-gnu-emacs@gnu.org; Fri, 17 May 2019 11:49:18 -0400 In-reply-to: <20190517153950.lbxgexrv34m4g24a@Ergus> (message from Ergus on Fri, 17 May 2019 17:39:50 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120498 Archived-At: > Date: Fri, 17 May 2019 17:39:50 +0200 > From: Ergus > Cc: help-gnu-emacs@gnu.org > > 1) Why the core emacs decided to include flymake instead of flycheck > that is more modular and supports more languages? Legal issues, AFAIR. > 2) Does it makes sense to make the keybindings case sensitive? No, not IMO.