Re: [Cvslog] r23923 - in /lyx-devel/trunk/src: BufferView.cpp LyXActio...

2008-03-24 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > because there's no more ERT dialog? > > yes, the doxy is wrong. anyway it doesn't work for note either. The documentation was wrong. BTW the ERT dialog is also superseded by the context menu. Jürgen

Re: [Cvslog] r23923 - in /lyx-devel/trunk/src: BufferView.cpp LyXActio...

2008-03-24 Thread Pavel Sanda
> Pavel Sanda wrote: > > e.g inset-settings inside ert does nothing for me. > > because there's no more ERT dialog? yes, the doxy is wrong. anyway it doesn't work for note either. > > > also i would ask if this lfun shouldn't be used for uncollapsable insets? > > it will make much more sense th

Re: [Cvslog] r23923 - in /lyx-devel/trunk/src: BufferView.cpp LyXActio...

2008-03-24 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > e.g inset-settings inside ert does nothing for me. because there's no more ERT dialog? > also i would ask if this lfun shouldn't be used for uncollapsable insets? > it will make much more sense than next-inset-toggle. I would rather let inset-settings call next-inset-toggle,

Re: [Cvslog] r23923 - in /lyx-devel/trunk/src: BufferView.cpp LyXActio...

2008-03-24 Thread Pavel Sanda
> Author: spitz > Date: Mon Mar 24 15:12:19 2008 > New Revision: 23923 > > URL: http://www.lyx.org/trac/changeset/23923 > Log: > * src/BufferView.cpp: > * src/Text3.cpp: > - fix LFUN_INSET_SETTINGS so that it also works at cursor position. > > * LyXAction.cpp: > - doxy. > > /*! > *