[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: some progress
From: |
Eli Zaretskii |
Subject: |
Re: some progress |
Date: |
Fri, 21 Jun 2013 21:09:31 +0300 |
> From: Uwe Brauer <address@hidden>
> Cc: address@hidden
> Date: Fri, 21 Jun 2013 18:04:01 +0200
>
> However if I want to have one line us-ascii and the next line in hebrew,
> without a empty line between them, then I have to use the function I
> described
The function you described will change the base direction for every
paragraph in the buffer, so you cannot have R2L paragraphs and L2R
paragraphs in the same buffer. Sometimes this is what you will want,
sometimes not.
> since I prefer to have the hebrew input always with the cursor at
> the right position of the buffer.
Emacs keeps the cursor at its logical position. As you well know,
when the text direction changes, there are 2 possible places to put
the cursor, so Emacs must pick up one of them.
- bidi support? (Hebrew), Uwe Brauer, 2013/06/21
- some progress (was: bidi support? (Hebrew)), Uwe Brauer, 2013/06/21
- Re: some progress (was: bidi support? (Hebrew)), Eli Zaretskii, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Eli Zaretskii, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Eli Zaretskii, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress,
Eli Zaretskii <=
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Eli Zaretskii, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Eli Zaretskii, 2013/06/21
- Re: some progress, Uwe Brauer, 2013/06/21
- Re: some progress, Eli Zaretskii, 2013/06/22
- Re: some progress, Uwe Brauer, 2013/06/22
- a strict visual cursor in r2l and l2r buffers (was: some progress), Uwe Brauer, 2013/06/22
- Re: a strict visual cursor in r2l and l2r buffers (was: some progress), Eli Zaretskii, 2013/06/22