Bug 2251120

Summary: set-face-underline-p was removed from Emacs in Fedora 39, use set-face-underline
Product: [Fedora] Fedora Reporter: Edgar Hoch <edgar.hoch>
Component: uimAssignee: Akira TAGOH <tagoh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 39CC: i18n-bugs, tagoh
Target Milestone: ---Keywords: Regression, Reopened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: uim-1.8.9-6.fc40 uim-1.8.9-6.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-12-07 02:06:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Edgar Hoch 2023-11-23 01:19:39 UTC
Emacs stops loading because of the following error:

Loading /usr/share/emacs/site-lisp/site-start.d/uim-init.el (source)...
load-with-code-conversion: Symbol’s function definition is void: set-face-underline-p

set-face-underline-p was removed from Emacs in Fedora 39, use set-face-underline.

The patch is already in upstream:
https://github.com/uim/uim/commit/7b903ddf144344e49da12cc070f7c11f82ae61db

Please build a new packages with contains the fix.


Reproducible: Always

Steps to Reproduce:
1. Install emacs and uim on Fedora 39.
2. Start "emacs /etc/motd".

Actual Results:  
Instead of buffer with file /etc/motd, buffer *scratch* is displayed.
Buffer *Messages* contains the error messages.

Expected Results:  
Buffer for file /etc/motd is displayed.

Comment 1 Fedora Update System 2023-11-28 06:58:38 UTC
FEDORA-2023-5dc6641e9c has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5dc6641e9c

Comment 2 Fedora Update System 2023-11-28 07:00:51 UTC
FEDORA-2023-5dc6641e9c has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2023-11-28 07:26:48 UTC
FEDORA-2023-e25d79f279 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e25d79f279

Comment 4 Fedora Update System 2023-11-29 03:02:11 UTC
FEDORA-2023-e25d79f279 has been pushed to the Fedora 39 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-e25d79f279`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e25d79f279

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-12-07 02:06:49 UTC
FEDORA-2023-e25d79f279 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.