From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharon Kimble Subject: 'org-dynamic-block-define' is a void-function? Date: Wed, 04 Dec 2019 09:49:40 +0000 Message-ID: <87blsoh13f.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37827) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icRIP-00040G-VY for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 04:50:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icRIG-0008Ok-Sy for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 04:50:04 -0500 Received: from avasout04.plus.net ([212.159.14.19]:42133) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1icRIE-0007tY-JH for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 04:50:00 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On loading the most recent version of org-mode (yesterdays, being 2019-12-03) I am consistently getting this occurring in debugger. =2D-8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (void-function org-dynamic-block-define) (org-dynamic-block-define "clocktable" (quote org-clock-report)) load("/home/boudiccas/.emacs.d/elpa/org-plus-contrib-20191203/org-clock" = noerror nil nil mustsuffix) #f(compiled-function (f) #)("org-clock") mapcar(#f(compiled-function (f) #) ("ob" "ob-C" "ob-a= wk" "ob-clojure" "ob-comint" "ob-core" "ob-emacs-lisp" "ob-eval" "ob-exp" "= ob-java" "ob-keys" "ob-latex" "ob-lob" "ob-octave" "ob-ref" "ob-ruby" "ob-s= h" "ob-table" "ob-tangle" "obarray" "org-agenda" "org-agenda-property" "org= -archive" "org-attach" "org-autolist" "org-bibtex" "org-bullets" "org-captu= re" "org-checklist" "org-cliplink" "org-cliplink-string" "org-cliplink-tran= sport" "org-clock" "org-clock-budget" "org-clock-convenience" "org-compat" = "org-cookbook" "org-crypt" "org-dashboard" "org-duration" "org-eldoc" "org-= element" "org-entities" "org-faces" "org-footnote" "org-gcal" "org-habit" "= org-id" "org-indent" "org-index" ...)) org-reload(nil) funcall-interactively(org-reload nil) call-interactively(org-reload nil nil) command-execute(org-reload) =2D-8<---------------cut here---------------end--------------->8--- I have removed the 3/12 version, and then reinstalled it through paradox, and its come up with the same problem each time I've done it. I'm aware of [1] and this below, but I'm not inserting a new dynamic block, just reloading org-mode after the update! =2D-8<---------------cut here---------------start------------->8--- Add a dispatcher command to insert dynamic blocks You can add new dynamic blocks with function org-dynamic-block-define. All = such dynamic blocks can be used by org-dynamic-block-insert-dblock command. =2D-8<---------------cut here---------------end--------------->8--- So the next question is, how do I fix it at this end please? Thanks Sharon. [1] https://orgmode.org/Changes.html =2D-=20 A taste of linux =3D http://www.sharons.org.uk TGmeds =3D http://www.tgmeds.org.uk DrugFacts =3D https://www.drugfacts.org.uk Debian 10.1, fluxbox 1.3.7, emacs 26.3, org 9.2.6 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEELSc/6QwVBIYugJDbNoGAGQr4g1sFAl3ngTQACgkQNoGAGQr4 g1voig/+PUW7euFtsFx48dd0WkPqIk+B33e944CzH3xCY9W4pCE1x0AvGuUyEoIM h/Q3TFh/YHtvnOK9gsvbvaJ0AT4xV25oi3PBC8qT81ESAgyUsuud3sIpy0eN75yO 7qMNQUQEMXnLRhulA/7NA97J0jAR83ThAXjgImizlE/+DPff9FC5LkR0E/xqUPNR Se0EqY5QXW5nhFJr8da3W+XVNL7C6g4CzWnsZfZuWXuK5yMxMqOWbYiUACXlNmo4 eI4fuuMBEXQF6yHBLGrQoR1to4qq4TmJ/eG0EHB8c/YbX8axBqbUSAFQweKD2Eue ZGENX+gpsaxHf2IjL/gXoo4h1MSr2BW3xOvNEAs6m6gEJ+Yappg+rI76zvM7MnEi +gD0zT0lTBlg4DfyvyJRD5DKrBM7rabpUKk/PXAFlIZ1HG1IHgq2leyc5Q7ysudR kGDw+S60Z5M3PT1PepDLJalRrG1MkpGRqBINLkzR1WLKRhdoHpd18Jwm2p9WHENH bxPYEI/aoADzaoZuEiFBo7FHuST0lzUu8UtPP/mhKfJb42SJsh0qp6rR/t16awve YtSJZ7I4tAElzigi7Bld7rgmtf3r5hvw8B4uo7QsKEaiBityOdpsnMwKxFjhLBuO 7B1cFFXHHcsfGCmx5yRd2UA0KrxFOwZEi0DmIWLbK/vIdOKQAns= =Rzlw -----END PGP SIGNATURE----- --=-=-=--