From: Bernt Hansen <bernt@norang.ca>
To: Jeff Kowalczyk <jtk@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Turn off all folding (drawers, headlines) during structure moves?
Date: Mon, 13 Dec 2010 17:43:27 -0500 [thread overview]
Message-ID: <874oahxpio.fsf@norang.ca> (raw)
In-Reply-To: <loom.20101213T193141-700@post.gmane.org> (Jeff Kowalczyk's message of "Mon, 13 Dec 2010 18:39:16 +0000 (UTC)")
Jeff Kowalczyk <jtk@yahoo.com> writes:
> I prefer to work with all the Org elements visible, and get good results with
> #+STARTUP: showeverything .
>
> Even with this setting, during structure editing, drawers (e.g. :CLOCK:) fold
> when a headline is moved up or down in the structure, and a headline killed
> and yanked to a new location will yank as folded by default (** headline...).
>
> I'm not sure of the mechanism used to implement hiding/folding, are they
> overlays?
>
> Are there additional options to suppress all code-paths where Org folds
> items?
>
> If not, this is a feature request from an interested user.
>
> Thanks,
> Jeff
Hi Jeff,
I just use visible-mode which I have bound to f9-v
(global-set-key (kbd "<f9> v") 'visible-mode)
to disable folding completely. This is a toggle setting and works great
for me.
HTH,
Bernt
prev parent reply other threads:[~2010-12-13 22:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-13 18:39 Turn off all folding (drawers, headlines) during structure moves? Jeff Kowalczyk
2010-12-13 22:43 ` Bernt Hansen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874oahxpio.fsf@norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=jtk@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).