emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Convert some files from outline-mode to org-mode


From: Stefan Monnier
Subject: Re: Convert some files from outline-mode to org-mode
Date: Sun, 26 Apr 2020 14:40:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Here's my attempt to summarize the counter-arguments:
> (1) Outline-mode is in fact more well-known than org-mode.
> (2) Org-mode increases memory consumption (by 1-3 MB).
> (3) We could improve outline-mode by adding something like org-cycle (TAB).
> (4) There's a slight delay when opening an org file for the first time
> in a session.

Improving outline-mode would probably be a good idea, *especially* if it
also benefits outline-minor-mode, but I think addressing (4) would be
beneficial for all Org users which might make it an even better choice.

> Finally, I don't know if anything can be done about (4).

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.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]