pangu-spacing
pangu-spacing copied to clipboard
emacs minor-mode to add space between Chinese/Japanese/Korean and English characters.
最近整理一些專業課資料,會用到數學公式,遇到希臘字母就不能自動加空格了,當然還有如 `%` `@` 這些符號。 能不能加入對更多西文字符的支持?
I have to report an important issue of `Org-mode + Pangu-Spacing` to avoid another mad user like me... When using Org built-in `Capture`, `pangu-spacing` with `pangu-spacing-real-insert-separtor` set to `t` may...
When enable real-insert-space mode, we should ignore the link syntax in org-mode to prevent generated file error :(
I think a major-mode-fixer can solve #10 and #5
Add github-action support and drop travis-ci for unittest.
the missing `chinse-two-byte` will break the main process, since emacs 31 remove the typo, https://github.com/emacs-mirror/emacs/commit/4437d730a5fff6dca61f99a146c99aefd0f67577 fix #45
"chinese-two-byte" The typo has been removed from Emacs 31, for details see: https://github.com/emacs-mirror/emacs/commit/4437d730a5fff6dca61f99a146c99aefd0f67577 https://github.com/coldnew/pangu-spacing/blob/2303013e5cd7852136f1429162fea0e1c8cb0221/pangu-spacing.el#L162-L170