Re: [patch] globalize anchor

2004-01-15 Thread Andre Poenitz
On Wed, Jan 14, 2004 at 07:29:56PM +0100, Alfredo Braunstein wrote: Andre Poenitz wrote: We just dump the shiny global cursor (without that inset caching bit). cell0/par0/pos0 cell1/par1/pos1 cell2/par2/pos2 cell3/par2/pos3 Alternatively a simple ParIterator offset + pos

Re: [patch] move Selection

2004-01-15 Thread Andre Poenitz
On Wed, Jan 14, 2004 at 08:38:01PM +0100, Christian Ridderström wrote: On Wed, 14 Jan 2004, Andre Poenitz wrote: Btw, I always found it a bit stange to have both (e.g.) 'word-left' and 'word-left-select' as separate LFUNs. Some 'selection-on, word-left' combo should have done as

Re: [patch] move Selection

2004-01-15 Thread Christian Ridderström
On Thu, 15 Jan 2004, Andre Poenitz wrote: On Wed, Jan 14, 2004 at 08:38:01PM +0100, Christian Ridderström wrote: On Wed, 14 Jan 2004, Andre Poenitz wrote: Btw, I always found it a bit stange to have both (e.g.) 'word-left' and 'word-left-select' as separate LFUNs. Some

Re: [patch] move Selection

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 10:38:59AM +0100, Christian Ridderström wrote: I am more concerned about implementation. Not having a 'native' LFUN_WORD_LEFT_SELECT does not mean we can't have an 'word-left-select' 'alias'. I was actually trying to agree with you... ;-) That's notoriously hard.

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Andre Poenitz [EMAIL PROTECTED] writes: | Do we have any ideas Lars so far (where when)? Lars I thought we decided where to go :-) (not sure that he agreed Lars though ;-) ) Huh? JMarc

[patch] some intermediate sanitiztion

2004-01-15 Thread Andre Poenitz
mainly renaming mathed stuff and a safer way to decide whether a cursor slice belongs to math or text. -- 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...) Index: cursor_slice.C

Re: meeting 2004

2004-01-15 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | Lars Andre Poenitz [EMAIL PROTECTED] writes: | Do we have any ideas | Lars so far (where when)? | Lars I thought we decided where to go :-) (not sure that he agreed | Lars though ;-) ) |

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars | Huh? Lars So you are afraid now? evil grin Afraid to spend a few days at Angus' home? Why? I can handle british food reasonably well. JMarc

Re: meeting 2004

2004-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars | Huh? Lars So you are afraid now? evil grin Afraid to spend a few days at Angus' home? Why? I can handle british food reasonably well. wot, wot, wot? -- Angus

Re: [patch] some intermediate sanitiztion

2004-01-15 Thread John Levon
On Thu, Jan 15, 2004 at 12:23:06PM +0100, Andre Poenitz wrote: + /// identification as math inset + UpdatableInset * asUpdatableInset() { return this; } Typo regards john

Re: [patch] some intermediate sanitiztion

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 12:02:02PM +, John Levon wrote: On Thu, Jan 15, 2004 at 12:23:06PM +0100, Andre Poenitz wrote: + /// identification as math inset + UpdatableInset * asUpdatableInset() { return this; } Typo Indeed. Thanks. Andre'

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
Angus == Angus Leeming [EMAIL PROTECTED] writes: Afraid to spend a few days at Angus' home? Why? I can handle british food reasonably well. Angus wot, wot, wot? Hello! It seems you are faster to answer here than on the xforms mailing list, where I posted a message to your intention earlier

Re: Cannot commit?

2004-01-15 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Uh... I did a line count on 'cvs blame' yesterday or the day Andre before directly on the server, but I thought I logged off Andre properly... I found in the server a file belonging to you in lyx-devel, with a strange name begining with #.

Re: meeting 2004

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:34:07PM +0100, Jean-Marc Lasgouttes wrote: Angus == Angus Leeming [EMAIL PROTECTED] writes: Afraid to spend a few days at Angus' home? Why? I can handle british food reasonably well. Angus wot, wot, wot? Hello! It seems you are faster to answer here than

The Last Monster

