coldnew / pangu-spacing

emacs minor-mode to add space between Chinese/Japanese/Korean and English characters.
144 stars 16 forks source link

PR #28 make some pangu-spacing function not work correctly #29

Closed coldnew closed 5 years ago

coldnew commented 5 years ago

see #28

image

Here is the steps I took:

  1. opened emacs with emacs -q pangu-spacing.el
  2. M-x eval-buffer
  3. M-x switch-to-buffer *scratch*
  4. M-x pangu-spacing-mode
  5. paste 跟alex解释 task 弹性的问题

Originally posted by @dsdshcym in https://github.com/coldnew/pangu-spacing/pull/28#issuecomment-484791270

yangsheng6810 commented 5 years ago

@coldnew Could you test if #30 fixes this? I also added some simple tests to make sure things work.

coldnew commented 5 years ago

@yangsheng6810 I think #30 worked, I'll merge it