From: "Eddward DeVilla" <eddward@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: visibility cycling bug for plain lists with org-cycle-include-plain-lists set
Date: Thu, 11 Jan 2007 13:21:02 -0600 [thread overview]
Message-ID: <b71b18520701111121t77d0c665q7dcd4d8e4bc1b6c@mail.gmail.com> (raw)
Hi,
I've been a little busy lately have haven't been able to put
together a good test case for this until now. Using tab to cycle
visibility for plain lists is broke in 4.60 and 4.61.
Given the file:
-----------------------------------------------
* foo
- bar
- baz
- pow
- kung
---------------------------------------------
Tab cycling on foo works as expected.
Tabbing on bar will cause it to fold correctly, hiding baz. Once
folded, tab move the cursor to the beginning of the line, but does not
unfold the text. To unfold it you must cycle foo.
Tabbing on baz and kung moves the cursor to the beginning of the line.
Tabbing on pow cycles visibility as expected.
Edd
next reply other threads:[~2007-01-11 19:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 19:21 Eddward DeVilla [this message]
2007-01-12 5:59 ` visibility cycling bug for plain lists with org-cycle-include-plain-lists set Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b71b18520701111121t77d0c665q7dcd4d8e4bc1b6c@mail.gmail.com \
--to=eddward@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.