GNU bug report logs - #45448
Emacs can't load org mode after last update

Previous Next

Package: guix;

Reported by: Marinus Savoritias <marinus.savoritias <at> oezhayl.dev>

Date: Sat, 26 Dec 2020 18:07:02 UTC

Severity: normal

Done: Michael Rohleder <mike <at> rohleder.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45448: closed (Emacs can't load org mode after last update)
Date: Fri, 15 Jan 2021 21:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Jan 2021 22:53:27 +0100
with message-id <87lfcthnoo.fsf <at> rohleder.de>
and subject line Re: bug#45448: Emacs can't load org mode after last update
has caused the debbugs.gnu.org bug report #45448,
regarding Emacs can't load org mode after last update
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45448: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marinus Savoritias <marinus.savoritias <at> oezhayl.dev>
To: bug-guix <at> gnu.org
Subject: Emacs can't load org mode after last update
Date: Sat, 26 Dec 2020 18:42:44 +0100
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 () #<bytecode 0x5c3b49>)()
  funcall(#f(compiled-function () #<bytecode 0x5c3b49>))
  (lambda nil (funcall '#f(compiled-function () #<bytecode 0x5c3b49>)))()
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(#<buffer  *load*> 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 () #<bytecode 
0x5c3f71>) #f(compiled-function () #<bytecode 0x5c3f85>) 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



[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: 45448-done <at> debbugs.gnu.org
Subject: Re: bug#45448: Emacs can't load org mode after last update
Date: Fri, 15 Jan 2021 22:53:27 +0100
[Message part 4 (text/plain, inline)]
Pierre Langlois <pierre.langlois <at> gmx.com> 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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.