relyx bug report: crashes parsing \def or \newcommand

1999-11-10 Thread Ken Miller
I'm running reLyX Revision date 1999/05/02 on red hat 6.0 linux on an intel machine (dual pentium) with "perl, version 5.005_03 built for i386-linux". The following simple tex file test.tex causes reLyX to fail: %-- \documentclass[12pt

Re: new version of SpaceLess

1999-11-10 Thread Arnd Hanses
On 10 Nov 1999 04:03:47 +0100, Lars Gullik Bj°nnes wrote: >One other thing we ofcourse can to is to just use _ for all chars that >is not in the keep list already, and drop the 0x7f completely. That >actually has some merits... > >| The reason for isalnum() in 1.0.4 and 1.1.1 was precisely to av

Re: Layout bug?

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | So the two problems are related (I prefer that to strange static | initialization). And, sure enough, the right for for the assertion is: | | Assert(object->rep->ref < static_cast(1) << (8 * |sizeof(object->rep->ref) - 1)); Ok this was a

Re: Layout bug?

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Second problem is actually a warning: | | cxx: Warning: Lars> ../../../lyx-devel/src/support/lyxstring.C, line 352: shift Lars> count | is too large | Assert(object->rep-

Re: math template disrupts flow of display

1999-11-10 Thread larry
On Wed, Nov 10, 1999 at 03:29:53AM +0100, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] writes: > > | It causes ghost images and disruptions to the flow of LyX when the Math > | Panel is opened and left persistent while editing. > > what is "math template" ? I said Math Panel. You know, Math-

Re: math template disrupts flow of display

1999-11-10 Thread larry
Sorry, I see I said "template" in the title. On Wed, Nov 10, 1999 at 03:29:53AM +0100, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] writes: > > | It causes ghost images and disruptions to the flow of LyX when the Math > | Panel is opened and left persistent while editing. > > what is "math te

Re: new version of SpaceLess

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Yes, but it does not really change anything... we are still open Lars> to errors when two files both have the same name after SpaceLess Lars> mangling. Sure, just more pleasant to the eye. JMarc

Re: new version of SpaceLess

1999-11-10 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 10-Nov-99 Lars Gullik Bjønnes wrote: | >| | >| I thing we should do exactly that, but not use _, since it is a bit | >| difficult do count the _ in names like a___b.tex (at least with the | >| font I use). What about an 'X'? | > | > Remember that _

Re: new version of SpaceLess

1999-11-10 Thread Juergen Vigna
On 10-Nov-99 Lars Gullik Bjønnes wrote: >| >| I thing we should do exactly that, but not use _, since it is a bit >| difficult do count the _ in names like a___b.tex (at least with the >| font I use). What about an 'X'? > > Remember that _you_ are not supposed to look at that file at all. It >

Re: new version of SpaceLess

1999-11-10 Thread Juergen Vigna
> > _I_ am supposed to look at it when users send bug reports with > horrible latex logs. #:O) Jürgen -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED] Italienstr. 13/N Tel:+39-0471-45

Re: new version of SpaceLess

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Do you have a lot of words in french that has three accented Lars> chars in a row? Sure: test_accents_éèêàû.tex would cause problems ;) JMarc

Re: Layout bug?

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Second problem is actually a warning: | | cxx: Warning: ../../../lyx-devel/src/support/lyxstring.C, line 352: shift count | is too large | Assert(object->rep->ref < static_cast(1 << (8 * | sizeof(object->rep->ref) - 1))); | --

Re: Crosspostcheck, ignore

1999-11-10 Thread Mate Wierdl
On Wed, Nov 10, 1999 at 12:11:58AM +0100, Lars Gullik Bjønnes wrote: > Mate Wierdl <[EMAIL PROTECTED]> writes: > > | Sorry for this; we are checking the web archive. > | It may work now. > > So did it? > > Lgb Yupp (only the second test worked because I forgot to subscribe lyx to the ann

Re: new version of SpaceLess

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> :-) I don't care as I am not going to look at those filenames. | | That's what you think... ``So 1__I_0O___.tex has a dependency on | 1___I_O__0.bib, but I cannot find it, where the hell is it?''. If it is a bib file LyX should not mangl

Re: new version of SpaceLess

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Lars> Remember that _you_ are not supposed to look at that file Lars> at | Lars> all. It should

Re: Layout bug?

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Lars> from regex.h. | | Lars> Can you have a look in the regex.h Lars> on your system and see what | Lars> it should be? | | Lars> You Lars> could also try to use: | | La

Re: new version of SpaceLess

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Remember that _you_ are not supposed to look at that file at | Lars> all. It should be a LyX internal name only. | | _I_ am supposed to look at it when users send bug rep

Re: Layout bug?

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> from regex.h. | | Lars> Can you have a look in the regex.h on your system and see what | Lars> it should be? | | Lars> You could also try to use: | | Lars> struct re_pattern_buffer * preg; | | Lars> If you can't figure this out

Re: new version of SpaceLess

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Remember that _you_ are not supposed to look at that file at Lars> all. It should be a LyX internal name only. _I_ am supposed to look at it when users send bug reports with horrible latex logs. JMarc

Re: Layout bug?

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Thanks. I am currently compiling and adding the necessary Lars> 'using', but | have seen to problems: | | cxx: Error: Lars> ../../../lyx-devel/src/support/LRegex.C, line

Re: new version of SpaceLess

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> One other thing we ofcourse can to is to just use _ for all | Lars> chars that is not in the keep list already, and drop the 0x7f | Lars> completely. That actually has som

Re: Layout bug?

1999-11-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Thanks. I am currently compiling and adding the necessary 'using', but | have seen to problems: | | cxx: Error: ../../../lyx-devel/src/support/LRegex.C, line 16: identifier | "re_pattern_buffer" is undefined | re_pattern_buffer

Re: Bad menus

1999-11-10 Thread Trevin Beattie
I was able to capture the state of lyx with gdb. Here's a backtrace: (gdb) bt #0 0x40148809 in fl_get_win_mouse () #1 0x40161874 in fl_dopup () #2 0x91924 in Menus::ShowFileMenu2 (ob=0x19b400) at menus.C:752 #3 0x8e50a in C_Menus_ShowFileMenu2 (ob=0x19b400, data=0) at menus.C:76 #4 0x401546

Re: Release of LyX 1.1.2

1999-11-10 Thread Jean-Marc Lasgouttes
> "Emmanuel" == Emmanuel DUMAS <[EMAIL PROTECTED]> writes: Emmanuel> Yes, on IRIX 6.3, if you link with ld code generated by gcc, Emmanuel> you must use -n32 flags. Usually it's define in LDFLAGS, but Emmanuel> here, it don't uses LDFLAGS, so i change by hand the Emmanuel> Makefile at this li

Re: Bug in configure 1.1.2

1999-11-10 Thread Jean-Marc Lasgouttes
> "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes: Bruce> --ELM942095481-24855-0_ Content-Type: text/plain; Bruce> charset=US-ASCII Content-Transfer-Encoding: 7bit Bruce> Attached is a patch to allow BSD sh to run configure properly. Bruce> The change from ${var=val} to $var is not harm

Re: FW: Re: Bad menus

1999-11-10 Thread Jean-Marc Lasgouttes
> "Trevin" == Trevin Beattie <[EMAIL PROTECTED]> writes: Trevin> I tried compiling lyx-1.1.2 on my system at home (same version Trevin> of NetBSD at work Another question: did you try to play around with the demo programs given with xforms? Do they show the same problem? JMarc

Re: FW: Re: Bad menus

1999-11-10 Thread Jean-Marc Lasgouttes
> "Trevin" == Trevin Beattie <[EMAIL PROTECTED]> writes: Trevin> I tried compiling lyx-1.1.2 on my system at home (same version Trevin> of NetBSD at work, only most of my apps are compiled from the Trevin> original sources instead of using pre-built packages) so I Trevin> could try to trouble

Re: typing "." in Latex within Math Mode

1999-11-10 Thread Jean-Marc Lasgouttes
> "larry" == larry <[EMAIL PROTECTED]> writes: Larry, larry> This seems to be impossible I'm afraid I do not understand your question...

Re: new version of SpaceLess

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> One other thing we ofcourse can to is to just use _ for all Lars> chars that is not in the keep list already, and drop the 0x7f Lars> completely. That actually has some merits... I thing we should do exactly that, but not use

Re: Layout bug?

1999-11-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Ok, I had a look, and I seem to have forgot some things... Lars> It is not hard to fix. so I will do that right away. Thanks. I am currently compiling and adding the necessary 'using', but have seen to problems: cxx: Error:

[Staffan Ringbom ] Re: Re: feedback.

1999-11-10 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- Message-ID: <[EMAIL PROTECTED]> Date: Wed, 10 Nov 1999 12:45:58 +0200 From: Staffan Ringbom <[EMAIL PROTECTED]> Organization: Swedish School of Economics and BA To: [EMAIL PROTECTED] Subject: Re: Re: feedback. Dear, Lars Thank you for your nice reply.