Re: [Orgmode] How to disable folding entirely

2009-11-03 Thread Carsten Dominik


On Nov 3, 2009, at 10:46 PM, Jeff Kowalczyk wrote:

In certain editing scenarios, I would like to temporarily disable  
all folding
including subtrees, property drawers, logbook entries, etc. i.e. the  
same
initial unfolded state achieved with #+STARTUP showeverything (M-x  
showall), but
unfolded state continues as new items are created, clocking in and  
out, etc.


Is there a general mechanism to toggle folding in Org, or in Emacs  
proper?


M-x visible-mode RET

- Carsten



I searched many variations of 'fold'-related strings in the Org  
source, and

didn't see anything directly applicable [1].

Thanks,
Jeff


[1] ~/.emacs.d/vendor/org-mode/lisp $ ack defcustom.*fold
org.el
291:(defcustom org-startup-folded t
851:(defcustom org-yank-folded-subtrees t

org-mhe.el
39:(defcustom org-mhe-search-all-folders nil
[master]~/.emacs.d/vendor/org-mode/lisp $




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] How to disable folding entirely

2009-11-03 Thread Jeff Kowalczyk
In certain editing scenarios, I would like to temporarily disable all folding
including subtrees, property drawers, logbook entries, etc. i.e. the same
initial unfolded state achieved with #+STARTUP showeverything (M-x showall), but
unfolded state continues as new items are created, clocking in and out, etc.

Is there a general mechanism to toggle folding in Org, or in Emacs proper?

I searched many variations of 'fold'-related strings in the Org source, and
didn't see anything directly applicable [1]. 

Thanks,
Jeff


[1] ~/.emacs.d/vendor/org-mode/lisp $ ack defcustom.*fold 
org.el
291:(defcustom org-startup-folded t
851:(defcustom org-yank-folded-subtrees t

org-mhe.el
39:(defcustom org-mhe-search-all-folders nil
[master]~/.emacs.d/vendor/org-mode/lisp $ 




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode