all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dov Grobgeld <dov.grobgeld@gmail.com>
Cc: 11700@debbugs.gnu.org
Subject: bug#11700: 24.1.50; Bad interaction between BiDi and org-tables
Date: Thu, 14 Jun 2012 06:10:22 +0300	[thread overview]
Message-ID: <83mx46y4f5.fsf@gnu.org> (raw)
In-Reply-To: <CA++fsGHi3oq-jkanE6eBV3R+Wd0phYSV6b-w61Xyk7YHjxxDyg@mail.gmail.com>

> Date: Wed, 13 Jun 2012 22:26:35 +0300
> From: Dov Grobgeld <dov.grobgeld@gmail.com>
> 
> Imagine you have a buffer with the following logical contents (using the
> convention that capitals are RTL characters).
> 
> | abcdef | abc |
> | ABCDEF | ABC |
> 
> I would like this to be displayed as:
> 
> | abcdef | abc |
> | FEDCBA | CBA |
> 
> The problem is that I want to each column of the table to be isolated
> (with regards to bidi influence) from other columns in the table. (Of
> course we also want to choose the table direction, but that is a
> different and solvable issue.) If there is no such separation, which
> is the behaviour currently get in emacs HEAD, then the resulting
> rendered buffer is:
> 
> | abcdef | abc |
> | CBA | FEDCBA |
> 
> Is this even solvable in the current emacs bidi model?

Yes, it is.  The solution involves putting segment separators between
the table columns.  These could be TAB characters or a display
property whose value is (space . :width N) or (space . :align-to COL).

Org maintainers, please ask if you need help in fixing this.





  reply	other threads:[~2012-06-14  3:10 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 19:26 bug#11700: 24.1.50; Bad interaction between BiDi and org-tables Dov Grobgeld
2012-06-14  3:10 ` Eli Zaretskii [this message]
2012-06-14 18:10   ` Dov Grobgeld
2012-06-14 18:10   ` Dov Grobgeld
2012-06-14 19:37     ` Eli Zaretskii
2012-06-15  6:39       ` bug#11700: " Dov Grobgeld
2012-06-15  6:39       ` bug#11700: [O] " Dov Grobgeld
2012-06-15  8:38         ` Eli Zaretskii
2012-06-15  8:38         ` bug#11700: " Eli Zaretskii
2012-06-14 19:37     ` Eli Zaretskii
2017-12-04 20:27   ` Nicolas Goaziou
2017-12-04 20:35     ` Dov Grobgeld
2017-12-04 20:35     ` Dov Grobgeld
2017-12-04 20:43       ` Eli Zaretskii
2017-12-04 20:53         ` Eli Zaretskii
2017-12-04 20:53         ` Eli Zaretskii
2017-12-04 20:43       ` Eli Zaretskii
2017-12-04 20:45     ` Eli Zaretskii
2017-12-04 20:45     ` Eli Zaretskii
2017-12-04 21:02       ` Nicolas Goaziou
2017-12-04 21:02       ` Nicolas Goaziou
2017-12-08  9:28         ` Eli Zaretskii
2017-12-08 17:08           ` Nicolas Goaziou
2017-12-08 17:08           ` Nicolas Goaziou
2017-12-23 13:38             ` Eli Zaretskii
2017-12-23 13:38             ` Eli Zaretskii
2017-12-23 13:48               ` Eli Zaretskii
2017-12-23 13:48               ` Eli Zaretskii
2017-12-23 22:51               ` Nicolas Goaziou
2017-12-23 22:51               ` Nicolas Goaziou
2017-12-08  9:28         ` Eli Zaretskii
2017-12-04 20:27   ` Nicolas Goaziou

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=83mx46y4f5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11700@debbugs.gnu.org \
    --cc=dov.grobgeld@gmail.com \
    /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.