Re: LyX/Literate programming bug report and fix

2000-09-18 Thread Allan Rae
On Fri, 15 Sep 2000, Juergen Vigna wrote: Nothing, as I said above in the first case. The only problem comes with the fact that new files are not included by the -N. Only new files that have been added to cvs using `cvs add` are actually caught by the -N flag. To be able to run `cvs

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" [EMAIL PROTECTED] writes: | Hi folk, | | This small patch fixes a ``make dist'' oversight (and lets my auto-compile | and RPM generation proceed). However, even with this, I get the following | errors on compilation: | | table.C:791: new declaration `class string

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: "Kayvan A. Sylvan" [EMAIL PROTECTED] writes: | Hi folk, | | This small patch fixes a ``make dist'' oversight (and lets my auto-compile | and RPM generation proceed). However, even with this, I get the following | errors on compilation: | |

Re: patch

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | On 15-Sep-2000 John Levon wrote: | | You are right, I have added the moc files to the make clean target in the | attached patch, incremental to my previous one today. | | | IMO moc files should only be removed on a distclean not on a simple |

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | On 18-Sep-2000 Lars Gullik Bjønnes wrote: | "Kayvan A. Sylvan" [EMAIL PROTECTED] writes: | | | Hi folk, | | | | This small patch fixes a ``make dist'' oversight (and lets my auto-compile | | and RPM generation proceed). However, even with this, I get

Re: patch

2000-09-18 Thread Marko Vendelin
On Mon, 18 Sep 2000, Juergen Vigna wrote: BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait for Lars to have a look at one of them, could you please tell me (John Marko) which ones haven't been aplied? Gnome patches are

math-mode feature or bug?

2000-09-18 Thread Marko Vendelin
Hi! I would like to report the following bug in the mathmode: 1. create a new document (File/New) 2. open math-mode by clicking on the toolbar or by selecting Math/Math Mode in menu 3. type "\alpha " and enjoy LyX dumping a core. Marko PS: I hope it is not only in my build (Gnome

[f95ts@efd.lth.se] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Lars Gullik Bjønnes
Tommy Sjögren ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: Hi there, I\'m trying to compile LyX, but I don\'t have Perl on my system, I guess this is the main problemanyway I

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: | I fixed this and IMO they still should be part of the build process | at least until we remove all references to them in the LyX-Source and | remove them from the repository! The only reason why I haven't done that already is that you might need

Re: patch

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: | http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg14247.html I have not looked at this. Well as this one depends on the first one IMO we cannot include this too. Jürgen --

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | On 18-Sep-2000 Lars Gullik Bjønnes wrote: | | | I fixed this and IMO they still should be part of the build process | | at least until we remove all references to them in the LyX-Source and | | remove them from the repository! | | The only reason why

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: Sure... it is ok for you if I do this now? And also remove table.C and table.h? I guess yes, but IMO we should ask the others. We have seen that there ARE problems with the new tabular inset (especially with the text-inset) so before removing the

Re: patch

2000-09-18 Thread John Levon
On Mon, 18 Sep 2000, Juergen Vigna wrote: On 15-Sep-2000 John Levon wrote: You are right, I have added the moc files to the make clean target in the attached patch, incremental to my previous one today. IMO moc files should only be removed on a distclean not on a simple clean,

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Juergen Vigna wrote: I need help for this as otherwise it might take some time! Replying to myself ;) There are a lot of functions in lyxfunc which modify or do something with LyXText (bv-text!). Now all this functions should be handled also by the text-inset. I now would

Re: patch

2000-09-18 Thread Marko Vendelin
On 18 Sep 2000, Lars Gullik Bjønnes wrote: Marko Vendelin [EMAIL PROTECTED] writes: | On Mon, 18 Sep 2000, Juergen Vigna wrote: | | BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait |for Lars to have a look at one of them, could you please tell me |

Re: patch

