emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Right-to-left text in org mode
@ 2013-06-24 17:22 Manuel GJT
  2013-06-24 17:49 ` Dov Grobgeld
  0 siblings, 1 reply; 6+ messages in thread
From: Manuel GJT @ 2013-06-24 17:22 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

Hello everyone,

I need to work in an org buffer with both left-to-right and right-to-left
text. Although the character directionality and composition works fine,
when writing paragraphs with visual-line-mode on the lines get inverted,
i.e., the line

ZYX CBA

appears as

ZYX
CBA

instead of

CBA
ZYX

The section "22.20 Bidirectional Editing" of the Emacs manual suggests
forcing the directionality of the paragraph with RIGHT-TO-LEFT MARK, but
this does not seem to work: even with such a character beginning the line,
(current-bidi-paragraph-direction) returns "left-to-right".

The RTL MARK seems to work just fine in tables.

When written in a clean text-mode buffer the same text appears with proper
directionality. However switching from org-mode to text-mode does not
correct directionality in said paragraphs. The issue persists even when
visiting the file with emacs -Q.

org-version 8.0.3, same issue with v. 7.9.4

Your help is much appreciated.

-- 
Manuel GJT

[-- Attachment #2: Type: text/html, Size: 1113 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-28 11:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-24 17:22 Right-to-left text in org mode Manuel GJT
2013-06-24 17:49 ` Dov Grobgeld
2013-06-25  4:27   ` Manuel GJT
2013-06-25  7:03     ` Dov Grobgeld
2013-06-26  1:49       ` Manuel GJT
2013-06-28 11:17         ` Dov Grobgeld

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).