Bugzilla – Bug 1175915
emacs command not working correctly after 27.1 upgrade
Last modified: 2020-09-01 07:50:15 UTC
After upgrading to 27.1, my configuration did not work anymore and I could not load many packages eg. org mode. Additionally, there was console output with messages of every package being loaded. Googling I arrived to: https://stackoverflow.com/questions/63527302/emacs-package-management-failure-in-emacs-27-1 Especially: https://stackoverflow.com/questions/63527302/emacs-package-management-failure-in-emacs-27-1#comment112448898_63590001 which described my problem exactly. Once I called emacs-gtk directly, or emacs-gtk -nw for console, everything works ok.
(In reply to Duncan Mac-Vicar from comment #0) > After upgrading to 27.1, my configuration did not work anymore and I could > not load many packages eg. org mode. Additionally, there was console output > with messages of every package being loaded. > > Googling I arrived to: > https://stackoverflow.com/questions/63527302/emacs-package-management- > failure-in-emacs-27-1 > > Especially: > https://stackoverflow.com/questions/63527302/emacs-package-management- > failure-in-emacs-27-1#comment112448898_63590001 > > which described my problem exactly. > > Once I called emacs-gtk directly, or emacs-gtk -nw for console, everything > works ok. Sounds like a duplicate of bug #1175487 Could you try the *latest* emacs 27.1 from repository editors. You have to refresh emacs, emacs-x11, and maybe emacs-nox with emacs-info. Don't to forget to restart any emacs server daemon before testing
Ping!? Do you have tested latest emacs from editors/emacs? (In reply to Dr. Werner Fink from comment #1) > > Sounds like a duplicate of bug #1175487 > > Could you try the *latest* emacs 27.1 from repository editors. You have to > refresh emacs, emacs-x11, and maybe emacs-nox with emacs-info. Don't to > forget to restart any emacs server daemon before testing
I have tested the editors package. Just started emacs and opened my org files. It seems to work correctly. With the broken package, org mode did not load correctly, unless I used emacs-gtk. Thanks.
(In reply to Duncan Mac-Vicar from comment #3) > I have tested the editors package. > > Just started emacs and opened my org files. It seems to work correctly. OK, that looks like the emacs from editors repository fix the problem. > > With the broken package, org mode did not load correctly, unless I used > emacs-gtk. That are the original emacs packages from Tumbleweed I guess
Dup of boo#1175487 *** This bug has been marked as a duplicate of bug 1175487 ***