2000-09-18 Thread Lars Gullik Bjønnes
Marko Vendelin [EMAIL PROTECTED] writes: | On 18 Sep 2000, Lars Gullik Bjønnes wrote: | | Marko Vendelin [EMAIL PROTECTED] writes: | | | On Mon, 18 Sep 2000, Juergen Vigna wrote: | | | | BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait | |for Lars to have a

Re: Heretics and Perverts [was: Re: I'm back, take 2 :)

2000-09-18 Thread Amir Karger
On Fri, Sep 15, 2000 at 01:13:22PM -0400, [EMAIL PROTECTED] wrote: the vi pervert Andre audiated The problem is that there are quite a few things missing from the LyX kernel to make such a thing viable. I don't think it is possible at all to simulate vi's modes by fiddling with

slides-only in slide class

2000-09-18 Thread hawk
Has anyone tried to use slides-only or notes-only in the slides class? I've tried a few times, but never succeeded in getting it to work. The errors are "undefined control sequence" Since I can'tselect from the lyx merror windows, I've exported to latex: ...

[gfox@chuma1.cas.usf.edu] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Lars Gullik Bjønnes
Gordon Fox ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: Importing some LaTeX files fails on my machine, and I\'m not quite sure why. The messages I get are: reLyX, the LaTeX to

Re: math-mode feature or bug?

2000-09-18 Thread Garst R. Reese
Marko Vendelin wrote: Hi! I would like to report the following bug in the mathmode: 1. create a new document (File/New) 2. open math-mode by clicking on the toolbar or by selecting Math/Math Mode in menu 3. type "\alpha " and enjoy LyX dumping a core. Marko PS: I hope it is

Re: Making patches: one possible solution.

2000-09-18 Thread Amir Karger
On Mon, Sep 18, 2000 at 02:41:03PM +1000, Allan Rae wrote: On Fri, 15 Sep 2000, Amir Karger wrote: On Fri, Sep 15, 2000 at 01:48:42PM +1000, Allan Rae wrote: I have modified GNU diff to be able to emulate `cvs diff`. This allows anyone with two copies of a cvs snapshot to modify

Re: Making patches: one possible solution.

2000-09-18 Thread John Levon
On Mon, 18 Sep 2000, Amir Karger wrote: I don't understand why the shell script you described required changing diffultils. Alternatively, if you're worrying about ignoring the right files, why not write a script that creates a file of files to ignore in the diff, and then call diff -X?

Re: [gfox@chuma1.cas.usf.edu] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Amir Karger
Hi. On Mon, Sep 18, 2000 at 05:49:19PM +0200, Lars Gullik Bjønnes wrote: Gordon Fox ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: Reading LaTeX command syntax (quiz1.tex:

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Marko Vendelin wrote: Hi! I would like to report the following bug in the mathmode: 1. create a new document (File/New) 2. open math-mode by clicking on the toolbar or by selecting Math/Math Mode in menu 3. type "\alpha " and enjoy LyX dumping a core. Marko

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Lior Silberman wrote: On Mon, 18 Sep 2000, Marko Vendelin wrote: Hi! I would like to report the following bug in the mathmode: 1. create a new document (File/New) 2. open math-mode by clicking on the toolbar or by selecting Math/Math Mode in menu

Re: math-mode feature or bug?

2000-09-18 Thread Lars Gullik Bjønnes
Lior Silberman [EMAIL PROTECTED] writes: | This also happens in xforms. The culprit appears to be the following line | (line 787 of mathed/math_cursor.C): | | imacro-SetName(0); I really wonder why gcc accepts that. | which is: | | void MathedInset::SetName(string const n) { name = n;

Re: math-mode feature or bug?

2000-09-18 Thread Lars Gullik Bjønnes
Lior Silberman [EMAIL PROTECTED] writes: | I meant to ask whether some version of imacro-SetName(emptystring); | is the correct syntax. Anyway: the following implements the first | option. I already did it with the last option. (+ another memory leak fix) Lgb

InsetTabular tasks

2000-09-18 Thread Lars Gullik Bjønnes
Jürgen, can you make a task list on what needs to be fixed with tabular? Lgb

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Juergen Vigna wrote: On 16-Sep-2000 Garst R. Reese wrote: pspell-.11.2 aspell-.32.5 gzipped log attached. cvs 1900h ADT Sep 15 Garst Fixed as Kevin said (word.c_str())! Jürgen Did you commit that? I don't see any changes to spellchecker.C in 4PM cvs update. Garst

Re: cvs --with-pspell no go

2000-09-18 Thread Lars Gullik Bjønnes
"Garst R. Reese" [EMAIL PROTECTED] writes: | Fixed as Kevin said (word.c_str())! | |Jürgen | | Did you commit that? I don't see any changes to spellchecker.C in 4PM | cvs update. I'll commit some stuff to fix this right away. btw. Have you tried the current cvs with xforms 0.89

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: "Garst R. Reese" [EMAIL PROTECTED] writes: | Fixed as Kevin said (word.c_str())! | |Jürgen | | Did you commit that? I don't see any changes to spellchecker.C in 4PM | cvs update. I'll commit some stuff to fix this right away. Thanks btw. Have

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: "Garst R. Reese" [EMAIL PROTECTED] writes: | Fixed as Kevin said (word.c_str())! | |Jürgen | | Did you commit that? I don't see any changes to spellchecker.C in 4PM | cvs update. I'll commit some stuff to fix this right away. btw. Have you

Re: cvs --with-pspell no go

2000-09-18 Thread Kevin Atkinson
On Mon, 18 Sep 2000, Garst R. Reese wrote: "Lars Gullik Bjønnes" wrote: "Garst R. Reese" [EMAIL PROTECTED] writes: | Fixed as Kevin said (word.c_str())! | |Jürgen | | Did you commit that? I don't see any changes to spellchecker.C in 4PM | cvs update. I'll

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Kevin Atkinson wrote: On Mon, 18 Sep 2000, Garst R. Reese wrote: spellchecker put up an error box saying "unable to load the aspell module." That is probably because you don't have Pspell compiled correctly. If you are using Linux the easiest thing to do is compile Pspell with

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Kevin Atkinson wrote: On Mon, 18 Sep 2000, Garst R. Reese wrote: "Lars Gullik Bjønnes" wrote: "Garst R. Reese" [EMAIL PROTECTED] writes: spellchecker put up an error box saying "unable to load the aspell module." That is probably because you don't have Pspell compiled

Re: Making patches: one possible solution.

2000-09-18 Thread Allan Rae
On Mon, 18 Sep 2000, Amir Karger wrote: On Mon, Sep 18, 2000 at 02:41:03PM +1000, Allan Rae wrote: On Fri, 15 Sep 2000, Amir Karger wrote: On Fri, Sep 15, 2000 at 01:48:42PM +1000, Allan Rae wrote: I have modified GNU diff to be able to emulate `cvs diff`. This allows

Re: LyX/Literate programming bug report and fix

2000-09-18 Thread Allan Rae
On Mon, 18 Sep 2000, Juergen Vigna wrote: On 18-Sep-2000 Allan Rae wrote: I'm sure we've had more than occasion where contributors have forgotten those new files simply because they expected diff would add the new files to the patch for them. Sure they should have checked their patch

Re: Dialogs only resizeable in one direction?

2000-09-18 Thread Allan Rae
On Sat, 16 Sep 2000, R. Lahaye wrote: Hi, I've just downloaded the latest CVS and I noticed that many dialogs have a limited "resizeability". I wonder wether that is on purpose, or that this is a "under-construction" feature. On purpose. For example the Citation, Reference, Url etc.

Re: Dialogs only resizeable in one direction?

2000-09-18 Thread Garst R. Reese
Allan Rae wrote: On Sat, 16 Sep 2000, R. Lahaye wrote: Hi, I've just downloaded the latest CVS and I noticed that many dialogs have a limited "resizeability". I wonder wether that is on purpose, or that this is a "under-construction" feature. On purpose. For example the

Re: "LyX/Literate programming" bug report and fix

2000-09-18 Thread Allan Rae
On Fri, 15 Sep 2000, Juergen Vigna wrote: > > > > Nothing, as I said above in the first case. The only problem comes with > > the fact that new files are not included by the -N. Only new files that > > have been added to cvs using `cvs add` are actually caught by the -N flag. > > To be able

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Hi folk, | | This small patch fixes a ``make dist'' oversight (and lets my auto-compile | and RPM generation proceed). However, even with this, I get the following | errors on compilation: | | table.C:791: new declaration `class string

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > >| Hi folk, >| >| This small patch fixes a ``make dist'' oversight (and lets my auto-compile >| and RPM generation proceed). However, even with this, I get the following >| errors on compilation: >|

Re: patch

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 15-Sep-2000 John Levon wrote: | | > You are right, I have added the moc files to the make clean target in the | > attached patch, incremental to my previous one today. | > | | IMO moc files should only be removed on a distclean not on a simple |

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Sep-2000 Lars Gullik Bjønnes wrote: | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | > | >| Hi folk, | >| | >| This small patch fixes a ``make dist'' oversight (and lets my auto-compile | >| and RPM generation proceed). However, even with

Re: patch

2000-09-18 Thread Marko Vendelin
On Mon, 18 Sep 2000, Juergen Vigna wrote: > BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait > for Lars to have a look at one of them, could you please tell me > (John & Marko) which ones haven't been aplied? Gnome patches are

math-mode feature or bug?

2000-09-18 Thread Marko Vendelin
Hi! I would like to report the following bug in the mathmode: 1. create a new document (File/New) 2. open math-mode by clicking on the toolbar or by selecting Math/Math Mode in menu 3. type "\alpha " and enjoy LyX dumping a core. Marko PS: I hope it is not only in my build (Gnome

[f95ts@efd.lth.se] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Lars Gullik Bjønnes
Tommy Sjögren ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: Hi there, I\'m trying to compile LyX, but I don\'t have Perl on my system, I guess this is the main problemanyway I

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: >| I fixed this and IMO they still should be part of the build process >| at least until we remove all references to them in the LyX-Source and >| remove them from the repository! > > The only reason why I haven't done that already is that you might

Re: patch

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: >| http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg14247.html > > I have not looked at this. Well as this one depends on the first one IMO we cannot include this too. Jürgen --

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-Sep-2000 Lars Gullik Bjønnes wrote: | | >| I fixed this and IMO they still should be part of the build process | >| at least until we remove all references to them in the LyX-Source and | >| remove them from the repository! | > | > The only

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Lars Gullik Bjønnes wrote: > > Sure... it is ok for you if I do this now? > And also remove table.C and table.h? > I guess yes, but IMO we should ask the others. We have seen that there ARE problems with the new tabular inset (especially with the text-inset) so before removing

Re: patch

2000-09-18 Thread John Levon
On Mon, 18 Sep 2000, Juergen Vigna wrote: > > On 15-Sep-2000 John Levon wrote: > > > You are right, I have added the moc files to the make clean target in the > > attached patch, incremental to my previous one today. > > > > IMO moc files should only be removed on a distclean not on a simple

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
On 18-Sep-2000 Juergen Vigna wrote: > > I need help for this as otherwise it might take some time! > Replying to myself ;) There are a lot of functions in lyxfunc which modify or do something with LyXText (bv->text!). Now all this functions should be handled also by the text-inset. I now

Re: patch

2000-09-18 Thread Marko Vendelin
On 18 Sep 2000, Lars Gullik Bjønnes wrote: > Marko Vendelin <[EMAIL PROTECTED]> writes: > > | On Mon, 18 Sep 2000, Juergen Vigna wrote: > | > | > BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait > | > for Lars to have a look at one of them, could you please tell me

Re: patch

2000-09-18 Thread Lars Gullik Bjønnes
Marko Vendelin <[EMAIL PROTECTED]> writes: | On 18 Sep 2000, Lars Gullik Bjønnes wrote: | | > Marko Vendelin <[EMAIL PROTECTED]> writes: | > | > | On Mon, 18 Sep 2000, Juergen Vigna wrote: | > | | > | > BTW.: I got a bit out of sync with KDE/GNOME patches as I had to wait | > | > for

Re: Heretics and Perverts [was: Re: I'm back, take 2 :)

2000-09-18 Thread Amir Karger
On Fri, Sep 15, 2000 at 01:13:22PM -0400, [EMAIL PROTECTED] wrote: > > > the vi pervert Andre audiated > > >The problem is that there are quite a few things missing from the > >LyX kernel to make such a thing viable. I don't think it is possible > >at all to simulate vi's modes by fiddling

slides-only in slide class

2000-09-18 Thread hawk
Has anyone tried to use slides-only or notes-only in the slides class? I've tried a few times, but never succeeded in getting it to work. The errors are "undefined control sequence" Since I can'tselect from the lyx merror windows, I've exported to latex: ...

[gfox@chuma1.cas.usf.edu] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Lars Gullik Bjønnes
Gordon Fox ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: Importing some LaTeX files fails on my machine, and I\'m not quite sure why. The messages I get are: reLyX, the LaTeX to

Re: math-mode feature or bug?

2000-09-18 Thread Garst R. Reese
Marko Vendelin wrote: > > Hi! > > I would like to report the following bug in the mathmode: > > 1. create a new document (File/New) > 2. open math-mode by clicking on the toolbar or by selecting Math/Math >Mode in menu > 3. type "\alpha " and enjoy LyX dumping a core. > > Marko > > PS: I

Re: Making patches: one possible solution.

2000-09-18 Thread Amir Karger
On Mon, Sep 18, 2000 at 02:41:03PM +1000, Allan Rae wrote: > On Fri, 15 Sep 2000, Amir Karger wrote: > > > On Fri, Sep 15, 2000 at 01:48:42PM +1000, Allan Rae wrote: > > > > > > I have modified GNU diff to be able to emulate `cvs diff`. This allows > > > anyone with two copies of a cvs

Re: Making patches: one possible solution.

2000-09-18 Thread John Levon
On Mon, 18 Sep 2000, Amir Karger wrote: > I don't understand why the shell script you described required changing > diffultils. > > Alternatively, if you're worrying about ignoring the right files, why not > write a script that creates a file of files to ignore in the diff, and then > call diff

Re: [gfox@chuma1.cas.usf.edu] [Lyx-feedback] Feedback from www.lyx.org

2000-09-18 Thread Amir Karger
Hi. On Mon, Sep 18, 2000 at 05:49:19PM +0200, Lars Gullik Bjønnes wrote: > > Gordon Fox ([EMAIL PROTECTED]) entered the > following feedback message on the LyX home page: > > > Reading LaTeX command syntax >

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Marko Vendelin wrote: > > Hi! > > I would like to report the following bug in the mathmode: > > 1. create a new document (File/New) > 2. open math-mode by clicking on the toolbar or by selecting Math/Math >Mode in menu > 3. type "\alpha " and enjoy LyX dumping a core.

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Lior Silberman wrote: > On Mon, 18 Sep 2000, Marko Vendelin wrote: > > > > > Hi! > > > > I would like to report the following bug in the mathmode: > > > > 1. create a new document (File/New) > > 2. open math-mode by clicking on the toolbar or by selecting Math/Math > >

Re: math-mode feature or bug?

2000-09-18 Thread Lars Gullik Bjønnes
Lior Silberman <[EMAIL PROTECTED]> writes: | This also happens in xforms. The culprit appears to be the following line | (line 787 of mathed/math_cursor.C): | | imacro->SetName(0); I really wonder why gcc accepts that. | which is: | | void MathedInset::SetName(string const & n) { name

Re: math-mode feature or bug?

2000-09-18 Thread Lars Gullik Bjønnes
Lior Silberman <[EMAIL PROTECTED]> writes: | I meant to ask whether some version of imacro->SetName(emptystring); | is the correct syntax. Anyway: the following implements the first | option. I already did it with the last option. (+ another memory leak fix) Lgb

InsetTabular tasks

2000-09-18 Thread Lars Gullik Bjønnes
Jürgen, can you make a task list on what needs to be fixed with tabular? Lgb

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Juergen Vigna wrote: > > On 16-Sep-2000 Garst R. Reese wrote: > > pspell-.11.2 > > aspell-.32.5 > > gzipped log attached. > > cvs 1900h ADT Sep 15 > > Garst > > Fixed as Kevin said (word.c_str())! > > Jürgen > Did you commit that? I don't see any changes to spellchecker.C in 4PM cvs

Re: cvs --with-pspell no go

2000-09-18 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | > Fixed as Kevin said (word.c_str())! | > | > Jürgen | > | Did you commit that? I don't see any changes to spellchecker.C in 4PM | cvs update. I'll commit some stuff to fix this right away. btw. Have you tried the current cvs with xforms

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | > Fixed as Kevin said (word.c_str())! > | > > | > Jürgen > | > > | Did you commit that? I don't see any changes to spellchecker.C in 4PM > | cvs update. > > I'll commit some stuff to fix this right away.

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | > Fixed as Kevin said (word.c_str())! > | > > | > Jürgen > | > > | Did you commit that? I don't see any changes to spellchecker.C in 4PM > | cvs update. > > I'll commit some stuff to fix this right away.

Re: cvs --with-pspell no go

2000-09-18 Thread Kevin Atkinson
On Mon, 18 Sep 2000, Garst R. Reese wrote: > "Lars Gullik Bjønnes" wrote: > > > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > > > | > Fixed as Kevin said (word.c_str())! > > | > > > | > Jürgen > > | > > > | Did you commit that? I don't see any changes to spellchecker.C in 4PM > > |

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Kevin Atkinson wrote: > > On Mon, 18 Sep 2000, Garst R. Reese wrote: > > > spellchecker put up an error box saying "unable to load the aspell > > module." > > That is probably because you don't have Pspell compiled correctly. If you > are using Linux the easiest thing to do is compile Pspell

Re: cvs --with-pspell no go

2000-09-18 Thread Garst R. Reese
Kevin Atkinson wrote: > > On Mon, 18 Sep 2000, Garst R. Reese wrote: > > > "Lars Gullik Bjønnes" wrote: > > > > > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > spellchecker put up an error box saying "unable to load the aspell > > module." > > That is probably because you don't have

Re: Making patches: one possible solution.

2000-09-18 Thread Allan Rae
On Mon, 18 Sep 2000, Amir Karger wrote: > On Mon, Sep 18, 2000 at 02:41:03PM +1000, Allan Rae wrote: > > On Fri, 15 Sep 2000, Amir Karger wrote: > > > > > On Fri, Sep 15, 2000 at 01:48:42PM +1000, Allan Rae wrote: > > > > > > > > I have modified GNU diff to be able to emulate `cvs diff`. This

Re: "LyX/Literate programming" bug report and fix

2000-09-18 Thread Allan Rae
On Mon, 18 Sep 2000, Juergen Vigna wrote: > On 18-Sep-2000 Allan Rae wrote: > > > > I'm sure we've had more than occasion where contributors have forgotten > > those new files simply because they expected diff would add the new files > > to the patch for them. Sure they should have checked

Re: Dialogs only resizeable in one direction?

2000-09-18 Thread Allan Rae
On Sat, 16 Sep 2000, R. Lahaye wrote: > > Hi, > > I've just downloaded the latest CVS and I noticed > that many dialogs have a limited "resizeability". > I wonder wether that is on purpose, or that this > is a "under-construction" feature. On purpose. > For example the Citation, Reference,

Re: Dialogs only resizeable in one direction?

2000-09-18 Thread Garst R. Reese
Allan Rae wrote: > > On Sat, 16 Sep 2000, R. Lahaye wrote: > > > > > Hi, > > > > I've just downloaded the latest CVS and I noticed > > that many dialogs have a limited "resizeability". > > I wonder wether that is on purpose, or that this > > is a "under-construction" feature. > > On purpose. >