Re: small bugette in 1.1.6cvs

2000-10-18 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Here is the patch: I applied it to 1.1.5, and I'll do 1.1.6 soon. JMarc

Re: small bugette in 1.1.6cvs

2000-10-17 Thread Dekel Tsur
On Tue, Oct 17, 2000 at 08:14:01PM +0200, Dekel Tsur wrote: > On Tue, Oct 17, 2000 at 11:10:34AM +0200, Jean-Marc Lasgouttes wrote: > > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > > > John> When I try to type two spaces the info message appears in the > > John> minibuffer then disa

Re: small bugette in 1.1.6cvs

2000-10-17 Thread Dekel Tsur
On Tue, Oct 17, 2000 at 11:10:34AM +0200, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> When I try to type two spaces the info message appears in the > John> minibuffer then disappears immediately ... > > Dekel, this is probably due to your patch

Re: small bugette in 1.1.6cvs

2000-10-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> When I try to type two spaces the info message appears in the John> minibuffer then disappears immediately ... Dekel, this is probably due to your patch to show status after inserting a char. How can we solve that? JMarc

lib/build-listerrors (was RE: small bugette)

2000-10-03 Thread Allan Rae
On Tue, 3 Oct 2000, John Levon wrote: > Also I get the following, which I assume Kayvan will be interested in : > > make[2]: Entering directory `/tmp/lyx-devel/lib' > ./build-listerrors > LyX: Unknown tag `\literate_command' [around line 25 of file > /tmp/lyx-devel/lib/lyxrc.defaults] > About

Re: small bugette

2000-10-03 Thread Dekel Tsur
On Tue, Oct 03, 2000 at 05:23:40PM +0200, Juergen Vigna wrote: > Strang here Print is permanently disabled. This morning I removed the > files ~/.lyx/lyxrc AND ~/.lyx/preferences and then did a reconfigure > inside LyX maybe you have set something in your lyxrc and/or preferences > files I now do

Re: small bugette

2000-10-03 Thread Juergen Vigna
On 03-Oct-2000 Angus Leeming wrote: >> Strange, it compiled here ;) >> >> Well if it gives an error there just remove the const from the function >> call it isn't really needed! If that works let me know and I'll do it >> here and commit the fix (or someone else will do it if he's faster ;) > >

Re: small bugette

2000-10-03 Thread Angus Leeming
> Strange, it compiled here ;) > > Well if it gives an error there just remove the const from the function > call it isn't really needed! If that works let me know and I'll do it > here and commit the fix (or someone else will do it if he's faster ;) This works fine. Thereafter, it works exactly

Re: small bugette

2000-10-03 Thread Juergen Vigna
On 03-Oct-2000 Angus Leeming wrote: > Compiling LATEST cvs, just to see if I can replicate John's problems, I get > as far as BufferView2.C. These messages might be of interest: > > cxx: Info: BufferView2.C, line 201: #835-D parameter "no_table" was > never referenced >

Re: small bugette

2000-10-03 Thread John Levon
On Tue, 3 Oct 2000, Angus Leeming wrote: > Compiling LATEST cvs, just to see if I can replicate John's problems, I get > as far as BufferView2.C. These messages might be of interest: > > [snip] > cxx: Error: BufferView2.C, line 905: #513 a value of type > "const UpdatableInset *" can

Re: small bugette

2000-10-03 Thread Angus Leeming
Compiling LATEST cvs, just to see if I can replicate John's problems, I get as far as BufferView2.C. These messages might be of interest: cxx: Info: BufferView2.C, line 201: #835-D parameter "no_table" was never referenced bool no_table) cxx: Error: BufferView

Re: small bugette

2000-10-03 Thread Angus Leeming
On Tue, 03 Oct 2000, John Levon wrote: > On Tue, 3 Oct 2000, Juergen Vigna wrote: > > I can't too! So it isn't your fault IMO. > > > >Jürgen > > Hm, but Angus can - maybe his last build was not as recent ... Using this morning's build (ie all but Jürgen's most recent 2000-10-03 stuff) st

RE: small bugette

2000-10-03 Thread John Levon
On Tue, 3 Oct 2000, Juergen Vigna wrote: > I can't too! So it isn't your fault IMO. > >Jürgen > Hm, but Angus can - maybe his last build was not as recent ... I have tried to compile with xforms frontend but am getting a core dump on start, that I am tracking down now. Also I get the

RE: small bugette

2000-10-03 Thread Juergen Vigna
On 03-Oct-2000 John Levon wrote: > > OK. The button should be disabled, I'm fine with that (although I don't > see the point of setting a title to ~/newfile.lyx when this has *nothing* > to do with anything ...) > Well as this is a "New File" the only thing we can do is remove the '~/' from th

Re: small bugette

2000-10-03 Thread Angus Leeming
> Also, Print in the menu is permanently disabled - but this is a bug in my > new code isn't it ? Can people check please, and what does it mean if its > disabled ? If you mean File->Print, then it ain't broke on mine (running xforms dialogs). Even when launching lyx in exactly the manner you de