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.
---
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)