Hello,

John Wiegley <jwieg...@gmail.com> writes:

> In case this wasn't seen by the Org maintainers...

It wasn't.

> Date: Thu, 5 Nov 2015 10:07:36 +0530 (17 hours, 46 minutes, 45 seconds ago)
> From: Rittwik Chatterjee <ritt...@gmail.com>
> To: 21...@debbugs.gnu.org
> Subject: bug#21838: Org Table edits item incorrectly
>
> 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.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to