Re: !NEW_INSETS removed

2001-05-04 Thread John Levon
On Fri, 4 May 2001, Baruch Even wrote: > For my defence I only have the fact the only LFUN_HELP_OPEN says in > LyXAction.C that it takes arguments, the others have no mention of it in > their definition. > > Why is this inconsistency? If Argument is unneeded, remove it. If it's > needed why are

Re: !NEW_INSETS removed

2001-05-04 Thread John Levon
On Fri, 4 May 2001, Juergen Vigna wrote: > > On 04-May-2001 John Levon wrote: > > > Also spellcheck needs doing, but I'm not sure about stepping on Juergen's > > toes if he finds time to have a go at tabular spellcheck + find/replace. > > Please keep on reminding me. I'm quite busy at the mome

Re: !NEW_INSETS removed

2001-05-04 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 15:18]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | * Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 14:28]: > | > Baruch Even <[EMAIL PROTECTED]> writes: > | > > | > | > The intention is that in the minibuffer you will not be allowed to > |

Re: !NEW_INSETS removed

2001-05-04 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | * Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 14:28]: | > Baruch Even <[EMAIL PROTECTED]> writes: | > | > | > The intention is that in the minibuffer you will not be allowed to | > | > enter "free text" strings. i.e. lfuns with arguments, but will _o

Re: !NEW_INSETS removed

2001-05-04 Thread Andre Poenitz
> This is fine, the current lfun's do not require arguments so this > transitional flaw is of no concern. math-macro-arg required an argument last time I looked... Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: !NEW_INSETS removed

2001-05-04 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 14:28]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | > The intention is that in the minibuffer you will not be allowed to > | > enter "free text" strings. i.e. lfuns with arguments, but will _only_ > | > be allowed to enter the lfun. If the lfu

Re: !NEW_INSETS removed

2001-05-04 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | > The intention is that in the minibuffer you will not be allowed to | > enter "free text" strings. i.e. lfuns with arguments, but will _only_ | > be allowed to enter the lfun. If the lfun requires an argument it will | > be asked for (or more than one).

Re: !NEW_INSETS removed

2001-05-04 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 13:47]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | > | We should try to have the next version stabilized soon so that our users > | > | who want something better than 1.1.5fixN will be able to upgrade. The > | > | tables code in 1.1.6fix2 wil

Re: !NEW_INSETS removed

2001-05-04 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | > | We should try to have the next version stabilized soon so that our users | > | who want something better than 1.1.5fixN will be able to upgrade. The | > | tables code in 1.1.6fix2 will not have all fixes and we need to | > | stabilize that before we g

Re: !NEW_INSETS removed

2001-05-04 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010504 12:58]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | * Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010503 18:49]: > | > My immediate todo list: > | > - lists of floats > | > - try out dymmy LyXView/BufferView > | > - try ou

Re: !NEW_INSETS removed

2001-05-04 Thread Juergen Vigna
On 04-May-2001 John Levon wrote: > Also spellcheck needs doing, but I'm not sure about stepping on Juergen's > toes if he finds time to have a go at tabular spellcheck + find/replace. Please keep on reminding me. I'm quite busy at the moment with various projects (most of them I get money for ;

Re: !NEW_INSETS removed

2001-05-03 Thread John Levon
On 3 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > btw. The minibuffer is almost ready for GUII, should now be quite easy > to split in gui/non-gui. hoped so, I was going to have a go at this one. Also spellcheck needs doing, but I'm not sure about stepping on Juergen's toes if he finds t

Re: !NEW_INSETS removed

2001-05-03 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | * Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010503 18:49]: | > My immediate todo list: | > - lists of floats | > - try out dymmy LyXView/BufferView | > - try out the visitor pattern on the inset write methods. | | Even though I was

Re: !NEW_INSETS removed

2001-05-03 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010503 18:49]: > My immediate todo list: > - lists of floats > - try out dymmy LyXView/BufferView > - try out the visitor pattern on the inset write methods. Even though I was the one who raised the third point, wouldn't it be bet

Re: !NEW_INSETS removed

2001-05-03 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On 3 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: | | > - try out dymmy LyXView/BufferView | | can you expand on this for the slow ones in the audience ? The intention was long ago to have a base LyXView and have child classes for gui, lyx-

Re: !NEW_INSETS removed

2001-05-03 Thread John Levon
On 3 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > - try out dymmy LyXView/BufferView can you expand on this for the slow ones in the audience ? thanks john -- "Thought you saw your sig ? I stole it."

!NEW_INSETS removed

2001-05-03 Thread Lars Gullik Bjønnes
All code that were inactive when NEW_INSETS was defined are now removed. I am free to take patches again. My immediate todo list: - lists of floats - try out dymmy LyXView/BufferView - try out the visitor pattern on the inset write methods. -- Lgb