From: Bastien <bzg@altern.org>
To: Rainer Stengele <rainer.stengele@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Unable to unfold a folded block having point directly after the folded block
Date: Wed, 04 Jan 2012 11:27:20 +0100 [thread overview]
Message-ID: <87ty4b7ofr.fsf@gnu.org> (raw)
In-Reply-To: <4F02DF52.4070808@online.de> (Rainer Stengele's message of "Tue, 03 Jan 2012 11:58:26 +0100")
Hi Rainer,
Rainer Stengele <rainer.stengele@online.de> writes:
> I just pulled and checked but cannot see a change.
> Did you check in the fix already?
Yes I did.
Try with
(setq org-special-ctrl-a/e nil)
C-e goes *after* the end of the invisible region and TAB will do nothing
here, either in a folded subtree or in a folded drawer.
With
(setq org-special-ctrl-a/e 'reversed)
C-e goes *right before* the end of the invisible region and TAB will
unfold as expected, both in a folded subtree or in a folded drawer.
This behavior is more consistent than the previous one. But you need
to set `org-special-ctrl-a/e' according to your needs.
HTH,
--
Bastien
next prev parent reply other threads:[~2012-01-04 10:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 13:43 Unable to unfold a folded block having point directly after the folded block Rainer Stengele
2012-01-02 18:53 ` Bastien
2012-01-03 10:58 ` Rainer Stengele
2012-01-04 10:27 ` Bastien [this message]
2012-01-10 8:52 ` Rainer Stengele
2023-07-20 8:37 ` Vlastimil Vondra
2023-07-20 8:46 ` Ihor Radchenko
[not found] ` <CACjq+cw3wMsyF=W-hPGYBkN_P9Ng5k96Ufk0J-9QRn6-+h16og@mail.gmail.com>
2023-07-20 9:20 ` Ihor Radchenko
2023-07-20 9:37 ` Vlastimil Vondra
2023-07-20 22:04 ` Evgenii Klimov
2023-07-21 7:30 ` Ihor Radchenko
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=87ty4b7ofr.fsf@gnu.org \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=rainer.stengele@online.de \
/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).