From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uFfOISibYl+YNgAA0tVLHw (envelope-from ) for ; Wed, 16 Sep 2020 23:09:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UD53HSibYl+daQAAbx9fmQ (envelope-from ) for ; Wed, 16 Sep 2020 23:09:28 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0166E9403C6 for ; Wed, 16 Sep 2020 23:09:27 +0000 (UTC) Received: from localhost ([::1]:51390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kIgYH-0007zy-8Z for larch@yhetil.org; Wed, 16 Sep 2020 19:09:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIgXm-0007yE-9S for emacs-orgmode@gnu.org; Wed, 16 Sep 2020 19:08:54 -0400 Received: from mail-pl1-x631.google.com ([2607:f8b0:4864:20::631]:36107) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kIgXk-0004MY-M5 for emacs-orgmode@gnu.org; Wed, 16 Sep 2020 19:08:54 -0400 Received: by mail-pl1-x631.google.com with SMTP id k13so77665plk.3 for ; Wed, 16 Sep 2020 16:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=kdtoQ++RA7DXzVZZZVaRH124PlL13OjgW7E8X5NXnG4=; b=Kth6qq0Wsm7J0A4/uzkeVRENfcU2CEBBKME4LQhcWKXkpv5gnBobm3YqCLA83ScjJ5 B14kcJ4N11OukBH4KkC+hXWqWAAz3o3cNAyPermGzdDdoRYgJUE4n5ya4zVePu6e1boP j3pN8o9lkQY6rB6WAoMNGdLrIudn9+dulmy/w7tbbvuucF8R7reNA14JEaehvFWx9kvl fk1MsSHEAzr5A8yaLIN1TFeov0OVz3HW12n/Cdf8B9gGDNbJFT34e9/qdgHAnJFjMgGH tfEy/Rr00uys8BLESDls6VCDfJqKq1ZAImX9QWcBCFQwTyQk7DTTZzBGCaaTsqNVBAUU CQTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=kdtoQ++RA7DXzVZZZVaRH124PlL13OjgW7E8X5NXnG4=; b=A+Nxk6XhbgfjbC2sr8EQVJPnQorh30cO6OPWrHGjOpG1FAg+RjDwFcxbob7wq/FmgI C2HzBXxZ05xuKgFB3+yJVgFoUpy2N5AMS8l1sNX+WSNDVZYBk/MyS/t52UtgyVQhjicU sfIqOCF1+nfPzIXhiAdHgNdMh9yiK9arOGVMIfrPDeVdRFYJEE/ZmMoYqtq+tvAUf6Am itU0HUq1CouieACLWZzlRU8ylnfGCwIVqwN83zz3V5vyXU7c/luOKBdc36CMRrC5lHHa R5AbGIXtkc6PW4AungS0hopKtRLnxyqfDVT9289fBTmoRtabC2Z98wNfrMoRxYUvgceR s5mw== X-Gm-Message-State: AOAM531z+akjYPsi8PRQf725mLQY/AyeqeNHaAw5vVQabP5rCqp3gwRo mN5EHJyQiW3juY4CN5N6dpePjBpqas9cYeX9XusRhIALKhbLig== X-Google-Smtp-Source: ABdhPJwBtwj0w+L9TXDu4oNkxOOUmbdz3n055IRXWTRaXuzSpx7yPRYiEwAGRaz7/vIpc8vuX9ddr+JDXzIAy1Hchy8= X-Received: by 2002:a17:90a:930c:: with SMTP id p12mr6035130pjo.72.1600297730702; Wed, 16 Sep 2020 16:08:50 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6a10:8371:0:0:0:0 with HTTP; Wed, 16 Sep 2020 16:08:50 -0700 (PDT) In-Reply-To: References: <87o8m7t5xa.fsf@ebih.ebihd> <87a6xq37tm.fsf@gmail.com> <878sdaiiti.fsf@ebih.ebihd> From: Samuel Wales Date: Wed, 16 Sep 2020 16:08:50 -0700 Message-ID: Subject: Re: basic org questions To: emacs-orgmode@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::631; envelope-from=samologist@gmail.com; helo=mail-pl1-x631.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Kth6qq0W; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: oGVzmWKShrN/ On 9/16/20, Stefan Nobis wrote: > Marking paragraphs by blank lines and without indentation is deemed > less readable (see for example section 3.10 "Marking Paragraphs" in > https://komascript.de/~mkohm/scrguien.pdf). > > But if you really insist on using this style, still the variant of > setting the length parindent and parskip is considered bad practise. for my part, i appreciate your using the "wrong" style for your email message, as my brain works significantly better with it. [i am not talking about anybody else's brain.]