sukbeom....@gmail.com writes: > I found that there is a bug with typing Korean characters with table.el > table. > ... > The thing is, whenever I type korean characters within the table.el > table, it just inserts characters, breaking the table. > > +----------+----------+-------+ > |First row |Japanese |Korean | > +----------+----------+-------+ > |Test #1 |あえいおう|아에 | <- expected > +----------+----------+-------+ > |Test #1 |あえいおう|아에 | <- actual behavior > +----------+----------+-------+
org-edit-special uses table.el facilities to edit the table. If there are any problems with table.el, please report them to Emacs devs - table.el is not a part of Org mode; we just provide a limited support for table.el tables. Not an Org mode bug. Canceled. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>