Andre Poenitz wrote:
> On Tue, Sep 03, 2002 at 12:22:11PM +0300, Gady Kozma wrote:
> 
>>There is a small change in LyX behavior between 1.1.6 and 1.2: pressing 
>>space when at the end of a formula exits, but does not (as per 1.1.6) add a 
>>space after it. The reason is that the local dispatch returns 
>>FINISHED_RIGHT. Would it be enough if the local dispatch would return 
>>UNDISPATCHED? Or would it have direction (RTL) problems? Is a new dispatch 
>>return code necessary to fix this problem?
> 
> 
> I really have not understood yet how the outside world reacts to the return
> codes. Just try it (an make sure it does not break leving a formula with
> cursor keys etc.)

I'm sure the above will not work. IMO what we have to do is make the inset
itself responsible for unlocking and add a parameter to the BufferView unlock
function to tell it where the cursor should be after unlocking.

         Jug

-- 
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Mitterstrich 151/A      Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39050 Steinegg        Web:     http://www.lyx.org/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to