From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Convert some files from outline-mode to org-mode Date: Sun, 24 May 2020 08:15:33 +0200 Organization: GNU Message-ID: <87blmd270a.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="86194"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Stefan Kangas , Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 24 08:16:10 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 1jcjve-000MMF-65 for ged-emacs-devel@m.gmane-mx.org; Sun, 24 May 2020 08:16:10 +0200 Original-Received: from localhost ([::1]:37036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcjvd-0003Jr-7p for ged-emacs-devel@m.gmane-mx.org; Sun, 24 May 2020 02:16:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39038) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcjv5-0002pm-1w for emacs-devel@gnu.org; Sun, 24 May 2020 02:15:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56670) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcjv4-0005ur-M7; Sun, 24 May 2020 02:15:34 -0400 Original-Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:51530 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jcjv4-00008H-Cd; Sun, 24 May 2020 02:15:34 -0400 Original-Received: by guerry (Postfix, from userid 1000) id 5974B1A604DE; Sun, 24 May 2020 08:15:33 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Sun, 26 Apr 2020 14:40:49 -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:251303 Archived-At: Hi Stefan, Stefan Monnier writes: > I can't see any reason why it should take so freaking long to open > a *simple* Org file. > > I think it "just" requires someone investigate where that time is spent > and how to reorganize the code so it's loaded&initialized more lazily. Sure. Help is more than welcome in this area. Org maintainers are busy preparing the release of 9.4 but I will ask for someone to help with this, we will see if we can make progress. -- Bastien