I see a peculiar problem when loading a set of java source files into xemacs.
Using the latest versions (from 2 days ago) of all the various packages, I open a
source file in specific directory. Everything works fine. There's a prj.el file
about 5
directories up that looks like this:
(jde-project-file-version "1.0")
(jde-set-variables
'(jde-compile-option-command-line-args (quote ("-g")))
'(jde-compile-option-directory "$TOP_DIR/class")
'(jde-compiler (quote ("javac" ""))))
I load a second file. It works fine, too. When I load file number 3, I see the
following error:
File mode specification error: (wrong-type-argument number-char-or-marker-p t)
I saw this once upon a time ago but don't recall what I did to fix. I get this for
every file I load thereafter. By the way, I can change the order of the files that I
load and the problem always starts with the 3rd file.
One last peculiar note. After loading the first file, I see the following menu items
(right side): Java JDE Senator Classes. When I load the second file, it's menu
shows Java Senator JDE Classes. When I load the third file, I only see Java.
Nothing else.
Thank you in advance,
Joe
---
Joe Berry
[EMAIL PROTECTED]
AIM "joe topshot"
Yahoo Msgr "joetopshot"
Baltimore, MD