Re: dynamic blocks orgmode manpage

2024-02-19 Thread Ihor Radchenko
chris writes: > Now, after running =C-c C-c= on the line below, trying =M-x org-dynamic-block- > insert-dblock= will result in the error: =funcall-interactively: Wrong type > argument: commandp, org-dblock-write:block-update-time=. > > #+begin_src emacs-lisp > (org-dynamic-block-define "block

dynamic blocks orgmode manpage

2024-02-14 Thread chris
Hi all, #+title: dynamic blocks orgmode manpage * Example from the manual Concerned page: [[https://orgmode.org/manual/Dynamic-Blocks.html][Dynamic Blocks (The Org Manual)]] Below is an elisp snippet from the manual. You can execute it with =C-c C-c=. #+begin_src emacs-lisp (defun org