From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Feature request: shrink according to alignment (was Re: Org table columns without width cookies get shrunk on TAB) Date: Mon, 19 Feb 2018 10:58:26 +0100 Message-ID: <87bmgll2rh.fsf@nicolasgoaziou.fr> References: <87po5638ea.fsf@gmail.com> <87o9kqicys.fsf@nicolasgoaziou.fr> <8a0b873e-e9ea-2070-d276-702939e99511@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eniDS-0006Ub-0N for emacs-orgmode@gnu.org; Mon, 19 Feb 2018 04:58:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eniDO-0003PU-U1 for emacs-orgmode@gnu.org; Mon, 19 Feb 2018 04:58:34 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:53775) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eniDO-0003P3-O3 for emacs-orgmode@gnu.org; Mon, 19 Feb 2018 04:58:30 -0500 In-Reply-To: <8a0b873e-e9ea-2070-d276-702939e99511@gmx.de> (Julius Dittmar's message of "Thu, 15 Feb 2018 15:04:40 +0100") 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: Julius Dittmar Cc: emacs-orgmode@gnu.org Hello, Julius Dittmar writes: > I think what the OP really would like is something like this: remove > leading whitespace until everything can be displayed or no more leading > whitespace remains, then truncate at the end if necessary. That way as > much meaningful contents as possible is displayed. At least that's what > I would wish in this situation. I understand the idea, but the implementation seems tricky. It means Org may sometimes have to hide characters on both sides of a field. and sometimes not. It doesn't sound visually appealing. I may be wide off the mark, tho. Do you have some specifications in mind, or at least some examples? Regards, -- Nicolas Goaziou