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.

Thanks,

-- Niranjan

------------------------------------------------------------
If you're in a vehicle going the speed of light, what happens
when you turn on the headlights?
------------------------------------------------------------

Reply via email to