emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] visibility cycling bug for plain lists with org-cycle-include-


From: Eddward DeVilla
Subject: [Orgmode] visibility cycling bug for plain lists with org-cycle-include-plain-lists set
Date: Thu, 11 Jan 2007 13:21:02 -0600

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




reply via email to

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