bug#45448: Emacs can't load org mode after last update

2021-01-15 Thread Michael Rohleder
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. signature.asc Description: PGP signature

bug#45448: Emacs can't load org mode after last update

2020-12-28 Thread Pierre Langlois
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 eaa0fc8d2

bug#45448: Emacs can't load org mode after last update

2020-12-28 Thread Nicolas Goaziou
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/pack

bug#45448: Emacs can't load org mode after last update

2020-12-28 Thread Pierre Langlois
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: ‘’ (must start >>> with a number)")

bug#45448: Emacs can't load org mode after last update

2020-12-27 Thread Pierre Langlois
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: ‘’ (must start >> with a number)") >> signal(error ("Invalid version sy

bug#45448: Emacs can't load org mode after last update

2020-12-27 Thread Pierre Langlois
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: ‘’ (must start > with a number)") > signal(error ("Invalid version syntax: ‘’ (must start with a number)"))

bug#45448: Emacs can't load org mode after last update

2020-12-27 Thread Michael Rohleder
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: ... starting phase `build' Checking /gnu/store/vlaq8yndpjmv55y8nwks82x1lnsm0q95-emacs-org-re-reveal-

bug#45448: Emacs can't load org mode after last update

2020-12-26 Thread Marinus Savoritias
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' (mus