Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ Usually whenever I write a heading in org mode for example * Heading 1 The cursor and the text comes under that heading automatically after hitting the RET or enter key. But this was not the case from last few times. Also it comes like this for example: * Heading 1 Text supposed to be under heading 1 Before It was displayed with an automatic indentation for example, * Heading 1 Text under heading 1 However when the heading is folded using tab key, the text in both the cases is as intended, so I thing its just a displaying issue. The following error(Warning) was prompted: " Warning (org-element-cache): org-element--cache: Got element without parent. Please report it to Org mode mailing list (M-x org-submit-bug-report). (headline (:standard-properties [392 392 441 4016 4017 1 nil nil nil nil nil 443 4014 nil nil nil nil (org-data (:begin 1 :contents-begin 1 :contents-end 4084 :end 4084 :robust-begin 3 :robust-end 4082 :post-blank 0 :post-affiliated 1 :path "~/path/to/org/file/Project_update.org" :mode org-data :CATEGORY "Project_update" :cached t :org-element--cache-sync-key nil))] :raw-value "Some heading" :begin 392 :end 4017 :pre-blank 0 :contents-begin 441 :contents-end 4016 :robust-begin 443 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 392 :title (#("Some heading" 0 46 (:parent (headline #1)))))) " I updated emacs recently but used it few times after update with no issues. P.S. This is my first time sending a bug-report, so please pardon me if I make a stupid mistake or report something which was very obvious/ easy to solve. Thankyou so much for maintaining such a great package. Emacs : GNU Emacs 30.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.49, cairo version 1.18.4) Package: Org mode version 9.6.7 (9.6.7-??-ca873f7fe @ ~/.config/emacs/.local/straight/build-30.1/org/)