Re: LyX/Literate programming bug report

2001-03-16 Thread Dekel Tsur
On Tue, Mar 06, 2001 at 09:20:08AM -0700, [EMAIL PROTECTED] wrote: Hello Lyx Developers, As per the request of Jean-Marc, I am sending this bug report that both Edmar and I experienced. It concerns building the program code of a literate program using Lyx. Here is our discussion of the

Re: LyX/Literate programming bug report

2001-03-16 Thread Kayvan A. Sylvan
On Fri, Mar 16, 2001 at 03:48:39PM +0200, Dekel Tsur wrote: You should define a NoWeb-Program converter, when the converter field is "noweb_build $$i", and the flags field is "originaldir,parselog=listerrors g", and the noweb_build script should be something like #!/bin/sh cp $1 .

Re: "LyX/Literate programming" bug report

2001-03-16 Thread Dekel Tsur
On Tue, Mar 06, 2001 at 09:20:08AM -0700, [EMAIL PROTECTED] wrote: > Hello Lyx Developers, > > As per the request of Jean-Marc, I am sending this bug report that both > Edmar and I experienced. It concerns building the program code of > a literate program using Lyx. Here is our discussion of

Re: "LyX/Literate programming" bug report

2001-03-16 Thread Kayvan A. Sylvan
On Fri, Mar 16, 2001 at 03:48:39PM +0200, Dekel Tsur wrote: > > You should define a NoWeb->Program converter, when the converter field is > "noweb_build $$i", and the flags field is "originaldir,parselog=listerrors g", > and the noweb_build script should be something like > > #!/bin/sh > cp $1

Re: LyX/Literate programming bug report

2001-03-15 Thread Kayvan A. Sylvan
I've been extensively using the LyX/Literate combination for some time and have never seen this behavior before. Do you have a recipe for reproducing this? ---Kayvan On Tue, Mar 06, 2001 at 09:20:08AM -0700, [EMAIL PROTECTED] wrote: Hello Lyx Developers, As per the

Re: "LyX/Literate programming" bug report

2001-03-15 Thread Kayvan A. Sylvan
I've been extensively using the LyX/Literate combination for some time and have never seen this behavior before. Do you have a recipe for reproducing this? ---Kayvan On Tue, Mar 06, 2001 at 09:20:08AM -0700, [EMAIL PROTECTED] wrote: > Hello Lyx Developers, > > As per

Re: LyX/Literate programming bug report

2001-03-06 Thread xhunter
Hello Lyx Developers, As per the request of Jean-Marc, I am sending this bug report that both Edmar and I experienced. It concerns building the program code of a literate program using Lyx. Here is our discussion of the bug: Another anomality is that if the directory is clean, i.e., no

Re: "LyX/Literate programming" bug report

2001-03-06 Thread xhunter
Hello Lyx Developers, As per the request of Jean-Marc, I am sending this bug report that both Edmar and I experienced. It concerns building the program code of a literate program using Lyx. Here is our discussion of the bug: > >> Another anomality is that if the directory is clean, i.e., no

Re: [Edmar Wienskoski Jr edmar-w-jr@technologist.com] LyX/Literate programming bug report and fix

2000-10-04 Thread Jean-Marc Lasgouttes
Edmar Hi Lars. I worked on the literate programming extension for LyX Edmar a while back (LyX-1.0.1). Unfortunately political trends here Edmar at my job shifted and it is a long time I don't have Edmar opportunity to use this feature. Hi Edmar, nice to hear from you again. Edmar Anyway... If

Re: [Edmar Wienskoski Jr <edmar-w-jr@technologist.com>] "LyX/Literate programming" bug report and fix

2000-10-04 Thread Jean-Marc Lasgouttes
Edmar> Hi Lars. I worked on the literate programming extension for LyX Edmar> a while back (LyX-1.0.1). Unfortunately political trends here Edmar> at my job shifted and it is a long time I don't have Edmar> opportunity to use this feature. Hi Edmar, nice to hear from you again. Edmar>

