emacs-orgmode
[Top][All Lists]
Advanced

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

Re: "text mode" org mode


From: Gustavo Barros
Subject: Re: "text mode" org mode
Date: Tue, 15 Sep 2020 10:46:38 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi Emanuel,

On Tue, 15 Sep 2020 at 14:27, Emanuel Berg via "General discussions about 
Org-mode." <emacs-orgmode@gnu.org> wrote:

> Can I tell Org mode to don't change editing back and
> forth, also don't collapse items in and out, i.e.
> virtually text mode, only I still want the font lock
> and to be able to use the mode to set keys, the
> functions to compile into a PDF, and so forth.
>
> TIA

That's probably not something most Org users would do, but I think you'd
get close to what you want with:

    (add-hook 'org-mode-hook 'visible-mode)

HTH.

Best,
Gustavo.



reply via email to

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