[O] Bug: Org table mal-format with number [9.1.5 (9.1.5-1-gb3ddb0-elpaplus @ /home/gongzhitaao/.emacs.d/.cask/25.2/elpa/org-plus-contrib-20171225/)]

2017-12-29 Thread Zhitao Gong
Org table mal-format with numbers Example | hello | world | hello | | 5 | hello | When you hit the at the above location, weird format occurs I had minimum setup at outlined in http://orgmode.org/manual/Feedback.html. ---

[O] About org-sort -> org-sort-list with custom sort function

2017-05-05 Thread Zhitao Gong
Hi All, I think there is a bug in org-sort or org-sort-list function. If you call org-sort (C-c ^) on list items, this function will call org-sort-list. However, org-sort calls org-sort-list with only one argument, i.e., the with-case (see the code below) #+BEGIN_SRC emacs-lisp ((org-at-item-p)