Re: [Edmar Wienskoski Jr edmar-w-jr@technologist.com] LyX/Literate programming bug report and fix

2000-09-25 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Hi Lars. I worked on the literate programming extension for LyX Lars a while back (LyX-1.0.1). Unfortunately political trends here at Lars my job shifted and it is a long time I don't have opportunity to Lars use this feature. Then,

Re: [Edmar Wienskoski Jr <edmar-w-jr@technologist.com>] "LyX/Literate programming" bug report and fix

2000-09-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Hi Lars. I worked on the literate programming extension for LyX Lars> a while back (LyX-1.0.1). Unfortunately political trends here at Lars> my job shifted and it is a long time I don't have opportunity to Lars> use this

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: 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: "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: "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: LyX/Literate programming bug report and fix

2000-09-15 Thread Allan Rae
On Fri, 15 Sep 2000, Garst R. Reese wrote: Allan Rae wrote: So in summary: If you have cvs access but no new files use `cvs diff -p -N -u` if you have no cvs access (using snapshots or releases) _or_ have cvs access but have added new files then get the modified diff and

Re: LyX/Literate programming bug report and fix

2000-09-15 Thread Juergen Vigna
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 add` you have to be given at least read-only

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

2000-09-15 Thread Allan Rae
On Fri, 15 Sep 2000, Garst R. Reese wrote: > Allan Rae wrote: > > > So in summary: > > If you have cvs access but no new files use > > `cvs diff -p -N -u` > > > > if you have no cvs access (using snapshots or releases) _or_ have cvs > > access but have added new files then get the

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

2000-09-15 Thread Juergen Vigna
> > 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 add` you have to be given at least

[Edmar Wienskoski Jr edmar-w-jr@technologist.com] LyX/Literate programming bug report and fix

2000-09-14 Thread Lars Gullik Bjønnes
Hi Lars. I worked on the literate programming extension for LyX a while back (LyX-1.0.1). Unfortunately political trends here at my job shifted and it is a long time I don't have opportunity to use this feature. Then, on July one guy sent me email saying it was broken. In fact it was, but it is

LyX/Literate programming bug report and fix

2000-09-14 Thread Allan Rae
yucky-html-email pMy question is how we submit patches nowadays. I couldn't find the brfamiliar script to diff two source trees... (Yeah, it's being a long brtime...) /yucky-html-email Makepatch doesn't exist anymore. Everyone is expected to use cvs to build patches against the latest cvs not

Re: LyX/Literate programming bug report and fix

2000-09-14 Thread Garst R. Reese
Allan Rae wrote: So in summary: If you have cvs access but no new files use `cvs diff -p -N -u` if you have no cvs access (using snapshots or releases) _or_ have cvs access but have added new files then get the modified diff and a script called packcvs from the above site and

[Edmar Wienskoski Jr <edmar-w-jr@technologist.com>] "LyX/Literate programming" bug report and fix

2000-09-14 Thread Lars Gullik Bjønnes
Hi Lars. I worked on the literate programming extension for LyX a while back (LyX-1.0.1). Unfortunately political trends here at my job shifted and it is a long time I don't have opportunity to use this feature. Then, on July one guy sent me email saying it was broken.  In fact it was, but it

"LyX/Literate programming" bug report and fix

2000-09-14 Thread Allan Rae
My question is how we submit patches nowadays. I couldn't find the familiar script to diff two source trees... (Yeah, it's being a long time...) Makepatch doesn't exist anymore. Everyone is expected to use cvs to build patches against the latest cvs not against fix releases. Although if you

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

2000-09-14 Thread Garst R. Reese
Allan Rae wrote: > So in summary: > If you have cvs access but no new files use > `cvs diff -p -N -u` > > if you have no cvs access (using snapshots or releases) _or_ have cvs > access but have added new files then get the modified diff and a script > called packcvs from the above site