[BUG] org-capture matcher fail [9.7-pre (release_9.6.18-1145-g10d286 @ /home/gongzhitaao/.cache/emacs/straight/repos/org/lisp/)]

2024-02-06 Thread Zhitao
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. --

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