org-startup-folded does not work with directory local variables

2022-05-03 Thread Max Fujimoto
Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.17.6) The variable org-startup-folded does not work expected in .dir-locals.el.The option "#+startup: fold" works as expected. To replicate - start emacs -q- create a test dir    - create or copy an .org f

Re: org-startup-folded does not work with directory local variables

2022-05-05 Thread Max Fujimoto
Thanks for the info, I will look into reporting the issue with the emacs bug-tracker and for now use the per file "STARTUP:" option. thanks again On Wednesday, May 4, 2022, 11:04:42 a.m. EDT, Robert Pluim wrote: > On Wed, 04 May 2022 22:46:56 +0800, Ihor Radchenko > said: