From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-table-align function changed, where is the old behavior? Date: Sat, 12 Jan 2019 11:31:47 +0100 Message-ID: <87lg3qyxnw.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1giGcV-0006CO-4E for emacs-orgmode@gnu.org; Sat, 12 Jan 2019 05:34:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1giGa0-00012n-Sv for emacs-orgmode@gnu.org; Sat, 12 Jan 2019 05:31:53 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:52559) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1giGa0-00011n-N7 for emacs-orgmode@gnu.org; Sat, 12 Jan 2019 05:31:52 -0500 In-Reply-To: (Craig Luthy's message of "Thu, 10 Jan 2019 18:02:57 -0600") 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: Craig Luthy Cc: emacs-orgmode@gnu.org Hello, Craig Luthy writes: > I create lots of tables in org-mode, many with lots of information and long > cells. The C-c C-c was heaven because it prettied up my table in one > action. If I understand what I have read and am seeing, whenever I TAB or > RET all the cells are expanded which creates a scrambled mess that is > impossible to navigate because all the rows wrap. This looks like a bug. Could you provide an ECM? > Shrinking 1 column at a time with C-c TAB is a regretful step > backwards. Why did you change the existing functionality. I would have > rather seen that retained and a new option to do narrowing one column > at a time. > > I have played with '#+STARTUP: align shrink' but it does not seem to work > when I open the buffer. It may work if I open the file for the first time, > but that is not what I normally do. I hit many files and just leave the > buffers around. I think you need to use `C-c C-c' on the STARTUP keyword. > Now that you have changed the way org-table-align works, could you also add > a "new" feature that works like the originall C-c C-c did and format the > column widths in one motion. This behaviour is bound to `C-u C-c C-TAB'. Regards, -- Nicolas Goaziou