Haiteng WU <[email protected]> writes: > I found a possible inconsistency between the documented behavior of :colnames > nil and its actual behavior in Org Babel. > > According to the Org manual, section Environment of a Code Block, nil is the > default value for :colnames, and should mean that the first row is treated as > column names only when the second row is a horizontal line. > > However, explicitly specifying :colnames nil appears to behave like :colnames > yes.
Thanks for reporting! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=40a16729e -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
