Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm excited to try out this branch! Unfortunately when I load it org-cycle no longer appears to cycle visibility of headlines.
Emacs-version: recent git of the native-comp pgtk branch:
GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, cairo version 1.17.3) of 2020-11-2
To reproduce
Open test org file, e.g.
* heading text
navigate to heading and press tab or M-x org-cycle.
M-x org-cycle
New org-cycle state will display in *Messages* but visible text will not change.
*Messages*
can you help me debug/would you prefer that I post messages to org-mode list?
The text was updated successfully, but these errors were encountered:
I cannot reproduce on my side with native-comp GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0) of 2020-12-09
Can you reproduce with emacs -Q (https://github.com/yantar92/org#testing-the-branch)?
Loading
Sorry, something went wrong.
hmm. reinstalled emacs and then ran the emacs -Q command din #testing-the-branch (which I missed at first, sorry) -- can no longer reproduce the error, so I'll close this issue. Sorry for the hassle!
Successfully merging a pull request may close this issue.
Hi, I'm excited to try out this branch! Unfortunately when I load it org-cycle no longer appears to cycle visibility of headlines.
Emacs-version: recent git of the native-comp pgtk branch:
GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, cairo version 1.17.3) of 2020-11-2
To reproduce
Open test org file, e.g.
navigate to heading and press tab or
M-x org-cycle.New org-cycle state will display in
*Messages*but visible text will not change.can you help me debug/would you prefer that I post messages to org-mode list?
The text was updated successfully, but these errors were encountered: