Re: [PATCH] Add NO-STATS switch to org-get-heading

2020-03-13 Thread Brice Waegeneire
Hello Nicolas, On 2020-03-13 17:22, Nicolas Goaziou wrote: * lisp/org-element.el (org-element-context): Handle headlines only containing a statistics cookie. * lisp/org.el (test-org/get-heading): Add regex capture group 6 for statistics cookie. (org-get-heading): Add NO-STATS argument, if

[PATCH] Add NO-STATS switch to org-get-heading

2020-03-13 Thread Brice Waegeneire
* lisp/org-element.el (org-element-context): Handle headlines only containing a statistics cookie. * lisp/org.el (test-org/get-heading): Add regex capture group 6 for statistics cookie. (org-get-heading): Add NO-STATS argument, if non-nil, will not return the statistics cookie. *

Re: [O] Error after moving from 7.9.4 to 8.0: Cannot open load file org-element

2013-04-23 Thread Brice Waegeneire
'(el-get org-mode )) (el-get 'sync my-packages) #+end_src ;;; ldk-emacs.el ends here Can someone help me with this or orient me to do a better report ? Thanks. 2013/4/21 Brice Waegeneire liberd...@gmail.com: Hello org-mode users, In moving from 7.9.4 to 8.0 org-mode I

[O] Error after moving from 7.9.4 to 8.0: Cannot open load file org-element

2013-04-21 Thread Brice Waegeneire
Hello org-mode users, In moving from 7.9.4 to 8.0 org-mode I stumbled upon the following error (emacs --debug-init). The [...] is a portion i couldn't copy: Debugger entered--Lisp error: (file-error Cannot open load file org-mode/lisp/org-element) org-element-at-point() org-store-link(nil)