Skip to content

Conversation

jamescherti
Copy link
Contributor

@jamescherti jamescherti commented Aug 21, 2025

This commit fixes (#1986) an issue in evil-mode where, in outline-mode or org-mode, attempting to open a folded section (zo) fails when the cursor is inside a deeply nested header. Previously, the fold would either not expand or expand incorrectly, leaving the nested content hidden and making navigation and editing of deeply nested structures difficult.

I welcome any suggestions for improvement.

@jamescherti jamescherti force-pushed the fix-evil-open-fold branch 9 times, most recently from 34979fe to 73811f3 Compare August 21, 2025 17:16
@jamescherti jamescherti marked this pull request as draft August 21, 2025 17:21
@jamescherti jamescherti marked this pull request as ready for review August 21, 2025 19:13
@jamescherti jamescherti marked this pull request as draft August 21, 2025 21:48
@jamescherti jamescherti force-pushed the fix-evil-open-fold branch 3 times, most recently from 128745f to 93912a6 Compare August 22, 2025 14:34
@jamescherti jamescherti marked this pull request as ready for review August 22, 2025 14:34
@jamescherti jamescherti force-pushed the fix-evil-open-fold branch 3 times, most recently from 9706496 to a15fcd2 Compare August 22, 2025 20:59
…ested outline/org headers

This commit fixes an issue in evil-mode where, in outline-mode or
org-mode, attempting to open a folded section (zo) fails when the cursor
is inside a deeply nested header. Previously, the fold would either not
expand or expand incorrectly, leaving the nested content hidden and
making navigation and editing of deeply nested structures difficult.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant