all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chanhee Jeong <chanheejeong@outlook.kr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "42487@debbugs.gnu.org" <42487@debbugs.gnu.org>
Subject: bug#42487: 26.3; org-mode; Found a bug when typing Korean in org-table!
Date: Fri, 24 Jul 2020 00:55:30 +0000	[thread overview]
Message-ID: <DM6PR08MB4092D9F6B6C4096960E0DB91A1770@DM6PR08MB4092.namprd08.prod.outlook.com> (raw)
In-Reply-To: <837duufka0.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1588 bytes --]

(I’m resending this email to include carbon copy to emacs bug page)

Thank you for replying!

Here is a recipe to reproduce the problem:

  1.  emacs -Q
  2.  M-x set-language-environment RET Korean RET
  3.  C-u C-\ korean-hangul RET
  4.  C-x C-f test.org
  5.  M-x set-buffer-file-coding-system RET utf-8 RET
  6.  | <SPC> This <SPC> | <SPC> Is <SPC> | <SPC> A <SPC> | <SPC> Table <SPC> |
  7.  C-c RET
  8.  C-\
  9.  gksrmf <SPC> TAB
  10. gksrmf <SPC> TAB
  11. gksrmf <SPC> gksrmf <SPC> TAB
  12. gksrmf , TAB
  13. gksrmf . TAB
  14. gksrmf : TAB
  15. gksrmf ! TAB

Notes explaining some of the steps:

     *   (Step 3) Korean input method ‘korean-hangul’
     *   (Step 5) Optional (without it, the coding system is iso-2022-kr)
     *   (Step 6, 7) Making a simple org-table
     *   (Step 9~) ‘gksrmf’ should type into ‘한글’ (which means ‘Korean’ in Korean)
     *   (Step 9) 1st cell is an exception - <SPC> does not erase ‘한글’
     *   (Step 10) <SPC> erases ‘한글’
     *   (Step 11) <SPC> erases ‘한글’ and retyped ‘한글’ is not erased by <SPC> (i.e., after disappearing once, it’s possible to type normally)
     *   (Step 12~) ‘,’, ‘.’, ‘:’, ‘!’ erase ‘한글’

Please refer to: https://giphy.com/gifs/Ln3lQrKDQIZf5RHCsM

I really appreciate your taking a look into this bug.
I’ll be more than happy to provide more details if needed.

Thank you very much!

Sincerely,

Chanhee Jeong
chanheejeong@outlook.kr<mailto:chanheejeong@outlook.kr>
chanheejeong@snu.ac.kr<mailto:chanheejeong@snu.ac.kr>

[-- Attachment #2: Type: text/html, Size: 10286 bytes --]

  reply	other threads:[~2020-07-24  0:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23  3:59 bug#42487: 26.3; org-mode; Found a bug when typing Korean in org-table! Chanhee Jeong
2020-07-23 13:11 ` Eli Zaretskii
2020-07-24  0:55   ` Chanhee Jeong [this message]
2020-09-06  8:18     ` Bastien
2020-09-18  3:06       ` Chanhee Jeong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM6PR08MB4092D9F6B6C4096960E0DB91A1770@DM6PR08MB4092.namprd08.prod.outlook.com \
    --to=chanheejeong@outlook.kr \
    --cc=42487@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.