From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: [bug] org-cycle changed behavior in orgstruct-mode
Date: Tue, 11 Aug 2015 11:50:39 +0200 [thread overview]
Message-ID: <87fv3q2lxs.fsf@gmx.us> (raw)
Hi,
In org 8.3 orgstruct-mode and org-cycle is no longer working as expected.
In my init file I have,
;; Local Variables:
;; outline-regexp: ";;\\*+\\|\\`"
;; orgstruct-heading-prefix-regexp: ";;\\*+\\|\\`"
;; eval: (when after-init-time (orgstruct-mode) (org-global-cycle 3))
;; End:
With org 8.3+, when I use org-cycle on a headline, e.g. ";;* Org", the
display is no longer consistent with outline-toggle-children (I think the
"outline"-prefix might be a recent addition).
In Org 8.3+
No tabs:
;;* Org
One tab:
;;* Org
...
Two tabs:
;;* Org
;;** Subhead1
forms1
;;** Subhead2
forms2
In Org 8.2.10 behavior is consistent with outline-toggle-children:
No tabs:
;;* Org
One tab:
;;* Org
;;** Subhead1
;;** Subhead2
Two tabs:
;;* Org
;;** Subhead1
forms1
;;** Subhead2
forms2
I don't know how to debug this further. Hints appreciated.
Ramus
--
Lasciate ogni speranza, voi che leggete questo.
next reply other threads:[~2015-08-11 9:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 9:50 Rasmus [this message]
2015-08-11 12:24 ` [bug] org-cycle changed behavior in orgstruct-mode Nicolas Goaziou
2015-08-11 12:34 ` Rasmus
2015-08-11 12:45 ` Nicolas Goaziou
2015-08-11 13:31 ` Rasmus
2015-08-14 15:53 ` Nicolas Goaziou
2015-08-16 9:10 ` Rasmus
2015-08-11 15:59 ` Nicolas Goaziou
2015-08-29 21:12 ` Rasmus
2015-08-30 7:13 ` Nicolas Goaziou
2015-08-30 18:22 ` Rasmus
2015-08-30 19:26 ` Nicolas Goaziou
2015-08-30 19:39 ` Rasmus
2015-08-30 19:56 ` Nicolas Goaziou
2015-08-31 7:53 ` Rasmus
2015-09-13 11:21 ` Rasmus
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=87fv3q2lxs.fsf@gmx.us \
--to=rasmus@gmx.us \
--cc=emacs-orgmode@gnu.org \
/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).