[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] BUG: org tag can align proper when tag is Chinese.
From: |
Nicolas Goaziou |
Subject: |
Re: [O] BUG: org tag can align proper when tag is Chinese. |
Date: |
Mon, 07 May 2018 15:22:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
tumashu <address@hidden> writes:
> 1. [:alnum:] can not match Chinese char, what about add [:multibyte:] ?
What about :
[:alnum:] + [:multibyte:] -> [:word:]
Could you test this change?
Regards,
--
Nicolas Goaziou