|
From: | Li Yuxiao |
Subject: | [BUG] org-at-table-p does not recognize table inside \begin{} \end{} block [9.8 (9.8-??-571f1ce0d @ /Users/liyuxiao/.emacs.d/.local/straight/build-29.1/org/)] |
Date: | Thu, 4 Jul 2024 13:29:11 +0000 |
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. ------------------------------------------------------------------------ When I tried to type table between \between \end blocks, for example \begin{pmatrix} \* table contents *\ \end{pmatrix} The table contents are not recognized. For instance, I can't use Tab to go to next line. It turns out the result of org-at-table-p is nil. I deleted all my configurations, but it doesn't get recognized as well. I'm quite new to emacs, and I can't figure out why. Any instructions on solving the problem or how to debug is appreciated. Thanks for your assistance! Emacs : GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.5.0, Carbon Version 170 AppKit 2487.6) of 2024-06-16 Package: Org mode version 9.8 (9.8-??-571f1ce0d @ /Users/liyuxiao/.emacs.d/.local/straight/build-29.1/org/) |
[Prev in Thread] | Current Thread | [Next in Thread] |