all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Texas Cyberthal <texas.cyberthal@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: org-startup-truncated default should be nil [legibility 2/6]
Date: Tue, 4 Feb 2020 12:08:35 +0800	[thread overview]
Message-ID: <CAMUm490OzKEPONm-qc8tATRF9+71JwFZLXXOeRsaKRKGkqOuhg@mail.gmail.com> (raw)

#+begin_src elisp
(org-startup-truncated nil)
#+end_src

Line truncation is necessary for code but anathema for prose. Prose
lines need visual wrap as windows resize, so that texts can be
compared easily.

Advanced Org uses such as large tables require line truncation. Tables
are a code-like fixed-pitch feature.

Users will write a paragraph of prose longer than the screen well
before they discover a need for line truncation, such as long lines of
code or wide tables. Users who need line truncation are likely to know
about it, whereas users who need line truncation off are unlikely to
know what it's called.

Learning about line truncation is an unnecessary hurdle for beginners.
Therefore the default should be nil.

             reply	other threads:[~2020-02-04  4:09 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04  4:08 Texas Cyberthal [this message]
2020-02-04  7:05 ` org-startup-truncated default should be nil [legibility 2/6] Adam Porter
2020-02-10  7:00 ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2020-02-04 21:36 Texas Cyberthal
2020-02-04 23:26 ` Samuel Wales
2020-02-05  2:43   ` Texas Cyberthal
2020-02-05  3:49     ` Samuel Wales
2020-02-05  4:02       ` Samuel Wales
2020-02-05  4:09         ` Samuel Wales
2020-02-05 15:30 ` Adam Porter
2020-02-06  2:33 Texas Cyberthal
2020-02-06  6:55 ` Texas Cyberthal
2020-02-06  7:15 ` Fraga, Eric
2020-02-06  9:46   ` Texas Cyberthal
2020-02-06 10:16     ` Fraga, Eric
2020-02-06 10:51       ` Texas Cyberthal
2020-02-06 11:17         ` Fraga, Eric
2020-02-06 12:09           ` Texas Cyberthal
2020-02-06 12:40             ` Fraga, Eric
2020-02-06 21:21               ` Texas Cyberthal
2020-02-06 21:38                 ` Fraga, Eric
2020-02-06 23:33                   ` Texas Cyberthal
2020-02-07  0:37                     ` Corwin Brust
2020-02-07  1:06                       ` Texas Cyberthal
2020-02-07  4:27                         ` Texas Cyberthal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMUm490OzKEPONm-qc8tATRF9+71JwFZLXXOeRsaKRKGkqOuhg@mail.gmail.com \
    --to=texas.cyberthal@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.