> From: Nicolas Goaziou <m...@nicolasgoaziou.fr> > Cc: Dov Grobgeld <dov.grobg...@gmail.com>, 11...@debbugs.gnu.org > Date: Mon, 04 Dec 2017 21:27:53 +0100 > > I'd rather preserve structure of Org documents outside of Emacs. So, > `:align-to' is not an option. > > IIUC, I need to replace the closest space from vertical bars with > > #(" " 0 1 (space :width 1)) > > This doesn't sound too difficult. > > However, could someone provide tests cases so we get it right once and > for all?
Such tests can only be run interactively, because bidi reordering is a display-time feature in Emacs. Is that OK with you?