On 8/5/2025 10:12 AM, Yasuhiro Kimura via Cygwin wrote:
From: Katsumi Yamaoka via Cygwin <[email protected]>
Subject: [PATCH] emacs-anthy outdated
Date: Mon, 04 Aug 2025 15:46:13 +0900
The emacs-anthy package, that runs with the anthy package, is
probably one of the easiest ways to do writing Japanese text
with Emacs even now. A thing a user needs to add to the Emacs
init file is just: (require 'anthy)
However, some modules are outdated and do not work with the
modern Emacs like what Cygwin distributes. So, I post a minimal
patch to make the emacs-anthy package work. Where `minimal'
means that it doesn't contain feature modifications of any kind,
and leaves some warnings that Emacs issues when compiling.
Anthy and related cygwin packages should be replaced with Anthy
Unicode.
Anthy Unicode
https://github.com/fujiwarat/anthy-unicode
It is fork of Anthy and officially approved as successor by Yusuke
Tabata, the author of original Anthy.
Cygwin's emacs-anthy package is currently unmaintained. Someone will
have to volunteer to maintain it before it can be updated.
Ken
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple