[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72091: 30.0.60; [PATCH] Emacs won't close notifications on Windows
From: |
Raffael Stocker |
Subject: |
bug#72091: 30.0.60; [PATCH] Emacs won't close notifications on Windows |
Date: |
Sat, 13 Jul 2024 13:37:22 +0200 |
Hi,
the current Windows build of Emacs won't close notifications. This is
due to a typo recently introduced in ‘w32-notification-close’ that
inverts a function pointer check. See the attached patch.
Regards,
Raffael
0001-src-w32fns.c-Fw32_notification_close-fix-typo.patch
Description: fixes typo in w32-notification-close
- bug#72091: 30.0.60; [PATCH] Emacs won't close notifications on Windows,
Raffael Stocker <=