From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: =?UTF-8?B?UmU6IEJ1Zzogb3JnLXRhYmxlLWluc2VydC1jb2x1bW4gZWRpdHMg?= =?UTF-8?B?Zm9ybXVsYXMgd3JvbmdseSBbOS4zIChyZWxlYXNlXzkuMyBAIC91c3IvbG9j?= =?UTF-8?B?YWwvQ2VsbGFyL2VtYWNzLXBsdXMvSEVBRC05ZDM4NTY0L3NoYXJlL2VtYWNz?= =?UTF-8?B?LzI4LjAuNTAvbGlzcC9vcmcvKV0=?= Date: Wed, 01 Apr 2020 15:24:50 +0200 Message-ID: <87ftdn2va5.fsf@nicolasgoaziou.fr> References: <84eet9bk0y.fsf@gmail.com> <87v9mlh1hg.fsf@kyleam.com> <878sjghl6m.fsf@ucl.ac.uk> <87369o62n1.fsf@nicolasgoaziou.fr> <875zekfuce.fsf@ucl.ac.uk> <87k1304776.fsf@nicolasgoaziou.fr> <84d08rfplj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37961) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJdMY-00017R-37 for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 09:24:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJdMV-0000Xg-Qt for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 09:24:57 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:57263) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJdMV-0000WG-LG for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 09:24:55 -0400 In-Reply-To: <84d08rfplj.fsf@gmail.com> (Marco Wahl's message of "Wed, 01 Apr 2020 12:49:12 +0200") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl Cc: emacs-orgmode@gnu.org Hello, Marco Wahl writes: > Since the change has been in place since 2017 what's the right thing to > do? > > - Wait a while for someone speaking out to keep the state as it is now? > If nobody shows up, just change back to inserting to the left? That, and documenting it in ORG-NEWS, sounds good. > - Introduce a customizable variable for inserting to the left? Please don't. > - Add a parameter to org-table-insert-column to control insertion > left/right and possibly even the number of columns? `org-table-insert-row' has indeed a parameter to control side of insertion. It would make sense to have it in `org-table-insert-column', too. I still think the default should be changed, tho. Regards, -- Nicolas Goaziou