* certain files should not be folded
@ 2023-11-24 15:56 Uwe Brauer
2023-11-24 17:09 ` Fraga, Eric
0 siblings, 1 reply; 8+ messages in thread
From: Uwe Brauer @ 2023-11-24 15:56 UTC (permalink / raw)
To: emacs-orgmode
Hi
I tried to follow
https://orgmode.org/manual/Initial-visibility.html
and put, for example,
#+STARTUP: nofold
or
#+STARTUP: showall
or
#+STARTUP: showeverything
But it did not work I close and open the file, but all headers are
folded, what do miss here.
Thanks
Uwe Brauer
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-24 15:56 certain files should not be folded Uwe Brauer
@ 2023-11-24 17:09 ` Fraga, Eric
2023-11-24 17:47 ` Uwe Brauer
0 siblings, 1 reply; 8+ messages in thread
From: Fraga, Eric @ 2023-11-24 17:09 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
The default is to show everything. Do you have an VISIBILITY properties
in the file?
--
: Eric S Fraga, with org release_9.6.6-418-g294a4d in Emacs 30.0.50
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-24 17:09 ` Fraga, Eric
@ 2023-11-24 17:47 ` Uwe Brauer
2023-11-24 20:03 ` Fraga, Eric
0 siblings, 1 reply; 8+ messages in thread
From: Uwe Brauer @ 2023-11-24 17:47 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]
>>> "FE" == Fraga, Eric <e.fraga@ucl.ac.uk> writes:
> The default is to show everything. Do you have an VISIBILITY properties
> in the file?
Since I am not sure what are precisely these VISIBILITY properties,
here is one example file
--8<---------------cut here---------------start------------->8---
#+STARTUP: showeverything
#+title: nordstroem-field.tex
#+property: file-information ("a41dc43460f1abab60b8164d06bde036" "/home/oub/ALLES/HGs/XXXX/Pub/Preprints/Full-Euler-Nordstroem/" "nordstroem-field.tex" 27975 "2023-11-14T17:35:14" immutable-location)
* Note
Try to prove global existence for the Nordstroem equation, by *our* method, but with a source generated by an irrotational fluid with a linear equation of state
--8<---------------cut here---------------end--------------->8---
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-24 17:47 ` Uwe Brauer
@ 2023-11-24 20:03 ` Fraga, Eric
2023-11-24 20:18 ` Uwe Brauer
0 siblings, 1 reply; 8+ messages in thread
From: Fraga, Eric @ 2023-11-24 20:03 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
On Friday, 24 Nov 2023 at 18:47, Uwe Brauer wrote:
> Since I am not sure what are precisely these VISIBILITY properties,
By VISIBILITY properties, I meant literally that: any properties
labelled as VISIBILITY. But obviously you don't have any!
> here is one example file
which works just fine for me. What do you actually get?
--
: Eric S Fraga, with org release_9.6.7-661-g34ee6f in Emacs 30.0.50
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-24 20:03 ` Fraga, Eric
@ 2023-11-24 20:18 ` Uwe Brauer
2023-11-25 10:13 ` Fraga, Eric
0 siblings, 1 reply; 8+ messages in thread
From: Uwe Brauer @ 2023-11-24 20:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]
>>> "FE" == Fraga, Eric <e.fraga@ucl.ac.uk> writes:
> On Friday, 24 Nov 2023 at 18:47, Uwe Brauer wrote:
>> Since I am not sure what are precisely these VISIBILITY properties,
> By VISIBILITY properties, I meant literally that: any properties
> labelled as VISIBILITY. But obviously you don't have any!
>> here is one example file
> which works just fine for me. What do you actually get?
--8<---------------cut here---------------start------------->8---
#+STARTUP: showeverything
#+title: nordstroem-field.tex
#+property: file-information ("a41dc43460f1abab60b8164d06bde036" "/home/oub/ALLES/HGs/XXXX/Pub/Preprints/Full-Euler-Nordstroem/" "nordstroem-field.tex" 27975 "2023-11-14T17:35:14" immutable-location)
* Note..
--8<---------------cut here---------------end--------------->8---
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-24 20:18 ` Uwe Brauer
@ 2023-11-25 10:13 ` Fraga, Eric
2023-11-25 13:10 ` Uwe Brauer
2023-11-25 17:17 ` [SOLVED] (was: certain files should not be folded) Uwe Brauer
0 siblings, 2 replies; 8+ messages in thread
From: Fraga, Eric @ 2023-11-25 10:13 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
I'll let others chime in because I definitely get the file with
everything opened. Maybe tell us what version of org and emacs you are
using and also what happens if you start emacs with -Q to not include
your customizations?
--
: Eric S Fraga, with org release_9.6.7-661-g34ee6f in Emacs 30.0.50
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: certain files should not be folded
2023-11-25 10:13 ` Fraga, Eric
@ 2023-11-25 13:10 ` Uwe Brauer
2023-11-25 17:17 ` [SOLVED] (was: certain files should not be folded) Uwe Brauer
1 sibling, 0 replies; 8+ messages in thread
From: Uwe Brauer @ 2023-11-25 13:10 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
>>> "FE" == Fraga, Eric <e.fraga@ucl.ac.uk> writes:
> I'll let others chime in because I definitely get the file with
> everything opened. Maybe tell us what version of org and emacs you are
> using and also what happens if you start emacs with -Q to not include
> your customizations?
Right I assume I have to debug my init file, something is not right
there. Thanks for your time.
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [SOLVED] (was: certain files should not be folded)
2023-11-25 10:13 ` Fraga, Eric
2023-11-25 13:10 ` Uwe Brauer
@ 2023-11-25 17:17 ` Uwe Brauer
1 sibling, 0 replies; 8+ messages in thread
From: Uwe Brauer @ 2023-11-25 17:17 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 779 bytes --]
>>> "FE" == Fraga, Eric <e.fraga@ucl.ac.uk> writes:
> I'll let others chime in because I definitely get the file with
> everything opened. Maybe tell us what version of org and emacs you are
> using and also what happens if you start emacs with -Q to not include
> your customizations?
I am an idiot. I debugged my init file, and found the following line
(add-hook 'outline-mode-hook 'hide-body)
Incredible. Of course then everything is hidden.
Thanks for you help and sorry for the noise
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-11-25 17:18 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 15:56 certain files should not be folded Uwe Brauer
2023-11-24 17:09 ` Fraga, Eric
2023-11-24 17:47 ` Uwe Brauer
2023-11-24 20:03 ` Fraga, Eric
2023-11-24 20:18 ` Uwe Brauer
2023-11-25 10:13 ` Fraga, Eric
2023-11-25 13:10 ` Uwe Brauer
2023-11-25 17:17 ` [SOLVED] (was: certain files should not be folded) Uwe Brauer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).