From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Prose with markup needs more line spacing [legibility 5/6] Date: Tue, 4 Feb 2020 16:17:21 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41494) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iz7Rd-0006jB-96 for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 18:17:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iz7Rc-0003SA-0g for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 18:17:25 -0500 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]:41870) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iz7Rb-0003QT-P7 for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 18:17:23 -0500 Received: by mail-lf1-x12f.google.com with SMTP id m30so60549lfp.8 for ; Tue, 04 Feb 2020 15:17:23 -0800 (PST) In-Reply-To: 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: Texas Cyberthal Cc: "emacs-orgmode@gnu.org" i get some of your points in these emails. i'd sure like to change physical indentation in org to don't. and i think newcomers and advanced alike might want to have org sub superscript be off by default. one user on this list recently exported a signature that contained a version number that got mangled! === however, as an example of unintended consequences, line-spacing is a fundamental thing i'd be leery of changing. for one thing, it's a big problem to reduce number of lines on screen. many users use large fonts and are struggling to make use of the number of lines available even on the largest screens. i think the user would have trouble noticing that it is possible to fix. it might look like "part of the font". even advanced users might not know about line spacing. faces and display stuff are pretty complex in emacs. powerful, but complex. add the annoyances a user who requires large fonts has to deal with already. on top of that the question of what to do with partial lines at end of window -- is scrolling idempotent? or whatefer the correct math term for "you do a and the opposite of a and you get what you had before" is. could cuase issued before being notices. and that's before differences of opinion on aesthetics. :) === but scoping out to your campaign in general, i wonder why some of your proposals are for org. some things might be good for text mode in general. or outline mode. or fundamental mode. if we make them only for org, they might be nih-ish or inconsistent. emacs users can get curmudgeonly. don't let that stop you. but please remember to try to falsify your hypotheses.