[O] Bug: Using org-backward-paragraph in the middle of a headline produces an error [9.1.2 (9.1.2-elpaplus @ /home/omar/.emacs.d/elpa/org-plus-contrib-20171004/)]

2017-10-06 Thread Omar Antolin
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 http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. --

[O] Bug: org-backward-paragraph give an error when called from the #+BEGIN_SRC line of a source block [9.1.1 (9.1.1-17-g24ea1b-elpaplus @ /home/omar/.emacs.d/elpa/org-plus-contrib-20171002/)]

2017-10-03 Thread Omar Antolin
If you run `org-backward-paragraph` from the `#+BEGIN_SRC` line of a source block it gives the error message "Invalid search bound (wrong side of point)", instead of moving point. I tried tracking it down and this error message comes from a call to `re-search-backward` in the source for `org-backw