emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] bug#21838: Org Table edits item incorrectly


From: Nicolas Goaziou
Subject: [O] bug#21838: Org Table edits item incorrectly
Date: Fri, 01 Dec 2017 20:04:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Rittwik Chatterjee <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]