From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Marinus Savoritias Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 26 Dec 2020 18:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 45448@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160900597613761 (code B ref -1); Sat, 26 Dec 2020 18:07:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Dec 2020 18:06:16 +0000 Received: from localhost ([127.0.0.1]:59885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktDxG-0003Zr-5C for submit@debbugs.gnu.org; Sat, 26 Dec 2020 13:06:16 -0500 Received: from lists.gnu.org ([209.51.188.17]:33284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktDau-0001tB-CD for submit@debbugs.gnu.org; Sat, 26 Dec 2020 12:43:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktDau-0006m0-3r for bug-guix@gnu.org; Sat, 26 Dec 2020 12:43:08 -0500 Received: from mail.webarch.email ([81.95.52.48]:41492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktDar-0000DF-Dk for bug-guix@gnu.org; Sat, 26 Dec 2020 12:43:07 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E290A1A83CA3 for ; Sat, 26 Dec 2020 17:42:52 +0000 (GMT) From: Marinus Savoritias Message-ID: Date: Sat, 26 Dec 2020 18:42:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Last-TLS-Session-Version: TLSv1.3 Received-SPF: pass client-ip=81.95.52.48; envelope-from=marinus.savoritias@oezhayl.dev; helo=mail.webarch.email X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Sat, 26 Dec 2020 13:06:13 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) I update Guix yesterday and org-mode doesn't load anymore. The debug trace is this: Debugger entered--Lisp error: (error "Invalid version syntax: ‘’ (must start with a number)")   signal(error ("Invalid version syntax: ‘’ (must start with a number)"))   error("Invalid version syntax: `%s' (must start with a number)" "")   version-to-list("")   version<("" "9.0")   #f(compiled-function () #)()   funcall(#f(compiled-function () #))   (lambda nil (funcall '#f(compiled-function () #)))() eval-after-load-helper("/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc")   run-hook-with-args(eval-after-load-helper "/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc") do-after-load-evaluation("/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc")   require(org) byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\307\310\311\312\313\314%\210\315\316\317\320\313\310\321\322&\7\210\315\323\324\325\313\310\321..." [require elfeed org dash s cl-lib xml custom-declare-group elfeed-org nil "Configure the Elfeed RSS reader with an Orgmode fi..." :group comm custom-declare-variable rmh-elfeed-org-tree-id "elfeed" "The tag or ID property on the trees containing the..." :type string rmh-elfeed-org-ignore-tag "ignore" "The tag on the feed trees that will be ignored." rmh-elfeed-org-auto-ignore-invalid-feeds "Tag feeds to ignore them when a feed could not loa..." bool rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org") "The files where we look to find trees with the `rm..." (repeat (file :tag "org-mode file"))] 8)   require(elfeed-org)   eval-buffer(# nil "/home/marinus/.emacs" nil t)  ; Reading at buffer position 39   load-with-code-conversion("/home/marinus/.emacs" "/home/marinus/.emacs" t t)   load("~/.emacs" noerror nomessage)   startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t)   command-line()   normal-top-level() Everytime I try to open a org file I get the same error. I noticed that after I removed the elfeed-org requirement to see if that was the problem. Emacs commit is this:  /gnu/store/lhw3zwhzra0w5l8a4jw8fvm58i75xyl8-emacs-27.1 Guix System config is this: Generation 15   Dec 26 2020 15:25:17    (current)   guix 4969b51     repository URL: https://git.savannah.gnu.org/git/guix.git     branch: master     commit: 4969b51d175497bfcc354c91803e9d70542b7113 My .emacs file has nothing besides this: ;;Elfeed config (require 'elfeed-org) (setq rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org")) Marinus From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 27 Dec 2020 09:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marinus Savoritias Cc: 45448@debbugs.gnu.org Received: via spool by 45448-submit@debbugs.gnu.org id=B45448.160906078118784 (code B ref 45448); Sun, 27 Dec 2020 09:20:02 +0000 Received: (at 45448) by debbugs.gnu.org; 27 Dec 2020 09:19:41 +0000 Received: from localhost ([127.0.0.1]:60317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktSDE-0004su-Mp for submit@debbugs.gnu.org; Sun, 27 Dec 2020 04:19:40 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:49644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktSDD-0004sl-8p for 45448@debbugs.gnu.org; Sun, 27 Dec 2020 04:19:40 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1ktSDA-0007Wc-GS; Sun, 27 Dec 2020 10:19:36 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1ktSD8-0000Fd-3R; Sun, 27 Dec 2020 10:19:36 +0100 From: Michael Rohleder References: Date: Sun, 27 Dec 2020 10:19:20 +0100 In-Reply-To: (Marinus Savoritias's message of "Sat, 26 Dec 2020 18:42:44 +0100") Message-ID: <87czyvy5bb.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1609060779;63ada42a; X-HE-SMSGID: 1ktSDA-0007Wc-GS X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Hello Marinus, thank you for reporting! I can reproduce this. It seems, commit 93a81f5f643782926bd0e87eb4a55efd9c67ad18 broke emacs-org and packages that depend on it. e.g. emacs-org-re-reveal: --=-=-= Content-Type: text/x-verbatim; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ... starting phase `build' Checking /gnu/store/vlaq8yndpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-3.= 1.1/share/emacs/site-lisp/... Compiling /gnu/store/vlaq8yndpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-3= .1.1/share/emacs/site-lisp/org-re-reveal-autoloads.el... Compiling /gnu/store/vlaq8yndpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-3= .1.1/share/emacs/site-lisp/org-re-reveal.el... Compiling /gnu/store/vlaq8yndpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-3= .1.1/share/emacs/site-lisp/ox-re-reveal.el... Invalid version syntax: =E2=80=98=E2=80=99 (must start with a number) command "/gnu/store/k826y34z8zzjj57jv2nldmpw6vsdd145-emacs-minimal-27.1/bin= /emacs" "--quick" "--batch" "--eval=3D(eval '(progn (setq byte-compile-debu= g t) (byte-recompile-directory (file-name-as-directory \"/gnu/store/vlaq8yn= dpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-3.1.1/share/emacs/site-lisp\"= ) 0 1)) t)" failed with status 255 builder for `/gnu/store/q0nyh14394g1g2q9kj2cljc6kapjwdh7-emacs-org-re-revea= l-3.1.1.drv' failed with exit code 1 build of /gnu/store/q0nyh14394g1g2q9kj2cljc6kapjwdh7-emacs-org-re-reveal-3.= 1.1.drv failed --=-=-= Content-Type: text/plain I tried searching for a broken version string in org el's, but couldn't find one. --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl/oUZgRHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyXhEgf+KVOiEG/l2okdetqrxzKh/qWl23w+7iCs m7dFv2YJEcVsbAo7j4HwUjR1FxfziFkXmbfSKRwXYsQVYMsUZetNA0yLNy9zx044 R/MOWItP5fwVNnUeHYp0VTACgqJvVSGOGInUQYTDOML+FMDL0Oo5RsxQXZ9+Umwl jwAvHdzOtKLQXUOj2ktUK/1pAkh0xXF8mBEkDcYkrXu6SICrON1fs/dUCui7gVqB CNzR7BixeuTzJdq+VIfeFFPw6OREnrmnoNiWnjyki1QdmmnXhRveYH9LZ1sNa5b6 vfFaxZT/PkvSAXrDQv86Nz/e7YKy2ku2HA/Zpa1UF2Zpfl5mxhoDuA== =YGqP -----END PGP SIGNATURE----- --==-=-=-- From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Pierre Langlois Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 27 Dec 2020 11:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marinus Savoritias Cc: 45448@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org, 45448@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16090670344032 (code B ref -1); Sun, 27 Dec 2020 11:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Dec 2020 11:03:54 +0000 Received: from localhost ([127.0.0.1]:60354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktTq6-00012y-68 for submit@debbugs.gnu.org; Sun, 27 Dec 2020 06:03:54 -0500 Received: from lists.gnu.org ([209.51.188.17]:59434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktTq3-00012q-LO for submit@debbugs.gnu.org; Sun, 27 Dec 2020 06:03:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktTq3-0000u4-Fg for bug-guix@gnu.org; Sun, 27 Dec 2020 06:03:51 -0500 Received: from mout.gmx.net ([212.227.17.22]:50165) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktTq0-0001yc-5L for bug-guix@gnu.org; Sun, 27 Dec 2020 06:03:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609067005; bh=XIUoxIS+i/UAI+y8ez/FyyzMEnsFiBpwhKjp13hYPFo=; h=X-UI-Sender-Class:References:From:To:Cc:Subject:In-reply-to:Date; b=UtW/QT7O7nAauiCzYlmwL+OIFy4Bj3bEhqWmFiHNNeAsqqz3pVg2haZm7WsFneJWB d+mIo9Eh8ntz8MQMvSGakeKIGzjkcws4jhRTuatTvQmxGQm4ZjTTiEf9HYmjW8oHRQ 9vIKBI7Z8NiVNt2cLIYmny/OvbpI6vczdPTIP3Bo= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from labiere ([82.69.64.142]) by mail.gmx.com (mrgmx105 [212.227.17.174]) with ESMTPSA (Nemesis) id 1MOREc-1kfg272iys-00PvsR; Sun, 27 Dec 2020 12:03:25 +0100 References: User-agent: mu4e 1.4.13; emacs 27.1 From: Pierre Langlois In-reply-to: Date: Sun, 27 Dec 2020 11:03:21 +0000 Message-ID: <875z4nlddy.fsf@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Provags-ID: V03:K1:EN6XcaY61fV0FjBP4PJNMSVWG0+tBE731Z8PG8QtN7dcXmuQiZ3 HeHyFSdZrmu0iWCY8JZ3my26KUqOFYp4dDR8JywEqpoCc5jnUcM3206AGUx3z1u+gCOt+R9 0/FgSykSSgQCMzs3YyutsLrioo+B0//4jiyYdo3+2mms/vUd1cECvmy91IfmOyqndUk9/MX lS8U+7lwuNKMrLhH8J6Zw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:du6RBLk1By8=:0BVBdX5p5Fwyn6c9DFvJZU 0QaXPX/gVhReREbrv6GgWq0bAq1SlJD31FZMozv+wobGzb6H8zTto4GAM2e20zSHlxA0KUXf4 iXGTouVKIeO5/Zr+qlT1UF7deUOj0iCVa4NWpY0fN6Ap+DR4JrKp4KxSMZvCzaNmjCq0ul/yt qGl2gOePnvSrwc5Scm4o04nyik/wH3Z2vOlnWGNCvdeDkt57jy0UZNDN6hE072oG7DkXLHk1c /J/7V5o+pH/3HcBLjSalIDZ5m5JIDoH1s4vB7mY435gMuwgjdrx4NcP3wWtmX7gKmJX1AMGm/ DEl8sDtMEcIgPPtq7EwUCqM7GUULRTKGivgwa4qtoT+Yhfby8CUeuscQYL1FpYg5mOXUj10X9 /gqN4NVoBqpVaau3dspwjQLcQt82s8ovazPoqfp0xqR3H7DRKZGTb9vGLlGNUfElnh4T3f4dX XTZdLLsxw4WpxY+06Ezk89IZoDYBZW10hECmkKF3c292DPWpWMmN85Fnbaqd34ASfRbNhyaHj nbPpsX3GMcux1mB6dhgNbT4y8pgEj2NT6D9T2U2ZjOPCl5BXCL/SID2vaQ33TZ4EUyEn6e9JW ma9QI8wb5jW4dOrukRj3FylEjTWcseOm7y2QQrqu2m3KvMRxMFmb4eNYKwITRvlCeUUOIukwd 3/SyuYS+7pFWof8X3Lm5BQdZdF99e7SLymN4lFC5a5w3ujux/Eqk2QhM8n8Cjlby/tEt1k2oj mY9EVhY5qNClyDTEpuAP64bmaeVVqDsoOjZwkNK0k4DkJy41RfA6FLC6aQX4FEx1ly8VSbltV Ncs12Kof0Zy/Imi2RNHj+9/N8JGi051z1p/be+IVBjNT9peJtH/5EJyZme65JZLBZOsnBIBbC 55oFUNwEX9AdnwdrHXHA== Received-SPF: pass client-ip=212.227.17.22; envelope-from=pierre.langlois@gmx.com; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi! Marinus Savoritias writes: > I update Guix yesterday and org-mode doesn't load anymore. > > The debug trace is this: > > Debugger entered--Lisp error: (error "Invalid version syntax: =E2=80=98= =E2=80=99 (must start > with a number)") > signal(error ("Invalid version syntax: =E2=80=98=E2=80=99 (must start w= ith a number)")) > error("Invalid version syntax: `%s' (must start with a number)" "") > version-to-list("") > version<("" "9.0") > #f(compiled-function () #)() > funcall(#f(compiled-function () #)) > (lambda nil (funcall '#f(compiled-function () #)))() > eval-after-load-helper("/home/marinus/.guix-profile/share/emacs/site-lisp= /org.elc") > run-hook-with-args(eval-after-load-helper > "/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc") > do-after-load-evaluation("/home/marinus/.guix-profile/share/emacs/site-li= sp/org.elc") > require(org) > byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\= 210\300\306!\210\307\310\311\312\313\314%\210\315\316\317\320\313\310\321\3= 22&\7\210\315\323\324\325\313\310\321..." > [require elfeed org dash s cl-lib xml custom-declare-group elfeed-org=20 > nil "Configure the Elfeed RSS reader with an Orgmode fi..." :group comm > custom-declare-variable rmh-elfeed-org-tree-id "elfeed" "The tag or ID=20 > property on the trees containing the..." :type string rmh-elfeed-org-igno= re-tag > "ignore" "The tag on the feed trees that will be ignored." > rmh-elfeed-org-auto-ignore-invalid-feeds "Tag feeds to ignore them when a= feed > could not loa..." bool rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org"= ) "The > files where we look to find trees with the `rm..." (repeat (file :tag "or= g-mode > file"))] 8) > require(elfeed-org) > eval-buffer(# nil "/home/marinus/.emacs" nil t) ; Read= ing at > buffer position 39 > load-with-code-conversion("/home/marinus/.emacs" "/home/marinus/.emacs"= t t) > load("~/.emacs" noerror nomessage) > startup--load-user-init-file(#f(compiled-function () #) > #f(compiled-function () #) t) > command-line() > normal-top-level() > > Everytime I try to open a org file I get the same error. I noticed that a= fter I > removed the elfeed-org requirement to see if that was the problem. > > Emacs commit is this: /gnu/store/lhw3zwhzra0w5l8a4jw8fvm58i75xyl8-emacs= -27.1 > > Guix System config is this: > > Generation 15 Dec 26 2020 15:25:17 (current) > guix 4969b51 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: 4969b51d175497bfcc354c91803e9d70542b7113 > > My .emacs file has nothing besides this: > > ;;Elfeed config > > (require 'elfeed-org) > (setq rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org")) I also hit this issue yesterday :-/. To fix it, I found you could make sure to have (require 'org) *before* loading other packages that depended on org. Would that work for you? I'm using use-package, so the particular fix for me was to add ":after org" on every package declaration that needed to use org. There's still an issue upstream I think, probably due to a mis-match between the org that's shipped in emacs and the newer one in guix? Hope this helps! Pierre --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFMBAEBCgA2FiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl/oafkYHHBpZXJyZS5s YW5nbG9pc0BnbXguY29tAAoJEKj8nkR/T31UH1EH/A0pdqSXfWmi+vrdaAXzZbLy 53Dvx3ilPmpQ0580nxp0+Wc+kIoIe/BP7EUesNaEsOmRD19sk5VIGJv8OeJ0FBzf 957WIxv1wEEShEmEIXpLGA96Xoi1Gq1wekV8lOZ0gkPOjYN1cfEZfAN2Tksi5nc+ hPoureun+iTQaXQ0E5oRlOyPkmsZdpM0YwUSRJtxdk3VaY/4ToneljmaIn0B3QjW fjwNvIA95jAZKjCzAN6FWCaJwHPXwuEZGsqBFizMZQqD+amcmLZlJ5+aS7VEDJkL N5W2gfPKgxaDkq1AgXBv41TZi3UzWv6gwWCF7B20t3bNE7+SRAI62zZ8adw1/O4= =Gctu -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Pierre Langlois Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 27 Dec 2020 13:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Langlois Cc: 45448@debbugs.gnu.org, marinus.savoritias@oezhayl.dev X-Debbugs-Original-Cc: bug-guix@gnu.org, Marinus Savoritias , 45448@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160907450524537 (code B ref -1); Sun, 27 Dec 2020 13:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Dec 2020 13:08:25 +0000 Received: from localhost ([127.0.0.1]:60442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktVmO-0006NP-CZ for submit@debbugs.gnu.org; Sun, 27 Dec 2020 08:08:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:53746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktVmM-0006NH-OQ for submit@debbugs.gnu.org; Sun, 27 Dec 2020 08:08:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktVmM-0001JA-Jr for bug-guix@gnu.org; Sun, 27 Dec 2020 08:08:10 -0500 Received: from mout.gmx.net ([212.227.17.21]:48183) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktVmK-0008IE-2h for bug-guix@gnu.org; Sun, 27 Dec 2020 08:08:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609074472; bh=sDKeqxVVNouLf6GdhB/W3eS20FYjBK1zeMbvbvzJJrk=; h=X-UI-Sender-Class:References:From:To:Cc:Subject:In-reply-to:Date; b=BkKiqPoI/zzDZz8mCs2K9u+/vt6X2NBp1M3tnQvl8nL1/GePgfyDITFUtpl4TxtkM fuoELsf8xmiukkibll26fEWMLx25uQeuAyFma4hE45TAy1ADgSgWzpPgboymsRFjW4 F96JzVSYjO7/dMZJrG6MEimXGe/3HZNCACyVUMPE= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from labiere ([82.69.64.142]) by mail.gmx.com (mrgmx105 [212.227.17.174]) with ESMTPSA (Nemesis) id 1N0oBx-1k8Qw90Tp7-00wnyK; Sun, 27 Dec 2020 14:07:52 +0100 References: <875z4nlddy.fsf@gmx.com> User-agent: mu4e 1.4.13; emacs 27.1 From: Pierre Langlois In-reply-to: <875z4nlddy.fsf@gmx.com> Date: Sun, 27 Dec 2020 13:07:48 +0000 Message-ID: <87pn2vbdnf.fsf@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Provags-ID: V03:K1:5BJtIqu6Qz22Njo5URe0RpSJOA8UHGgFhLRnzq+2T1RKdfySV14 MLtQ5XUIcLUjOTFIYCBbHB5/ArTDEoJBtb7iqBAW1S5HRecsdF2NbEDAzonQoplT/7LncnM fd5VYj4RHO8bRy5RvR0nFhdNLda9PuWM7oo+ld4A4hGlisZ43yh8SLEA6hLwm/nsxISJWtX 6lsUirvYDeM1PDl11lgRA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:Gk24zYt+9HY=:ay5UeJiRFFkkfuuNp0jj0c FmmdKrDTez9+6xajQpdmxCkYYIgEConT1EeT6IQIEOZL0c9Jg052CGo0z3x8t4N43iNwxUXQ2 EgPHL1POA8OmWwO+1phLMie8NEkaopImgcPevK2eH/LEDIFBCgL8uBdednUMzX0n5kXv9jBDp 86A14MJY22hR1kAlhZVWLbz59TtYeTozpPap5L6g1juaPK8KPeFWD5Rm2khv8ncNen17v7E7A FK1BRBKs4GOY3u33MfuyRLneBaNpGO+j7QzasCaerQ4odd4uh8NtVMpzab0SxwcOceeH8GiN0 XYLuikVPRu1o7VvsptKe/E3DggLNd7vbkt0spQ0iC5LkUc9gPitFXVJnt2fWQMFF23aRE52WQ P0Gs3yVw0gPTgVa/U++Or2O3H7TmJUfwFl6/6cxakCs2hSJhkrZCdW5EtyM0rPiuoo+x4LdOa 7WW/Mzr8Vzs04QvPP/iDI2+YljaAaNnWqkZnrRrxwh2nwQRMqN68nQ7rYmdeRab0VejJmszOR 9gKlCiWT7mX8bO4d09qqarQWGNXDkytQpKCs2/OzxtThub0CDE4WEiyM04W2d7YVEUgPGRo/x k/kCX9B6EP0IUoIsC1fs8967Lli+OEgJGA5mgy4Uu1IvIkwEttQLTI2I29I8ymHklWaIf1Qfh dIx7gaJ6MHbNR4BlwcI1d8qtOM7LgfxOW33R5yfHGbWU+8lZGaHj5D1Qw14DVrUpbSmJbHxuo oHsJvXAmpPP5ddUSEL2tAE+ZcG8bt0wTU7js5iOSOw4ti/wN408eZ3e6g9AHgObZmU9R12vkq kMgCRSpLu1oeKauOKDEpx/5oVoucpLVsF6/ng89X6Cvc4KLkxnGTPwvC6pbomZR00Cwy1U2aD kvBY5qwbMhcBPTWX2SWQ== Received-SPF: pass client-ip=212.227.17.21; envelope-from=pierre.langlois@gmx.com; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pierre Langlois writes: > Hi! > > Marinus Savoritias writes: > >> I update Guix yesterday and org-mode doesn't load anymore. >> >> The debug trace is this: >> >> Debugger entered--Lisp error: (error "Invalid version syntax: =E2=80=98= =E2=80=99 (must start >> with a number)") >> signal(error ("Invalid version syntax: =E2=80=98=E2=80=99 (must start = with a number)")) >> error("Invalid version syntax: `%s' (must start with a number)" "") >> version-to-list("") >> version<("" "9.0") >> #f(compiled-function () #)() >> funcall(#f(compiled-function () #)) >> (lambda nil (funcall '#f(compiled-function () #)))() >> eval-after-load-helper("/home/marinus/.guix-profile/share/emacs/site-lis= p/org.elc") >> run-hook-with-args(eval-after-load-helper >> "/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc") >> do-after-load-evaluation("/home/marinus/.guix-profile/share/emacs/site-l= isp/org.elc") >> require(org) >> byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!= \210\300\306!\210\307\310\311\312\313\314%\210\315\316\317\320\313\310\321\= 322&\7\210\315\323\324\325\313\310\321..." >> [require elfeed org dash s cl-lib xml custom-declare-group elfeed-org=20 >> nil "Configure the Elfeed RSS reader with an Orgmode fi..." :group comm >> custom-declare-variable rmh-elfeed-org-tree-id "elfeed" "The tag or ID=20 >> property on the trees containing the..." :type string rmh-elfeed-org-ign= ore-tag >> "ignore" "The tag on the feed trees that will be ignored." >> rmh-elfeed-org-auto-ignore-invalid-feeds "Tag feeds to ignore them when = a feed >> could not loa..." bool rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org= ") "The >> files where we look to find trees with the `rm..." (repeat (file :tag "o= rg-mode >> file"))] 8) >> require(elfeed-org) >> eval-buffer(# nil "/home/marinus/.emacs" nil t) ; Rea= ding at >> buffer position 39 >> load-with-code-conversion("/home/marinus/.emacs" "/home/marinus/.emacs= " t t) >> load("~/.emacs" noerror nomessage) >> startup--load-user-init-file(#f(compiled-function () #) >> #f(compiled-function () #) t) >> command-line() >> normal-top-level() >> >> Everytime I try to open a org file I get the same error. I noticed that = after I >> removed the elfeed-org requirement to see if that was the problem. >> >> Emacs commit is this: /gnu/store/lhw3zwhzra0w5l8a4jw8fvm58i75xyl8-emac= s-27.1 >> >> Guix System config is this: >> >> Generation 15 Dec 26 2020 15:25:17 (current) >> guix 4969b51 >> repository URL: https://git.savannah.gnu.org/git/guix.git >> branch: master >> commit: 4969b51d175497bfcc354c91803e9d70542b7113 >> >> My .emacs file has nothing besides this: >> >> ;;Elfeed config >> >> (require 'elfeed-org) >> (setq rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org")) > > I also hit this issue yesterday :-/. To fix it, I found you could make > sure to have (require 'org) *before* loading other packages that > depended on org. Would that work for you? I'm using use-package, so the > particular fix for me was to add ":after org" on every package > declaration that needed to use org. > > There's still an issue upstream I think, probably due to a mis-match > between the org that's shipped in emacs and the newer one in guix? Actually, it started failing again just after I sent this message... It seems reordering require didn't actually fix anything, sorry! Looking into it a little bit more, it seems there was an issue with the version reporting, if you try and evaluate (org-version), it returns an empty string, then causing the original backtrace. There seems to be an issue when building the package, I see the result of (org-version) should be defined at build-time: https://code.orgmode.org/= bzg/org-mode/src/master/mk/default.mk#L118 But we don't do it properly: =2D-8<---------------cut here---------------start------------->8--- $ cat $(guix build emacs-org)/share/emacs/site-lisp/org-version.el ;;; org-version.el --- autogenerated file, do not edit ;; ;;; Code: ;;;###autoload (defun org-release () "The release version of Org. Inserted by installing Org mode or when a release is made." (let ((org-release "")) org-release)) ;;;###autoload (defun org-git-version () "The Git version of Org mode. Inserted by installing Org or when a release is made." (let ((org-git-version "")) org-git-version)) (provide 'org-version) =2D-8<---------------cut here---------------end--------------->8--- I'll see if I can spot anything going wrong during the build process. Thanks, Pierre --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFMBAEBCgA2FiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl/ohyQYHHBpZXJyZS5s YW5nbG9pc0BnbXguY29tAAoJEKj8nkR/T31UHcgH/07RCot/C7qDqVaWrifYf75y 44O5pX5uFdGl3CPen2eQlNDC41oz5eCGgf1RE6x68332kElpmCTLeSZ4EGwdDoJE j/a/8QfoIageaAGlA+IHvqTmHY81XOzLgNzpVbeGynjKzxVLdbta8fj6Gg/dH1xd 5ajZ7kdkwi4Pz/mcXUa7ERyZXuWu8a93HrS87jJJhbxSEsJ0+hCHpxWnLkUXKGP3 tpQN9GXfPBxDIq/BjnK0CIORBK8BLCmej8po0/ZOA6hHmS0aE4TirOCcacHlrSRw 0KonEKvHA5RTpJnoQ6Bf/LMtYpK+F5eynnFnQVlFhG34NeBZKSRxMjrnW+dE9f8= =kRxP -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Pierre Langlois Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Dec 2020 13:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Langlois Cc: 45448@debbugs.gnu.org, marinus.savoritias@oezhayl.dev X-Debbugs-Original-Cc: bug-guix@gnu.org, Marinus Savoritias , 45448@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160916171918330 (code B ref -1); Mon, 28 Dec 2020 13:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Dec 2020 13:21:59 +0000 Received: from localhost ([127.0.0.1]:34601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktsTG-0004lY-3s for submit@debbugs.gnu.org; Mon, 28 Dec 2020 08:21:59 -0500 Received: from lists.gnu.org ([209.51.188.17]:49564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktsTD-0004lJ-9b for submit@debbugs.gnu.org; Mon, 28 Dec 2020 08:21:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktsTD-0007CT-27 for bug-guix@gnu.org; Mon, 28 Dec 2020 08:21:55 -0500 Received: from mout.gmx.net ([212.227.17.22]:52503) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktsT7-0007M1-Hi for bug-guix@gnu.org; Mon, 28 Dec 2020 08:21:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609161692; bh=5U09idfh3BC6pmcDc/yZCjxSZuplQOMLDg9JVhtnP8Y=; h=X-UI-Sender-Class:References:From:To:Cc:Subject:In-reply-to:Date; b=TVGODQjHd6eyHM4/hcUNXEhQYnKErxDrIJi8MhLlcxEGhtJG4GtpCj7Bb9RYKu+6Z BCw4ATxi5gHUkH+iyyFmP2Y90aR4LBTSKZj0+YJYEx4y6erdSxM43GPG7W4+Wqsmtv zNIR2MfLDanlLDzBKyrF691ExGDQHo8m7D9BWnwY= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from labiere ([82.69.64.142]) by mail.gmx.com (mrgmx105 [212.227.17.174]) with ESMTPSA (Nemesis) id 1MPXhK-1kh8jW1Zic-00Mdwn; Mon, 28 Dec 2020 14:21:32 +0100 References: <875z4nlddy.fsf@gmx.com> <87pn2vbdnf.fsf@gmx.com> User-agent: mu4e 1.4.13; emacs 27.1 From: Pierre Langlois In-reply-to: <87pn2vbdnf.fsf@gmx.com> Date: Mon, 28 Dec 2020 13:21:28 +0000 Message-ID: <87tus6cbhj.fsf@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Provags-ID: V03:K1:coCcFHedw+FaVjvf7NVdlKwEzL12T90QOJyYhyWLoa1iwJZ6480 WUgxzRuvuoiNWqUNbZpr7jt1O5RBEWrlykNwzT9xRWUL5jNp1nhBl8+XC10W61fymFLVT4L HXdT0bDtbk6jsHcDfw7/QYt+57Bb6GxaMkw3A/TFrkRfIDHBkDx0BDQc2mS3mHESS+emEM4 IXuawHOxuxy004zLGNybQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:ki4lwEy9mVI=:P2oKUMjaoySQTPXXKAEL1W GEW85bD8CiGsdR7qiLnRrGnbKxgRV0R7GP9o3L8LBsAbWPz8MTXuaLHwvvNZ+Lq+y+NaT7VkY tIsi73QsDy8PRl3eHHXDfiPR172sCvJt3pos16nd2qwuVKfGXqnbuw2JbvhP4MY9UTRux3rLB ORvaV83GoMkmw0MqfPlIRbKewOUPGfG18US5F8ZPe+ZnGfeaIaTB5K0HI7X9K58Doz1QHYGWH d2pfVpNOzxuMQuKEpEyPp6tTlHXuXAiDzO7W8fsN/GRrZ4javTA2X5WhUXGeaVG2CYvg+KL0z idwGgS1gXKB3TqzWw9rcr3jQx5vzuxyTpeUWW2IdlChn7lyUpcQgtR7bMi8q2BpGpZ7kaL6Y6 kp4Gf0inbFirSMQU0R7bfTHn06GgXAPTgo0TEw43aGHNdwXcuKJX6tGBjjQFOPKQ5/N9TZJx0 MO0AjVPZirnZnVA8b9ywvHiDB15xyCDpJ8rzB6oARYd5crLJdz+WMoEUMODk3Fn8xHFDH0G0f jb6Jqi3eAHD8oM2zr2g8o5EzLA+9IpL81PoV7KnPkey2PIqeVXzgEEY30ynqirbiGB0bebNIw 5O5BlhhFx4K39B+SECsd9GkthZz6WweAvr8QRhE0s7uWo63HTFM22W+vuUe0K6eKVPI9QfPZl FQ7+O1BMNcoZj8O2cfODUqKwgOyHWCeJMlccayaHrFrLHxlvMEcrD7OH+tsBw+bqnSKyNEZLn 9UpNVbpngCB1FoqESYQZV7+z3f7cDs0Q3VvtJ55CTlLJGU+9ltDj9LljduVuRpBTOrcitZnfr D6PRRor9kFcbDN5+AsGdJ4pMdsFVIXx9z3PHsGUOeHCMjZjeTRFGC5asMGxOMkfuZGzGd/fTm qqOa++Cl9Dy/5ZoD2fcw== Received-SPF: pass client-ip=212.227.17.22; envelope-from=pierre.langlois@gmx.com; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pierre Langlois writes: > Pierre Langlois writes: > >> Hi! >> >> Marinus Savoritias writes: >> >>> I update Guix yesterday and org-mode doesn't load anymore. >>> >>> The debug trace is this: >>> >>> Debugger entered--Lisp error: (error "Invalid version syntax: =E2=80=98= =E2=80=99 (must start >>> with a number)") >>> signal(error ("Invalid version syntax: =E2=80=98=E2=80=99 (must start= with a number)")) >>> error("Invalid version syntax: `%s' (must start with a number)" "") >>> version-to-list("") >>> version<("" "9.0") >>> #f(compiled-function () #)() >>> funcall(#f(compiled-function () #)) >>> (lambda nil (funcall '#f(compiled-function () #)))= () >>> eval-after-load-helper("/home/marinus/.guix-profile/share/emacs/site-li= sp/org.elc") >>> run-hook-with-args(eval-after-load-helper >>> "/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc") >>> do-after-load-evaluation("/home/marinus/.guix-profile/share/emacs/site-= lisp/org.elc") >>> require(org) >>> byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305= !\210\300\306!\210\307\310\311\312\313\314%\210\315\316\317\320\313\310\321= \322&\7\210\315\323\324\325\313\310\321..." >>> [require elfeed org dash s cl-lib xml custom-declare-group elfeed-org=20 >>> nil "Configure the Elfeed RSS reader with an Orgmode fi..." :group comm >>> custom-declare-variable rmh-elfeed-org-tree-id "elfeed" "The tag or ID= =20 >>> property on the trees containing the..." :type string rmh-elfeed-org-ig= nore-tag >>> "ignore" "The tag on the feed trees that will be ignored." >>> rmh-elfeed-org-auto-ignore-invalid-feeds "Tag feeds to ignore them when= a feed >>> could not loa..." bool rmh-elfeed-org-files (list "~/.emacs.d/elfeed.or= g") "The >>> files where we look to find trees with the `rm..." (repeat (file :tag "= org-mode >>> file"))] 8) >>> require(elfeed-org) >>> eval-buffer(# nil "/home/marinus/.emacs" nil t) ; Re= ading at >>> buffer position 39 >>> load-with-code-conversion("/home/marinus/.emacs" "/home/marinus/.emac= s" t t) >>> load("~/.emacs" noerror nomessage) >>> startup--load-user-init-file(#f(compiled-function () #) >>> #f(compiled-function () #) t) >>> command-line() >>> normal-top-level() >>> >>> Everytime I try to open a org file I get the same error. I noticed that= after I >>> removed the elfeed-org requirement to see if that was the problem. >>> >>> Emacs commit is this: /gnu/store/lhw3zwhzra0w5l8a4jw8fvm58i75xyl8-ema= cs-27.1 >>> >>> Guix System config is this: >>> >>> Generation 15 Dec 26 2020 15:25:17 (current) >>> guix 4969b51 >>> repository URL: https://git.savannah.gnu.org/git/guix.git >>> branch: master >>> commit: 4969b51d175497bfcc354c91803e9d70542b7113 >>> >>> My .emacs file has nothing besides this: >>> >>> ;;Elfeed config >>> >>> (require 'elfeed-org) >>> (setq rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org")) >> >> I also hit this issue yesterday :-/. To fix it, I found you could make >> sure to have (require 'org) *before* loading other packages that >> depended on org. Would that work for you? I'm using use-package, so the >> particular fix for me was to add ":after org" on every package >> declaration that needed to use org. >> >> There's still an issue upstream I think, probably due to a mis-match >> between the org that's shipped in emacs and the newer one in guix? > > Actually, it started failing again just after I sent this message... It > seems reordering require didn't actually fix anything, sorry! > > Looking into it a little bit more, it seems there was an issue with the > version reporting, if you try and evaluate (org-version), it returns an > empty string, then causing the original backtrace. > > There seems to be an issue when building the package, I see the result > of (org-version) should be defined at build-time: https://code.orgmode.or= g/bzg/org-mode/src/master/mk/default.mk#L118 > > But we don't do it properly: > > --8<---------------cut here---------------start------------->8--- > $ cat $(guix build emacs-org)/share/emacs/site-lisp/org-version.el > ;;; org-version.el --- autogenerated file, do not edit > ;; > ;;; Code: > ;;;###autoload > (defun org-release () > "The release version of Org. > Inserted by installing Org mode or when a release is made." > (let ((org-release "")) > org-release)) > ;;;###autoload > (defun org-git-version () > "The Git version of Org mode. > Inserted by installing Org or when a release is made." > (let ((org-git-version "")) > org-git-version)) > > > (provide 'org-version) > --8<---------------cut here---------------end--------------->8--- > > I'll see if I can spot anything going wrong during the build process. So, as it turns out tarball on elpa contains this bug, I've just reported it upstream: https://lists.gnu.org/archive/html/emacs-orgmode/2020= -12/msg00729.html In the meantime, we can either revert the update or just fix it downstream temporarily. The following patch works for me for example: =2D-8<---------------cut here---------------start------------->8--- diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index eaa0fc8d2a..e65666a6ac 100644 =2D-- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -10296,6 +10296,11 @@ passive voice.") (arguments `(#:phases (modify-phases %standard-phases + (add-after 'unpack 'fix-org-version + (lambda _ + (substitute* "org-version.el" + (("org-release \"\"") (string-append "org-release \"" ,vers= ion "\""))) + #t)) (add-after 'install 'install-documentation (lambda* (#:key outputs #:allow-other-keys) (let* ((share (string-append (assoc-ref outputs "out") "/shar= e")) =2D-8<---------------cut here---------------end--------------->8--- I'm more tempted to add this little fix rather than revert the update, given we'd also have to revert org-contrib. WDYT? Thanks, Pierre --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFMBAEBCgA2FiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl/p29gYHHBpZXJyZS5s YW5nbG9pc0BnbXguY29tAAoJEKj8nkR/T31UAYEIAIxy+Qvhb/5l+6wG6wdwWosB nAXGdIWGDY5tZDJ13p8cYNnhSB5TNmxgO0/jelU7OkhVvOPElcPcjBJYZps80u2u k6Gf1fixcd+X/1ZKhNJ2lxkfu4yrJQ4vQxf1FekpoAdNOZrDBYU+zy7X36U6Sm+E sdej1QfWscjPK0FB6KW1v6q1xcR+iqwaUt0Rs4ZWQYT1c/b/jJy6Xb5xsNtSIVq0 rSkQhzLtDocIAlkiV96nkBd05nR/V6vD+fKlEnCHJqK9Ci+gVL/X8n7FNUEraS+X NGniPTQW291YbynknlzaC5tL+y5DRg6gSUzvy0SxxCF4wC+rWoK5N5j2s8HM+MU= =EqhP -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Dec 2020 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Langlois Cc: 45448@debbugs.gnu.org Received: via spool by 45448-submit@debbugs.gnu.org id=B45448.16091678935858 (code B ref 45448); Mon, 28 Dec 2020 15:05:02 +0000 Received: (at 45448) by debbugs.gnu.org; 28 Dec 2020 15:04:53 +0000 Received: from localhost ([127.0.0.1]:36473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktu4r-0001WQ-4z for submit@debbugs.gnu.org; Mon, 28 Dec 2020 10:04:53 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:56187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktu4p-0001WA-0x for 45448@debbugs.gnu.org; Mon, 28 Dec 2020 10:04:52 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 02B0B24000A; Mon, 28 Dec 2020 15:04:43 +0000 (UTC) From: Nicolas Goaziou References: <875z4nlddy.fsf@gmx.com> <87pn2vbdnf.fsf@gmx.com> <87tus6cbhj.fsf@gmx.com> Date: Mon, 28 Dec 2020 16:04:42 +0100 In-Reply-To: <87tus6cbhj.fsf@gmx.com> (Pierre Langlois's message of "Mon, 28 Dec 2020 13:21:28 +0000") Message-ID: <87a6tyc6ph.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Pierre Langlois writes: > In the meantime, we can either revert the update or just fix it > downstream temporarily. The following patch works for me for example: > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index eaa0fc8d2a..e65666a6ac 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -10296,6 +10296,11 @@ passive voice.") > (arguments > `(#:phases > (modify-phases %standard-phases > + (add-after 'unpack 'fix-org-version > + (lambda _ > + (substitute* "org-version.el" > + (("org-release \"\"") (string-append "org-release \"" ,version "\""))) > + #t)) > (add-after 'install 'install-documentation > (lambda* (#:key outputs #:allow-other-keys) > (let* ((share (string-append (assoc-ref outputs "out") "/share")) > > I'm more tempted to add this little fix rather than revert the update, > given we'd also have to revert org-contrib. Indeed. LGTM. Thank you! Regards, -- Nicolas Goaziou From unknown Mon Aug 18 17:53:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45448: Emacs can't load org mode after last update Resent-From: Pierre Langlois Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Dec 2020 16:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45448 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Nicolas Goaziou Cc: Pierre Langlois , 45448@debbugs.gnu.org Received: via spool by 45448-submit@debbugs.gnu.org id=B45448.160917325914995 (code B ref 45448); Mon, 28 Dec 2020 16:35:02 +0000 Received: (at 45448) by debbugs.gnu.org; 28 Dec 2020 16:34:19 +0000 Received: from localhost ([127.0.0.1]:36612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktvTO-0003tm-Qy for submit@debbugs.gnu.org; Mon, 28 Dec 2020 11:34:19 -0500 Received: from mout.gmx.net ([212.227.15.15]:42107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktvTN-0003tZ-0T for 45448@debbugs.gnu.org; Mon, 28 Dec 2020 11:34:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609173249; bh=fEdmV5viltbyq1vrMHB7l84pidXMfZbdYGDbJtssQvs=; h=X-UI-Sender-Class:References:From:To:Cc:Subject:In-reply-to:Date; b=P5HFn838MK3vI/WoTVU5NMmqFXNh9m5pqMZIFkGYPo9jWow8H1eTpQrHftuuvptAC 9RXFEIYj4fLb5KhghKyBJd4O89TIE6WWBaN5gmUC31bpfI/OQO9I0GEnmjRMn+z0VV Dgo6vC+IKf5s8+4xRg6vnODF5Ne8FnvusB6/pz04= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from labiere ([82.69.64.142]) by mail.gmx.com (mrgmx004 [212.227.17.184]) with ESMTPSA (Nemesis) id 1MSt8W-1kRylr0qNC-00UMW5; Mon, 28 Dec 2020 17:34:09 +0100 References: <875z4nlddy.fsf@gmx.com> <87pn2vbdnf.fsf@gmx.com> <87tus6cbhj.fsf@gmx.com> <87a6tyc6ph.fsf@nicolasgoaziou.fr> User-agent: mu4e 1.4.13; emacs 27.1 From: Pierre Langlois In-reply-to: <87a6tyc6ph.fsf@nicolasgoaziou.fr> Date: Mon, 28 Dec 2020 16:34:08 +0000 Message-ID: <87zh1xyjnj.fsf@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Provags-ID: V03:K1:WZOcdoR+HJT07+FOA/ouepieh47YNE438WpCVIh+vH1432PDOVX KWkwOi3o5IhHDmTJe9pknaEzafQzhEMnD13NlUpluL8mQGzoFx6hbxcB3HVjeVDOPP9exGJ i81A4at2z88Y2OT9QBAyb/rTDbkf06HrF3ILpVIgLLUdmzX39SPnjvSXpNVBi2HLsuxHg1E 1+/2krmI5K+3ADElk342g== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:YMaBTzv2GHY=:VLTh3sBJOvIUvNY3zOcmyd 09ckHxeKXWKgkUMbdkAewI0tX4qGbzFxVt7jrie1ajMZ5W371yO5czENRs5JyaosNBmOnwEqg 5/EPEKy5B30wutsOwC0ePxiwmEkFUvvP5L279U+80nb+r+46jxNR62R+Y7bOgBSJQ6k/+KyTj 6BqRfnaLCIp2udsn7Wzz1fWsp5R1bd5oIz1x+MEPTvEpIG/CdiPPEiQpW8rJjUDZF/0XbEthP GT1evI75iFP5DC3nA2H1EcWhGdpFQgF2x3YyJg3z7AczZAOANwZnqtmfYRqnW4fS6gEu7oBtK XWFNLQHT223vEgfq9J5ps1TI2b9qyhSorTOYbUEa3j3m4rMwOfv24Bu/Ch6+gS5IlM5XR3tC7 R10m39nWvhgdMZg3eW/cuEOJSmmj62BkMmOBAvmCIai523UZCZyyAnsJ1vF+AqCaG57mhmzWj /tBY0mOrdiP+q9+RpJcub0Ar94anZ3y4EP6x+oeRzfEEopRGeeTF917BN//Q47qCub/esUJ9u EXK+A2xMxNV9oJ1lt3d+eec/AGi/QixynMDuPopRQcxCJK5YohQfsj9kK9BY+CLT79WXLw1aR nzfK24S3Xdn8IPVnOXjzp3GNrC/TLUrvlkiHD3KDaNNha78kSvO/Aq1rao7p28oaWTt2nmIHP YC71OM7SM381Sg02CzJmKB9a8Az1uRt1M3u7YtuHWzfxHi8b4eKw9rBqjAeX8tBmlD4smEzJi 2ffaQ3Qq715gqy5Y0reNiUq26I47GKlQ66scayRwNZwo6M2zQT8YDZppAnN2YxjzKMFhtfIHa 6STDXoQMHRoCbv7cgA8SzBTUJNvDj4970u2kWX/cOqjqhc0kzk/GSADKzWmbgQ1bx8R7Quf0a WTEkMB8ZZp8MbVl9739d7hZgEk+GP+PWewU+TMYoo= X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Nicolas Goaziou writes: > Hello, > > Pierre Langlois writes: > >> In the meantime, we can either revert the update or just fix it >> downstream temporarily. The following patch works for me for example: >> >> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm >> index eaa0fc8d2a..e65666a6ac 100644 >> --- a/gnu/packages/emacs-xyz.scm >> +++ b/gnu/packages/emacs-xyz.scm >> @@ -10296,6 +10296,11 @@ passive voice.") >> (arguments >> `(#:phases >> (modify-phases %standard-phases >> + (add-after 'unpack 'fix-org-version >> + (lambda _ >> + (substitute* "org-version.el" >> + (("org-release \"\"") (string-append "org-release \"" ,version "\""))) >> + #t)) >> (add-after 'install 'install-documentation >> (lambda* (#:key outputs #:allow-other-keys) >> (let* ((share (string-append (assoc-ref outputs "out") "/share")) >> >> I'm more tempted to add this little fix rather than revert the update, >> given we'd also have to revert org-contrib. > > Indeed. LGTM. Thank you! Great! I've just pushed with commit cd11f6a2bd703f0859aec05c0873186b734d6d74, adding a comment to remove this phase when the issue is resolved upstream. Thanks! Pierre --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFMBAEBCgA2FiEEctU9gYy29KFyWDdMqPyeRH9PfVQFAl/qCQAYHHBpZXJyZS5s YW5nbG9pc0BnbXguY29tAAoJEKj8nkR/T31U5FEIALKnnA7N2ctB2YsiStN3sj88 /NRbyVusrRHmlS5MIvh3vNmn6K6BrvzKvRDQ2qRguksc/qnbFH6T6sFu+Y4PuUYk olQIzyPfUOyQLtu+u31JQTjGgNJBOfAY6/O/3ahs096wYdK2zHztQG5bhUnqLjst R08SdDyr3ergFIAZqYHr6nIuUiMEjjgpkr8fODwBTTN0hceYMCyrYhisfMs+TF8D Kz+KHv5fzpvYpcTS57uIA4Oc9Lox7p9K60c+wPGo5grjhmQDCGrOaNNWvXEwHjLg giQFthdLbNOE7wSlaMpbSXdf43gdItLYK07LNmCDiLB9gKpplEDXNZGFRFvzUpU= =WlcH -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 17:53:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Marinus Savoritias Subject: bug#45448: closed (Re: bug#45448: Emacs can't load org mode after last update) Message-ID: References: <87lfcthnoo.fsf@rohleder.de> X-Gnu-PR-Message: they-closed 45448 X-Gnu-PR-Package: guix Reply-To: 45448@debbugs.gnu.org Date: Fri, 15 Jan 2021 21:54:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1610747643-5244-1" This is a multi-part message in MIME format... ------------=_1610747643-5244-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #45448: Emacs can't load org mode after last update which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 45448@debbugs.gnu.org. --=20 45448: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45448 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1610747643-5244-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 45448-done) by debbugs.gnu.org; 15 Jan 2021 21:53:43 +0000 Received: from localhost ([127.0.0.1]:41886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l0X2M-0001M6-Q4 for submit@debbugs.gnu.org; Fri, 15 Jan 2021 16:53:43 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:59264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l0X2H-0001Lu-TS for 45448-done@debbugs.gnu.org; Fri, 15 Jan 2021 16:53:41 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1l0X2G-0008C5-72; Fri, 15 Jan 2021 22:53:36 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l0X2E-0005Rr-9D for 45448-done@debbugs.gnu.org; Fri, 15 Jan 2021 22:53:35 +0100 From: Michael Rohleder To: 45448-done@debbugs.gnu.org Subject: Re: bug#45448: Emacs can't load org mode after last update References: <875z4nlddy.fsf@gmx.com> <87pn2vbdnf.fsf@gmx.com> <87tus6cbhj.fsf@gmx.com> <87a6tyc6ph.fsf@nicolasgoaziou.fr> <87zh1xyjnj.fsf@gmx.com> Date: Fri, 15 Jan 2021 22:53:27 +0100 In-Reply-To: <87zh1xyjnj.fsf@gmx.com> (Pierre Langlois's message of "Mon, 28 Dec 2020 16:34:08 +0000") Message-ID: <87lfcthnoo.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1610747617;da363862; X-HE-SMSGID: 1l0X2G-0008C5-72 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 45448-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Pierre Langlois writes: > Great! I've just pushed with commit > cd11f6a2bd703f0859aec05c0873186b734d6d74, adding a comment to remove > this phase when the issue is resolved upstream. I think, with this commit, this can be closed. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAmACDtcRHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyUXSQf+LRcxwu1+p93biIOYTDZSn1N63o0d4BY6 PUZdmZRecZgNVcU9mdPUf4vP1lIT4tcSAfSRS6zWADh3WdOYto6wuy01OtupEQYg V/gdkBsrG9vFQuOVBNaiNeqiEU/3blcvegotdsPb1Xc0wdZKBb90whtyMHoYNbT8 rxSJlZyenG2DEZILi0p1f4nOSJoOiVFf1fuBB3U/RocldwZ5ImRtthh75QmUkREb XgspDnOifBiirsX+CYphm/kvtYqQXaAu3oYqjKCiVmcEJmTsIeRStw9C4jLohNHr mC34q7/Q5Qr8ygLgU8Fm4WtKxr80+ekGmdbYzUJfTknImr8omo4PyQ== =Fywp -----END PGP SIGNATURE----- --=-=-=-- ------------=_1610747643-5244-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Dec 2020 18:06:16 +0000 Received: from localhost ([127.0.0.1]:59885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktDxG-0003Zr-5C for submit@debbugs.gnu.org; Sat, 26 Dec 2020 13:06:16 -0500 Received: from lists.gnu.org ([209.51.188.17]:33284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktDau-0001tB-CD for submit@debbugs.gnu.org; Sat, 26 Dec 2020 12:43:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktDau-0006m0-3r for bug-guix@gnu.org; Sat, 26 Dec 2020 12:43:08 -0500 Received: from mail.webarch.email ([81.95.52.48]:41492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktDar-0000DF-Dk for bug-guix@gnu.org; Sat, 26 Dec 2020 12:43:07 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E290A1A83CA3 for ; Sat, 26 Dec 2020 17:42:52 +0000 (GMT) To: bug-guix@gnu.org From: Marinus Savoritias Subject: Emacs can't load org mode after last update Message-ID: Date: Sat, 26 Dec 2020 18:42:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Last-TLS-Session-Version: TLSv1.3 Received-SPF: pass client-ip=81.95.52.48; envelope-from=marinus.savoritias@oezhayl.dev; helo=mail.webarch.email X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 26 Dec 2020 13:06:13 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) I update Guix yesterday and org-mode doesn't load anymore. The debug trace is this: Debugger entered--Lisp error: (error "Invalid version syntax: ‘’ (must start with a number)")   signal(error ("Invalid version syntax: ‘’ (must start with a number)"))   error("Invalid version syntax: `%s' (must start with a number)" "")   version-to-list("")   version<("" "9.0")   #f(compiled-function () #)()   funcall(#f(compiled-function () #))   (lambda nil (funcall '#f(compiled-function () #)))() eval-after-load-helper("/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc")   run-hook-with-args(eval-after-load-helper "/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc") do-after-load-evaluation("/home/marinus/.guix-profile/share/emacs/site-lisp/org.elc")   require(org) byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\307\310\311\312\313\314%\210\315\316\317\320\313\310\321\322&\7\210\315\323\324\325\313\310\321..." [require elfeed org dash s cl-lib xml custom-declare-group elfeed-org nil "Configure the Elfeed RSS reader with an Orgmode fi..." :group comm custom-declare-variable rmh-elfeed-org-tree-id "elfeed" "The tag or ID property on the trees containing the..." :type string rmh-elfeed-org-ignore-tag "ignore" "The tag on the feed trees that will be ignored." rmh-elfeed-org-auto-ignore-invalid-feeds "Tag feeds to ignore them when a feed could not loa..." bool rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org") "The files where we look to find trees with the `rm..." (repeat (file :tag "org-mode file"))] 8)   require(elfeed-org)   eval-buffer(# nil "/home/marinus/.emacs" nil t)  ; Reading at buffer position 39   load-with-code-conversion("/home/marinus/.emacs" "/home/marinus/.emacs" t t)   load("~/.emacs" noerror nomessage)   startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t)   command-line()   normal-top-level() Everytime I try to open a org file I get the same error. I noticed that after I removed the elfeed-org requirement to see if that was the problem. Emacs commit is this:  /gnu/store/lhw3zwhzra0w5l8a4jw8fvm58i75xyl8-emacs-27.1 Guix System config is this: Generation 15   Dec 26 2020 15:25:17    (current)   guix 4969b51     repository URL: https://git.savannah.gnu.org/git/guix.git     branch: master     commit: 4969b51d175497bfcc354c91803e9d70542b7113 My .emacs file has nothing besides this: ;;Elfeed config (require 'elfeed-org) (setq rmh-elfeed-org-files (list "~/.emacs.d/elfeed.org")) Marinus ------------=_1610747643-5244-1--