From: Katsumi Yamaoka via Cygwin <[email protected]> Subject: [PATCH] emacs-anthy outdated Date: 2025年8月04日 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. --- Yasuhiro Kimura -- 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