emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] How to disable folding entirely


From: Carsten Dominik
Subject: Re: [Orgmode] How to disable folding entirely
Date: Tue, 3 Nov 2009 23:14:20 +0100


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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

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