Re: Testing the LString Invariant

1999-03-12 Thread Allan Rae
On 12 Mar 1999, Lars Gullik Bjønnes wrote: > The patch looks ok to me. Are you sure that the temporary will stay > around until TestInvariant() goes out of scope? I was curious about this myself when I was writing the code so I tested it (only on egcs-1.1.1 mind you) by adding a few extra printf

Re: Problems compiling LyX

1999-03-12 Thread Allan Rae
On Fri, 12 Mar 1999, Volker Enderlein wrote: > Hi, > > I did almost everything you wrote, but it didn't prevent LyX 1.0.1 from > crashing. It follows the gdb output. Thanks, I now know what caused the segfault but I'm not sure what to do to stop it. [...] > Breakpoint 2, LyXGUI::LyXGUI (this=0

Re: Fun = Signals + Buffers + Insets

1999-03-12 Thread Allan Rae
On Fri, 12 Mar 1999, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> Thus for a 32-bit machine every signal or derived class adds > Allan> 20bytes. Every connection that we then make adds another 28+4n > Allan> bytes where n is the number of callb

1.0.1 rpm

1999-03-12 Thread Mate Wierdl
Is now relocatable. So you can do rpm -Uvh --prefix /okidoki lyx-1.0.1-1.i386.rpm to install under /okidoki. Please check this out, and if all is well, I'll announce it on the announce list, and upload the binary rpm to ftp.lyx.org. The site is ftp://moni.msci.memphis.edu/pub Mate

Re: Suggestion on keyboard marking in math-mode

1999-03-12 Thread Jean-Marc Lasgouttes
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes: Alejandro> On Fri, 12 Mar 1999, Jean-Marc Lasgouttes wrote: >> Yes, but discarding cursor moves which would go out of a level >> would make sense, don't you think? It is better than unselecting >> all. Alejandro> I thought

Re: Suggestion on keyboard marking in math-mode

1999-03-12 Thread Alejandro Aguilar Sierra
On Fri, 12 Mar 1999, Jean-Marc Lasgouttes wrote: > Yes, but discarding cursor moves which would go out of a level would > make sense, don't you think? It is better than unselecting all. I thought it was better to select the whole inset, but I don't remember why it doesn't work that way anymore.

Re: UserGuide patch

1999-03-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: AK> OK. This patch adds the nth root command, as well as a short AK> section on math text mode. Both are really short. For the math AK> text mode thing, I basically just used what you wrote at me, AK> JMarc. Take a look at it and fix

Re: UserGuide patch

1999-03-12 Thread Lars Gullik Bjønnes
>> Amir Karger writes: AK> --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=us-ascii AK> OK. This patch adds the nth root command, as well as a short AK> section on math text mode. Both are really short. For the math AK> text mode thing, I basically just used what you wrote at me,

UserGuide patch

1999-03-12 Thread Amir Karger
OK. This patch adds the nth root command, as well as a short section on math text mode. Both are really short. For the math text mode thing, I basically just used what you wrote at me, JMarc. Take a look at it and fix what you want. -Amir --- CVS/lyxdoc/UserGuide.lyxThu Mar 11 13:22:02 1999

Re: New Encoding stuff in CVS

1999-03-12 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: >> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Thu, 11 Mar 1999, Jean-Marc Lasgouttes wrote: >>> > "Asger" == Asger Alstrup Nielsen <[EMAIL PROTECTED]> writes: >>> >>> >> I did that, but only to find out that it does not compile

Re: Suggestion on keyboard marking in math-mode

1999-03-12 Thread Jean-Marc Lasgouttes
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes: Alejandro> On Thu, 11 Mar 1999, Fred Hucht wrote: >> when you mark text in math mode using arrow keys, you often >> accidently leave math mode _or_ the object (eg brackets). I think >> it would be very helpful and easy to i

Re: Directory problem

1999-03-12 Thread Jean-Marc Lasgouttes
> "Travis" == Travis Bauer <[EMAIL PROTECTED]> writes: [Moved to the developper's list. Don't forget to keep Travis as cc]. Travis> I tried an older kernel (2.0.35) and the exact same problem Travis> happened. :( Travis> When executing "lyx -dbg 3" it tell me: Travis> Reading layouts...

Re: John's patches

1999-03-12 Thread Richard E. Hawkins Esq.
amir added, Amir> OK. I created patches from John's new Intro & Tutorial. The Amir> Intro is exactly what he sent. For the Tutorial, I merged in his Amir> new stuff with the current version. The only change I made was Amir> removing a bit (but just a bit) of the M$-bashing. Bashing? "muttonhea

Re: New Encoding stuff in CVS

1999-03-12 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Thu, 11 Mar 1999, Jean-Marc Lasgouttes wrote: >> > "Asger" == Asger Alstrup Nielsen <[EMAIL PROTECTED]> writes: >> >> >> I did that, but only to find out that it does not compile >> because >> it does not know what wstring is.

Re: John's patches

1999-03-12 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> OK. I created patches from John's new Intro & Tutorial. The Amir> Intro is exactly what he sent. For the Tutorial, I merged in his Amir> new stuff with the current version. The only change I made was Amir> removing a bit (but just a bi

John's patches

1999-03-12 Thread Amir Karger
OK. I created patches from John's new Intro & Tutorial. The Intro is exactly what he sent. For the Tutorial, I merged in his new stuff with the current version. The only change I made was removing a bit (but just a bit) of the M$-bashing. Mike/JMarc/whoever, could you apply these? I guess I stil

Re: skipping space between groups of paragraphs

1999-03-12 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: >> Another solution is to bind return to break-paragraph-skip. Richard> I can't find this one in Reference.lyx . I assume that it Richard> inserts a skip after the current paragraph? What it does is break paragraph if you are

Re: Another bug report.

1999-03-12 Thread Jean-Marc Lasgouttes
> "Bas" == Bas Spitters <[EMAIL PROTECTED]> writes: Bas> Here is another small bug report: Bas> Revision date 1999/01/25 LyX version 1.0.0 Feb 1, 1999 LaTeX2e Bas> <1997/12/01> patch level 2 Bas> The LaTeX file which gives and describes the problems is Bas> attached. The theorem problem is

Re: Problems compiling LyX

1999-03-12 Thread Volker Enderlein
Hi, I did almost everything you wrote, but it didn't prevent LyX 1.0.1 from crashing. It follows the gdb output. gdb --se=./lyx1.0.1sgi GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no

Re: Testing the LString Invariant

1999-03-12 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Hopefully, everyone will think this is a wonderful idea and Allan> include such tests in all their new classes (and then start on Allan> testing the old classes also). Yes, that looks good. I guess having that in the new kernel code w

Re: Fun = Signals + Buffers + Insets

1999-03-12 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Thus for a 32-bit machine every signal or derived class adds Allan> 20bytes. Every connection that we then make adds another 28+4n Allan> bytes where n is the number of callback data parameters. Since Allan> we aren't using callbacks

[zhaojw@hpws3.ihep.ac.cn] LyX Feedback

1999-03-12 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- Date: Fri, 12 Mar 1999 03:11:59 +0100 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply-to: [EMAIL PROTECTED] There is a patch at http://hpws3.ihep.ac.cn/~zhaojw/chineselyxwrap.tgz which makes the

Re: SIGSEGVS in Lyx 1.0.1

1999-03-12 Thread Lars Gullik Bjønnes
>> Asger Alstrup Nielsen writes: >> It seems that you've it the limits of reference counting in >> LString, or something like that :( Allan (or any other >> volunteer), I'd be interested if you could take a look at this... >> I'm not very good at this game. >> >> BTW, the number of

Re: Testing the LString Invariant

1999-03-12 Thread Lars Gullik Bjønnes
The patch looks ok to me. Are you sure that the temporary will stay around until TestInvariant() goes out of scope? Lgb

Re: stefan missed the boat again

1999-03-12 Thread Lars Gullik Bjønnes
>> Amir Karger writes: AK> The star wars trailer was released at *least* a few hours ago, AK> and yet no e-mail from Stefan? I saw that trailer in South Africa in January. AK> The least you could have done, stef, was to notify me that it's AK> in fact coming out on May nineteenth, as

Re: cvs.php3

1999-03-12 Thread Lars Gullik Bjønnes
>> Amir Karger writes: AK> Does cvs login require a login name of some sort? Or will having AK> the CVSROOT set correctly work? CVSROOT does the work: ::@: AK> I also realized that I wrote "diff -c" in the section on making AK> a patch. Do people prefer -u? Also realized I didn't put

Re: LARS!

1999-03-12 Thread Lars Gullik Bjønnes
>> John Weiss writes: JW> Lars, I though you had *removed* all trace of HowDoI-.lyx from JW> the doc/ directory?! That file is lng since out of date, JW> unused, and flat-out dead. What gives? I delete it and delete it and delete it, somehow it keeps popping up... I am about to remo

Re: Design documents - strings and encodings

1999-03-12 Thread Lars Gullik Bjønnes
>> Asger Alstrup Nielsen writes: >> After reading it, the idea makes indeed sense. But this means >> that we will disallow all compilers where C++ string is not good >> enough (gcc 2.7.x and even 2.8.x currently, not too mention >> probably many proprietary compilers). AAN> Maybe we

Re: some OS/2 issues, was: Re: LyX 1.0.1: Typo in lib/configure.cmd

1999-03-12 Thread Arnd Hanses
On 11 Mar 1999 08:41:17 +0900, [EMAIL PROTECTED] wrote: One question here: Should we generally advise users (using sh.exe of pdksh.zip, as others are a bit buggy) to set EMXSHELL=DRIVE:\bin\sh.exe With your previous build of version 1.0.0 (not having tested the current one) I occasionally had

Re: skipping space between groups of paragraphs

1999-03-12 Thread Jose Abilio Oliveira Matos
On Thu, Mar 11, 1999 at 04:22:56PM -0600, Richard E. Hawkins Esq. wrote: > > I just tried the following: enter a paragraph, do > > Layout->Paragraph[Space Above: Medskip], Return, enter another > > paragraph. I have one paragraph with a space above, and another > > without a space above. What else

Another bug report.

1999-03-12 Thread Bas Spitters
Here is another small bug report: Revision date 1999/01/25 LyX version 1.0.0 Feb 1, 1999 LaTeX2e <1997/12/01> patch level 2 The LaTeX file which gives and describes the problems is attached. Bas Spitters more_lyx_bugs.tex

Re: gcc warning on emx0.9c

1999-03-12 Thread Arnd Hanses
On 12 Mar 1999 10:14:45 +0900, [EMAIL PROTECTED] wrote: >"Arnd Hanses" <[EMAIL PROTECTED]> wrote: > >> I just want to report a compiler warning: >> >> lyxlib.h: In function `char * date()': >> In file included from *manyfiles* >> lyxlib.h:27: warning: comparison between signed and unsigned >> >>

Fwd: Re: Linux emulation

1999-03-12 Thread Arnd Hanses
Hi LyXian warriors, as this is Star Wars list now, I just thought to forward this really crazy one about the final peace in OS Wars from XFree/2-list (A kind of merged-OS (aka Final Peace in Universe-OS: FIPOS) destroying all those monopolistic cosmic dominance efforts would be my favourite): ==