On Thu, Apr 27, 2006 at 09:24:42AM +0200, Georg Baum wrote:
> > In any case, all magic should go to interpret() & Co., not to
> > LCursor::plainInsert().
> 
> That works for one-character delimiters, but not for things like \Vert. It
> should be possible to introduce a second interpret method that is called
> from LCursor::macroModeClose() and LCursor::insert(). Would that be OK with
> you?

Yes.

> If you want I'll revert the changes to plainInsert,

Please.

> but I am not going to implement the cell based solution, since I don't
> like it UI-wise at all.

Fine with me as long as no special case math stuff goes to LCursor.

Andre'

Reply via email to