emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Bug - all org files open as if visibilty is set to "showeverything"


From: Nicolas Goaziou
Subject: Re: Bug - all org files open as if visibilty is set to "showeverything"
Date: Wed, 13 May 2020 20:13:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Charles Millar <address@hidden> writes:

> In the last two or three days, all my org files open as if I have set 
> the visibility in every file to
>
> #+STARTUP: showeverything
>

[...]

> As far as I recall, I have not changed any settings in my init or
> elsewhere.

I changed `org-startup-folded' default value to `showeverything'
yesterday.

You may want to use:

  (setq org-startup-folded t)

to get the old behaviour back.

Regards,

-- 
Nicolas Goaziou



reply via email to

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