[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-edit-special is not working with korean characters [9.6.6
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-edit-special is not working with korean characters [9.6.6 (release_9.6.6 @ /home/sukbeom/opt/share/emacs/29.1/lisp/org/)] |
Date: |
Sun, 12 Nov 2023 08:12:35 +0000 |
sukbeom.kim@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>