org 9.6.5 用更纱黑体后, org 表格中文对不齐?

我也出现过这样的问题,新版本的没有对齐,解决方式是暂时使用旧版的字符宽度

(advice-add #'org-string-width :override #'org--string-width-1)
1 个赞