Hello, tumashu <tuma...@163.com> writes:
> org agenda can not align tags which include multibyte char, please see > before.png > > This patch fix the problem, please see after.png I replaced (buffer-substring (match-beginning 1) (match-end 1)) with (match-string 1) and applied your patch. Thank you. Regards, -- Nicolas Goaziou