Since the usage of the Hebrew strings is for testing only, I actually think
that it is an advantage to not have the bidi-algorithm applied since then
you get a one-to-one representation of the text of the text buffer. Which
for my case would be emacs, but vi (without any additional flags) would be
good enough.

An alternative to vi is my old DOS editor HED.EXE but it doesn't support
UTF8. It doesn't even support iso-8859-8... But with a few iconv scripts it
should be possible...

Regards,
Dov

2009/6/5 Viktorija Zaksiene <[email protected]>

> On Friday 05 June 2009, Shlomi Fish wrote:
> > On Friday 05 June 2009 13:34:31 Viktorija Zaksiene wrote:
> > > On Friday 05 June 2009, Shlomi Fish wrote:
> > > > On Friday 05 June 2009 09:09:41 Viktorija Zaksiene wrote:
> > > > > Hi all,
> > > > >
> > > > >
> > > > >
> > > > > I would really appreciate advice. Early I never meet the necessity
> to
> > > > > develop python programms with bidi support, but right now I need to
> > > > > do it. And it appears, that my favorite vim does not want to manage
> > > > > hebrew/english in the right way. What text editor do you use to
> edit
> > > > > english/hebrew programms?
> > > >
> > > > I normally use KDE 4's Kate editor ( http://kate-editor.org/ ) for
> BiDi
> > > > text. I previously used KDE 3's kedit (because K3Kate's bidi support
> > > > was not good enough), and GNOME's gedit also has good BiDi support.
> > >
> > > Thank you, Shlomi.
> >
> > You're welcome.
> >
> > > > Regarding vim I should note that vim is capable of reversing the
> > > > direction of the entire text (both Hebrew and English) if you build
> it
> > > > with the right flags.
> > >
> > > What are right flags? (Probably it is good question form vim mailing
> > > list, thought) It is good to know that it is possible to make vim suite
> > > my needs, I will keep trying in the future.
> >
> > I'm using the following script to configure and build Vim from source:
> >
> > {{{{{{{{{{{
> > #!/bin/bash
> > ./configure --prefix=$HOME/apps/vim --with-features=huge
> > }}}}}}}}}}}
> >
> > I should note that it is not true bidi, but rather allows you to view
> > either the Hebrew or the Latin (but not both) in the right direction and
> > the other text in the opposite direction.
>
>
> Yes, I already tried "huge" option. Unfortunately, it does not work in
> several situations I need.
>
>
> Vika
>
> _______________________________________________
> Python-il mailing list
> [email protected]
> http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
>
>
_______________________________________________
Python-il mailing list
[email protected]
http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il

לענות