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 non-ni

[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. * testing/lisp/test-

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

2013-04-23 Thread Brice Waegeneire
SRC ** Initalized package List of packages which are installed and initialized by el-get. #+begin_src emacs-lisp (setq my-packages '(el-get org-mode )) (el-get 'sync my-packages) #+end_src ;;; ldk-emacs.el ends here Can someone help me with this or orien

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