Hello,

Rittwik Chatterjee <ritt...@gmail.com> writes:

> Start emacs with `emacs -Q'
> Create a Org file `test.org'
>
> Copy the following table into that file and save.
>
> |---------------+---------------------------------|
> | Plugins       | How to install                  |
> |---------------+---------------------------------|
> | Bookmark plus | Create a folder "bookmark-plus" |
> | Company-mode  | Create a folder "company"       |
> |---------------+---------------------------------|
>
> Double click on the word `Create' (to select it) in the third row and press
> `:'.
>
> Expected output:
> |---------------+---------------------------------|
> | Plugins       | How to install                  |
> |---------------+---------------------------------|
> | Bookmark plus | Create a folder "bookmark-plus" |
> | Company-mode  | Create: a folder "company"      |
> |---------------+---------------------------------|
>
> Actual output:
> |---------------+---------------------------------|
> | Plugins       | How to install                  |
> |---------------+---------------------------------|
> | Bookmark plus | Create a folder "bookmark-plus" |
> | Company-mode  | |
> |---:------------+---------------------------------|
>
> This can be reproduce by pressing any other character keys, ex. a-z, ( { [
> " etc.

This issue is fixed in recent Org releases. Closing this bug.

Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738



Reply via email to