From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ~Make emacs friendlier: package documentation [POC CODE INCLUDED] Date: Tue, 20 Oct 2020 01:11:46 -0400 Message-ID: References: <20201015190929.gdvx7j2yukcdcoaw@E15-2016.optimum.net> <83pn5jwav0.fsf@gnu.org> <20201015194132.jdn3e2v62vfvh7ju@E15-2016.optimum.net> <83imbawu6y.fsf@gnu.org> <20201016073432.4bmahi4jna2xxayl@E15-2016.optimum.net> <83362bq7f5.fsf@gnu.org> <20201019025925.e3xdf2kim32oljz7@E15-2016.optimum.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7473"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, boruch_baum@gmx.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 20 07:12:45 2020 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 1kUjwy-0001pj-2n for ged-emacs-devel@m.gmane-mx.org; Tue, 20 Oct 2020 07:12:44 +0200 Original-Received: from localhost ([::1]:48510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUjwx-0003jV-3h for ged-emacs-devel@m.gmane-mx.org; Tue, 20 Oct 2020 01:12:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUjw5-0002xq-Ka for emacs-devel@gnu.org; Tue, 20 Oct 2020 01:11:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49251) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUjw5-0005Pw-33; Tue, 20 Oct 2020 01:11:49 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kUjw2-0000hC-TI; Tue, 20 Oct 2020 01:11:47 -0400 In-Reply-To: (message from Stefan Monnier on Sun, 18 Oct 2020 23:16:31 -0400) 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:258156 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. ]]] > BTW, this time-to-load problem of Org is something that would be good to > fix (basically by being more careful to load things more lazily, so > a simple Org file can open quickly and only those files which use more > functionality take longer). Separating some of the specific Org applications from Org mode itself, which we should do to make the design clearer, would help with this as well. -- Dr Richard Stallman Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)