From: Daniel Fleischer <danflscr@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Org default is Left-to-right
Date: Sat, 30 Oct 2021 16:19:06 +0300 [thread overview]
Message-ID: <m28rya646t.fsf@gmail.com> (raw)
Hi, in org.el , when defining the mode there's the code
(setq bidi-paragraph-direction 'left-to-right)
which makes everything left-to-right instead of 'nil which smartly
aligns paragraphs either LTR or RTL according to the language of that
paragraph.
nil is Emacs default. I don't understand why Org chooses to align
everything to the left, disregarding any RTL language. Org works great
with RTL and even with mixed languages, as many people can attest.
Can we consider dropping this line? LTR people wouldn't notice any
difference but RTL people will appreciate it without needing to override
it using a hook or toggling it with some elisp code (like I did).
Thanks,
--
Daniel Fleischer
next reply other threads:[~2021-10-30 13:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-30 13:19 Daniel Fleischer [this message]
2021-10-30 13:33 ` Org default is Left-to-right Ihor Radchenko
2021-10-30 14:49 ` Daniel Fleischer
2021-10-30 15:21 ` Ihor Radchenko
2022-06-14 5:17 ` Ihor Radchenko
2022-06-14 7:29 ` Daniel Fleischer
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m28rya646t.fsf@gmail.com \
--to=danflscr@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).