2004-01-15 Thread Andre Poenitz
Now, that's a big (the last big one...) step towards IU. Unfortunately it blew up a bit more than I liked. Main changes: Signature of priv_dispatch is now priv_dispatch(BufferView bv, FuncRequest const cmd), i.e. there's now an explicit BufferView argument there. [I should have sticked

Re: Cannot commit?

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:45:20PM +0100, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Uh... I did a line count on 'cvs blame' yesterday or the day Andre before directly on the server, but I thought I logged off Andre properly... I found in the

Re: The Last Monster

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:59:54PM +0100, Andre' Poenitz wrote: About half of the patch handles idxFoo(idx_type idx, pos_type pos) - idxFoo(BufferView bv) changes. That's 'private' to mathed, so does not hurt the core at all. Andre'

Re: Cannot commit?

2004-01-15 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre On Thu, Jan 15, 2004 at 04:45:20PM +0100, Jean-Marc Lasgouttes Andre wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Uh... I did a line count on 'cvs blame' yesterday or the day Andre before directly on the server, but I

Re: meeting 2004

2004-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Hello! It seems you are faster to answer here than on the xforms mailing list, where I posted a message to your intention earlier today. I read the xforms list as email and I'm subscribed with my home email address. I read lyx through gmane. I'll going home

Crash with mathed

2004-01-15 Thread Rob Lahaye
Hi, Current CVS with xforms crashes as follows: Start LyX File-New Insert Math lyx: SIGSEGV signal caught (Sorry can't make a backtrace at this stage). Regards, Rob.

Re: [patch] globalize anchor

2004-01-15 Thread Andre Poenitz
On Wed, Jan 14, 2004 at 07:29:56PM +0100, Alfredo Braunstein wrote: > Andre Poenitz wrote: > > > We just dump the shiny global cursor (without that inset caching bit). > > > > cell0/par0/pos0 > > cell1/par1/pos1 > > cell2/par2/pos2 > > cell3/par2/pos3 > > Alternatively a simple ParIterator

Re: [patch] move Selection

2004-01-15 Thread Andre Poenitz
On Wed, Jan 14, 2004 at 08:38:01PM +0100, Christian Ridderström wrote: > On Wed, 14 Jan 2004, Andre Poenitz wrote: > > > > > Btw, I always found it a bit stange to have both (e.g.) 'word-left' > > > > and 'word-left-select' as separate LFUNs. Some 'selection-on, word-left' > > > > combo should

Re: [patch] move Selection

2004-01-15 Thread Christian Ridderström
On Thu, 15 Jan 2004, Andre Poenitz wrote: > On Wed, Jan 14, 2004 at 08:38:01PM +0100, Christian Ridderström wrote: > > On Wed, 14 Jan 2004, Andre Poenitz wrote: > > > > > > > Btw, I always found it a bit stange to have both (e.g.) 'word-left' > > > > > and 'word-left-select' as separate LFUNs.

Re: [patch] move Selection

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 10:38:59AM +0100, Christian Ridderström wrote: > > I am more concerned about implementation. Not having a 'native' > > LFUN_WORD_LEFT_SELECT does not mean we can't have an > > 'word-left-select' 'alias'. > > > I was actually trying to agree with you... ;-) That's

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Andre Poenitz <[EMAIL PROTECTED]> writes: | Do we have any ideas Lars> so far (where & when)? Lars> I thought we decided where to go :-) (not sure that he agreed Lars> though ;-) ) Huh? JMarc

[patch] some intermediate sanitiztion

2004-01-15 Thread Andre Poenitz
mainly renaming mathed stuff and a safer way to decide whether a cursor slice belongs to math or text. -- 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...) Index: cursor_slice.C

Re: meeting 2004

2004-01-15 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> Andre Poenitz <[EMAIL PROTECTED]> writes: | Do we have any ideas | Lars> so far (where & when)? > | Lars> I thought we decided where to go :-) (not sure that he agreed |

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | Huh? Lars> So you are afraid now? Afraid to spend a few days at Angus' home? Why? I can handle british food reasonably well. JMarc

Re: meeting 2004

2004-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> | Huh? > > Lars> So you are afraid now? > > Afraid to spend a few days at Angus' home? Why? I can handle british > food reasonably well. wot, wot, wot? -- Angus

Re: [patch] some intermediate sanitiztion

2004-01-15 Thread John Levon
On Thu, Jan 15, 2004 at 12:23:06PM +0100, Andre Poenitz wrote: > + /// identification as math inset > + UpdatableInset * asUpdatableInset() { return this; } Typo regards john

Re: [patch] some intermediate sanitiztion

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 12:02:02PM +, John Levon wrote: > On Thu, Jan 15, 2004 at 12:23:06PM +0100, Andre Poenitz wrote: > > > + /// identification as math inset > > + UpdatableInset * asUpdatableInset() { return this; } > > Typo Indeed. Thanks. Andre'

Re: meeting 2004

2004-01-15 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Afraid to spend a few days at Angus' home? Why? I can handle >> british food reasonably well. Angus> wot, wot, wot? Hello! It seems you are faster to answer here than on the xforms mailing list, where I posted a message to your

Re: Cannot commit?

2004-01-15 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Uh... I did a line count on 'cvs blame' yesterday or the day Andre> before directly on the server, but I thought I logged off Andre> properly... I found in the server a file belonging to you in lyx-devel, with a strange name

Re: meeting 2004

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:34:07PM +0100, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > >> Afraid to spend a few days at Angus' home? Why? I can handle > >> british food reasonably well. > > Angus> wot, wot, wot? > > Hello! It seems you are faster

The Last Monster

2004-01-15 Thread Andre Poenitz
Now, that's a big (the last big one...) step towards IU. Unfortunately it blew up a bit more than I liked. Main changes: Signature of priv_dispatch is now priv_dispatch(BufferView & bv, FuncRequest const & cmd), i.e. there's now an explicit BufferView & argument there. [I should have

Re: Cannot commit?

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:45:20PM +0100, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> Uh... I did a line count on 'cvs blame' yesterday or the day > Andre> before directly on the server, but I thought I logged off > Andre> properly... > > I

Re: The Last Monster

2004-01-15 Thread Andre Poenitz
On Thu, Jan 15, 2004 at 04:59:54PM +0100, Andre' Poenitz wrote: > About half of the patch handles > > idxFoo(idx_type & idx, pos_type & pos) -> idxFoo(BufferView & bv) > > changes. That's 'private' to mathed, so does not hurt the core at all. Andre'

Re: Cannot commit?

2004-01-15 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Thu, Jan 15, 2004 at 04:45:20PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Andre> Uh... I did a line count on 'cvs blame' yesterday or the day Andre> before

Re: meeting 2004

2004-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Hello! It seems you are faster to answer here than on the xforms > mailing list, where I posted a message to your intention earlier > today. I read the xforms list as email and I'm subscribed with my home email address. I read lyx through gmane. I'll going home

Crash with mathed

2004-01-15 Thread Rob Lahaye
Hi, Current CVS with xforms crashes as follows: Start LyX File->New Insert Math lyx: SIGSEGV signal caught (Sorry can't make a backtrace at this stage). Regards, Rob.