At 11:44 AM 6/16/00 -0700, you wrote:
>
>Hello,
>
>I upgraded to JDE-2.1.7 today and am getting error wrong-type-argument
>error while attempting to save jde project files. If memory serves
>correctly I got this error in version 2.1.6 too but never got around to
>reporting it.
>
>Here is the backtrace when I get the error. I am using Emacs GNU Emacs
>20.6.1 (i386-*-nt4.0.1381) on NT 4.0.
>
>Signaling: (wrong-type-argument stringp nil)
>  set-buffer(nil)
>  (save-excursion (set-buffer (get-buffer jde-project-file-name)) (unless
(looking-at "\n") (princ "\n")) (save-buffer))
>  (let ((standard-output ...)) (unless (bolp) (princ "\n")) (princ
"(jde-set-project-name ") (prin1 jde-project-name) (princ ")\n") (princ
"(jde-set-variables ") (mapcar (lambda ... ...) (jde-symbol-list)) (princ
")") (save-excursion (set-buffer ...) (unless ... ...) (save-buffer))
(kill-buffer (get-buffer jde-project-file-name)))
>  jde-save-variables()
>  jde-save-project("")
>  call-interactively(jde-save-project)
>
>If you need any more information, I'll be glad to provide it. As I am
>not on this list, please cc me in your replies.
>

Possibly you have set jde-project-file-name to nil.

- Paul

------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html



Reply via email to