On Tue, Oct 28, 2003 at 09:28:40AM +0100, Lars Gullik Bjønnes wrote:
> Perhaps, off-hand I do not like it. It seems a bit like a muddled ui.
> It might work, but initially I know I'd be surprised.
> 
> I'd rather have LFUN_PARAGRAPH_END (and we already have variants of
> that.)

It should be accessible by the same key. So there could be

LFUN_ROW_END
LFUN_PARAGRAPH_END
LFUN_CELL_END
LFUN_INSET_END

which implement the 'low level' stuff and are usable for i.e. lyxserver
without knowing the context, but there should be a

LFUN_GO_TOWARDS_THE_END_CLEVERLY

which does the 'magic' and is bound to the <End> key. Currently, table
editing causes attacks of claustrophobia: One get stucks in a line, in a
cell, in a table....

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to