RE: jde-save-project misses some jde variables

2001-04-07 Thread Paul Kinnucan
At 04:20 PM 4/5/2001 -0600, you wrote: > >NS> OK, here's one. Do you still have the old project file handy? If >NS> so, can you check the lines that contain the above variables and >NS> verify that they look like this: >NS> >NS> '( t) >NS> ^ >NS> | >NS> The p

RE: jde-save-project misses some jde variables

2001-04-05 Thread Robert Mecklenburg
NS> OK, here's one. Do you still have the old project file handy? If NS> so, can you check the lines that contain the above variables and NS> verify that they look like this: NS> NS> '( t) NS> ^ NS> | NS> The presence of `t' here is what tells JDE to put the

RE: jde-save-project misses some jde variables

2001-04-05 Thread Nick Sieger
> From: Robert Mecklenburg [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 05, 2001 12:51 PM > > > RM> jde-compile-option-sourcepath > RM> jde-compile-option-directory > RM> jde-gen-cflow-if > RM> jde-gen-cflow-else > RM> jde-gen-cflow-elseif > RM> jde-gen-cflow-while > RM> jde-gen-cflow-for >

RE: jde-save-project misses some jde variables

2001-04-05 Thread Paul Kinnucan
At 11:50 AM 4/5/01 -0600, Robert Mecklenburg wrote: >RM> jde-compile-option-sourcepath >RM> jde-compile-option-directory >RM> jde-gen-cflow-if >RM> jde-gen-cflow-else >RM> jde-gen-cflow-elseif >RM> jde-gen-cflow-while >RM> jde-gen-cflow-for >RM> [ are not being saved ] > >RM> Notice that jde-gen-c

RE: jde-save-project misses some jde variables

2001-04-05 Thread Robert Mecklenburg
RM> jde-compile-option-sourcepath RM> jde-compile-option-directory RM> jde-gen-cflow-if RM> jde-gen-cflow-else RM> jde-gen-cflow-elseif RM> jde-gen-cflow-while RM> jde-gen-cflow-for RM> [ are not being saved ] RM> Notice that jde-gen-cflow-* aren't being saved for me and those RM> are not in my .

RE: jde-save-project misses some jde variables

2001-04-05 Thread Nick Sieger
> From: Robert Mecklenburg [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 05, 2001 12:11 PM > > > RM> jde-compile-option-sourcepath > RM> jde-compile-option-directory > RM> jde-gen-cflow-if > RM> jde-gen-cflow-else > RM> jde-gen-cflow-elseif > RM> jde-gen-cflow-while > RM> jde-gen-cflow-for >

Re: jde-save-project misses some jde variables

2001-04-05 Thread Paul Kinnucan
At 11:11 AM 4/5/01 -0600, Robert Mecklenburg wrote: >RM> jde-compile-option-sourcepath >RM> jde-compile-option-directory I just saved both of the above in a project file without any problems. I didn't bother with the others because I have no reason to assume they wouldn't work as well. I am using

Re: jde-save-project misses some jde variables

2001-04-05 Thread Robert Mecklenburg
RM> jde-compile-option-sourcepath RM> jde-compile-option-directory RM> jde-gen-cflow-if RM> jde-gen-cflow-else RM> jde-gen-cflow-elseif RM> jde-gen-cflow-while RM> jde-gen-cflow-for RM> [ are not being saved ] PK> There is a bug (and a fix) for the case where the JDE fails to PK> save a customiza

Re: jde-save-project misses some jde variables

2001-04-05 Thread Paul Kinnucan
Hi, There is a bug (and a fix) for the case where the JDE fails to save a customization in a project file that overrides a customizaiton in the .emacs file. See the mailing list archive for details. - Paul At 10:48 AM 4/5/01 -0600, Robert Mecklenburg <[EMAIL PROTECTED]> wrote: >I love jde an