Description of problem: When I start Emacs on Fedora 37 for the first time, I got the following compiler warning: Warning (comp): mozc.el:429:21: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead. Disable showing Disable logging Warning (comp): mozc.el:825:61: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead. Disable showing Disable logging Warning (comp): mozc.el:1256:18: Warning: ‘incf’ is an obsolete alias (as of 27.1); use ‘cl-incf’ instead. Disable showing Disable logging Warning (comp): mozc.el:1642:18: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead. Disable showing Disable logging Version-Release number of selected component (if applicable): emacs-28.1-3.fc37.x86_64 emacs-color-theme-el-6.6.0-23.fc37.noarch How reproducible: First start of Emacs on Fedora 37. Steps to Reproduce: 1. Check in ~/.emacs.d/eln-cache/ exists. Delete (or rename) it to simulate a fresh, first start of Emacs on this Fedora version. 2. Start Emacs 3. Read the buffer *Warnings*
FEDORA-2023-15e99c8745 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-15e99c8745
FEDORA-2023-15e99c8745 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-080d9677df has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-080d9677df
FEDORA-2023-080d9677df has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-080d9677df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-080d9677df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Thanks for the update. I fixes the warnings listed above. But now I get other warnings (with emacs 28.2). I will create a new bug report. Warning (comp): mozc.el:664:22: Warning: the function ‘first’ is not known to be defined. Disable showing Disable logging Warning (comp): mozc.el:664:9: Warning: the function ‘third’ is not known to be defined. Disable showing Disable logging
FEDORA-2023-080d9677df has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.