From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#21838: Org Table edits item incorrectly Date: Fri, 01 Dec 2017 20:04:03 +0100 Message-ID: <87d13yfexo.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKqcW-00085O-0C for emacs-orgmode@gnu.org; Fri, 01 Dec 2017 14:05:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKqcR-0000hS-Bh for emacs-orgmode@gnu.org; Fri, 01 Dec 2017 14:05:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKqcR-0000gx-90 for emacs-orgmode@gnu.org; Fri, 01 Dec 2017 14:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eKqcR-00005P-1G for emacs-orgmode@gnu.org; Fri, 01 Dec 2017 14:05:03 -0500 Sender: "Debbugs-submit" Resent-To: emacs-orgmode@gnu.org Resent-Message-ID: In-Reply-To: (Rittwik Chatterjee's message of "Thu, 5 Nov 2015 10:07:36 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rittwik Chatterjee Cc: 21838-done@debbugs.gnu.org Hello, Rittwik Chatterjee 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