RE: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andy Piper
Its probably a mule issue. Did you build your linux version with mule?
There is no mule support for XEmacs on windows currently, I think this will
be fixed in 22.0. But even so relying on mule features is highly backwardsly
incompatible. I suspect that this only works on the very latest Emacsen
also.

> My guess is that this is a limitation of xemacs on Windows. I can use
> utf-8 as an encoding system on xemacs on Linux.  Perhaps on the
> mailing list that knows a bit more about xemacs can help?

andy



Re: JDEE installation script was updated too

2003-06-17 Thread Artur Hefczyc
I noted that script available from given location is not the last
commited version to SF CVS. I don't know why, but it is not the same version
which is available through usual CVS client. Maybe they haven't updated
something yet. So I attached the last version of script in mail.
It shouldn't be much different from previous one except it installs the last
available version of JDEE and other libraries.

Artur
-- 
Artur Hefczyc
Open Source Developer
http://www.geotools.org/
http://wttools.sourceforge.net/

install-jde.sh
Description: application/shellscript


RE: Bug Report JDE2.3.3beta1

2003-06-17 Thread Latchezar Dimitrov
>From what I see here and hear from the others it seems something is
wrong with menu items for plug-in minor mode.

I've noticed the msg:

Loading semantic-el...
must specify some menu items
MemoryView.java: [##]
... done

when loading jde-mode.

Hope this helps,
Latchezar

> -Original Message-
> From: Paul Kinnucan [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, June 17, 2003 1:20 PM
> To: Nick
> Cc: [EMAIL PROTECTED]
> Subject: Re: Bug Report JDE2.3.3beta1
> 
> 
> Nick writes:
>  > I also don't have syntax highlighting.  I have installed 
> overlay-fix.el with no improvement.  I am currently running 
> XEmacs 21.4 on Windows 2000 SP3, with JDK 1.4.1. 
> 
> I also don't get syntax highlighting on XEmacs 21.4 and I 
> have no clue as to why. 
> AFAIK there are no changes related to syntax highlighting  in 
> the beta release.
> 
> I was hoping by releasing this beta that Andy Piper or some 
> other XEmacs maven would take a look at this problem and any 
> other XEmacs incompatibilities and provide me with fixes.
> 
> If I don't hear from anybody in the next few days, I'll try 
> to track down the problem myself.
> 
> - Paul
> 
>  
>  > 
>  > On Tue, Jun 17, 2003 at 09:29:07AM -0700, Jeba Bhaskaran 
> wrote:  > > 
>  > > --- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
>  > > > Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
>  > > > 
>  > > > > Please enter the details of your bug report here:
>  > > > >
>  > > > > 1. After installing the beta jde 2.3.3, I have
>  > > > lost
>  > > > > syntax highlighting. I installed overlay-fix and
>  > > > stil
>  > > > > the syntax highlighting is not working.
>  > > > >
>  > > > > 2. I am not able to see the jde-xref-... options. 
>  > > > I
>  > > > > tried M-x jde-xref-customize funtion. When I typed
>  > > > M-x
>  > > > > jde-x I only get jde-xemacs-.. completion and do
>  > > > not
>  > > > > get any jde-xref-.. completion.
>  > > > >
>  > > > 
>  > > > I don't know why you are not seeing jde-xref
>  > > > options.  Just to be
>  > > > sure, have you restarted emacs after installing the
>  > > > new JDE?  Also, try
>  > > > putting this in your .emacs file, and see if it
>  > > > helps: 
>  > > > (require 'jde-xref)
>  > > > 
>  > > > 
>  > > OK I added (require 'jde-xref) and I can set the xref
>  > > options. I get a backtrace when I try to run
>  > > jde-xref-make-.. function. Trace follows:
>  > 
>  > -- 
>  > Nick Heudecker
>  > Email: [EMAIL PROTECTED]
> 
> 


Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Paul Kinnucan
Nick writes:
 > I also don't have syntax highlighting.  I have installed overlay-fix.el with no 
 > improvement.  I am currently running XEmacs 21.4 on Windows 2000 SP3, with JDK 
 > 1.4.1. 

I also don't get syntax highlighting on XEmacs 21.4 and I have no clue as to why. 
AFAIK there are no changes related to syntax highlighting  in the
beta release.

I was hoping by releasing this beta that Andy Piper or some other XEmacs maven
would take a look at this problem and any other XEmacs incompatibilities
and provide me with fixes.

If I don't hear from anybody in the next few days, I'll try to track down
the problem myself.

- Paul

 
 > 
 > On Tue, Jun 17, 2003 at 09:29:07AM -0700, Jeba Bhaskaran wrote:
 > > 
 > > --- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
 > > > Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
 > > > 
 > > > > Please enter the details of your bug report here:
 > > > >
 > > > > 1. After installing the beta jde 2.3.3, I have
 > > > lost
 > > > > syntax highlighting. I installed overlay-fix and
 > > > stil
 > > > > the syntax highlighting is not working.
 > > > >
 > > > > 2. I am not able to see the jde-xref-... options. 
 > > > I
 > > > > tried M-x jde-xref-customize funtion. When I typed
 > > > M-x
 > > > > jde-x I only get jde-xemacs-.. completion and do
 > > > not
 > > > > get any jde-xref-.. completion.
 > > > >
 > > > 
 > > > I don't know why you are not seeing jde-xref
 > > > options.  Just to be
 > > > sure, have you restarted emacs after installing the
 > > > new JDE?  Also, try
 > > > putting this in your .emacs file, and see if it
 > > > helps: 
 > > > (require 'jde-xref)
 > > > 
 > > > 
 > > OK I added (require 'jde-xref) and I can set the xref
 > > options. I get a backtrace when I try to run
 > > jde-xref-make-.. function. Trace follows:
 > 
 > -- 
 > Nick Heudecker
 > Email: [EMAIL PROTECTED]



Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran
I commented out the jde-plugin-minor-mode call and now
syntax highlighting works.


--- Jens Lautenbacher <[EMAIL PROTECTED]> wrote:
> On Tue, 2003-06-17 at 19:20, Paul Kinnucan wrote:
> 
> > I also don't get syntax highlighting on XEmacs
> 21.4 and I have no clue as to why. 
> > AFAIK there are no changes related to syntax
> highlighting  in the
> > beta release.
> > 
> > I was hoping by releasing this beta that Andy
> Piper or some other XEmacs maven
> > would take a look at this problem and any other
> XEmacs incompatibilities
> > and provide me with fixes.
> > 
> > If I don't hear from anybody in the next few days,
> I'll try to track down
> > the problem myself.
> 
> 
> problem seems to be related to the plugin stuff. It
> works for me when I
> comment out the call  (jde-plugin-minor-mode 1) in
> jde.el
> 
> 


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jens Lautenbacher
On Tue, 2003-06-17 at 19:20, Paul Kinnucan wrote:

> I also don't get syntax highlighting on XEmacs 21.4 and I have no clue as to why. 
> AFAIK there are no changes related to syntax highlighting  in the
> beta release.
> 
> I was hoping by releasing this beta that Andy Piper or some other XEmacs maven
> would take a look at this problem and any other XEmacs incompatibilities
> and provide me with fixes.
> 
> If I don't hear from anybody in the next few days, I'll try to track down
> the problem myself.


problem seems to be related to the plugin stuff. It works for me when I
comment out the call  (jde-plugin-minor-mode 1) in jde.el




Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran
I tried in emacs and at least the jde-xref-make..
works (I can't use emacs due to problem with
jde-import). 
--- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
> 
> My guess is that this is a limitation of xemacs on
> Windows. I can use
> utf-8 as an encoding system on xemacs on Linux. 
> Perhaps on the
> mailing list that knows a bit more about xemacs can
> help?
> 
> Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
> 
> > --- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
> >> Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
> >> 
> >> > Please enter the details of your bug report
> here:
> >> >
> >> > 1. After installing the beta jde 2.3.3, I have
> >> lost
> >> > syntax highlighting. I installed overlay-fix
> and
> >> stil
> >> > the syntax highlighting is not working.
> >> >
> >> > 2. I am not able to see the jde-xref-...
> options. 
> >> I
> >> > tried M-x jde-xref-customize funtion. When I
> typed
> >> M-x
> >> > jde-x I only get jde-xemacs-.. completion and
> do
> >> not
> >> > get any jde-xref-.. completion.
> >> >
> >> 
> >> I don't know why you are not seeing jde-xref
> >> options.  Just to be
> >> sure, have you restarted emacs after installing
> the
> >> new JDE?  Also, try
> >> putting this in your .emacs file, and see if it
> >> helps: 
> >> (require 'jde-xref)
> >> 
> >> 
> > OK I added (require 'jde-xref) and I can set the
> xref
> > options. I get a backtrace when I try to run
> > jde-xref-make-.. function. Trace follows:
> > Signaling: (error "No such coding system" utf-8)
> >   encode-coding-region(1 8 utf-8)
> >   encode-coding-string("m_homes" utf-8)
> >   (let* ((len ...) (result ...)) (goto-char (+ len
> > ...)) result)
> >   jde-parse-class-get-utf8-constant()
> >   (list (quote utf8)
> > (jde-parse-class-get-utf8-constant))
> >   (backquote (utf8 (\, ...)))
> >   (cond ((eq const-type 7) (backquote ...)) ((eq
> > const-type 9) (backquote ...)) ((eq const-type 10)
> > (backquote ...)) ((eq const-type 11) (backquote
> ...))
> > ((eq const-type 8) (backquote ...)) ((eq
> const-type 3)
> > (backquote ...)) ((eq const-type 4) (backquote
> ...))
> > ((eq const-type 5) (backquote ...)) ((eq
> const-type 6)
> > (backquote ...)) ((eq const-type 12) (backquote
> ...))
> > ((eq const-type 1) (backquote ...)))
> >   (let ((const-type ...)) (forward-char) (cond
> (...
> > ...) (... ...) (... ...) (... ...) (... ...) (...
> ...)
> > (... ...) (... ...) (... ...) (... ...) (...
> ...)))
> >   jde-parse-class-get-next-constant()
> >   (let ((const ...)) (aset const-vec i const)
> (when
> > (or ... ...) (aset const-vec ... nil) (setq i
> ...)))
> >   (while (< i --dotimes-temp--83104) (let (...)
> (aset
> > const-vec i const) (when ... ... ...)) (incf i))
> >   (let ((--dotimes-temp--83104 count) (i 0))
> (while (<
> > i --dotimes-temp--83104) (let ... ... ...) (incf
> i))
> > const-vec)
> >   (catch (quote --cl-block-nil--) (let (... ...)
> > (while ... ... ...) const-vec))
> >   (cl-block-wrapper (catch (quote
> --cl-block-nil--)
> > (let ... ... const-vec)))
> >   (block nil (let (... ...) (while ... ... ...)
> > const-vec))
> >   (dotimes (i count const-vec) (let (...) (aset
> > const-vec i const) (when ... ... ...)))
> >   (let* ((count ...) (const-vec ...)) (setq i 0)
> > (goto-char 11) (dotimes (i count const-vec) (let
> ...
> > ... ...)))
> >   jde-parse-class-get-constants()
> >   (let* ((constants ...) (version ...) (access
> ...)
> > (this-class ...) (superclass ...) (interfaces ...)
> > (fields ...) (methods ...) (attributes ...))
> > (kill-buffer buf) (backquote (... ... ... ... ...
> ...
> > ... ...)))
> >   (let ((buf ...)) (set-buffer buf) (let* (... ...
> ...
> > ... ... ... ... ... ...) (kill-buffer buf)
> (backquote
> > ...)))
> >  
> >
>
jde-parse-class("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
> >   (let ((info ...)) (jde-xref-add-class-info-to-db
> > info package-data subclasses) (add-to-list (quote
> > --with-all-class-infos-pclasses83065)
> > (jde-parse-class-extract-classname info)))
> >   (if (and (not ...) (funcall ...
> > --with-all-class-infos-cfile83066)) (let (...)
> > (jde-xref-add-class-info-to-db info package-data
> > subclasses) (add-to-list ... ...)))
> >   (if (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> > --with-all-class-infos-cfile83066) (if (and ...
> ...)
> > (let ... ... ...)))
> >   (lambda (--with-all-class-infos-cfile83066)
> > "\nCommon Lisp lambda list:\n  (cl-none
> > --WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
> > (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> > --with-all-class-infos-cfile83066) (if ...
> >
>
...)))("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
> >   funcall((lambda
> (--with-all-class-infos-cfile83066)
> > "\nCommon Lisp lambda list:\n  (cl-none
> > --WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
> > (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> > --with-all-class-infos-cfile83066) (if ... ...)))
> >
>
"c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
> >   (if (file-directory-p
> > --with-all-class-files-

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andrew Hyatt

My guess is that this is a limitation of xemacs on Windows. I can use
utf-8 as an encoding system on xemacs on Linux.  Perhaps on the
mailing list that knows a bit more about xemacs can help?

Jeba Bhaskaran <[EMAIL PROTECTED]> writes:

> --- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
>> Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
>> 
>> > Please enter the details of your bug report here:
>> >
>> > 1. After installing the beta jde 2.3.3, I have
>> lost
>> > syntax highlighting. I installed overlay-fix and
>> stil
>> > the syntax highlighting is not working.
>> >
>> > 2. I am not able to see the jde-xref-... options. 
>> I
>> > tried M-x jde-xref-customize funtion. When I typed
>> M-x
>> > jde-x I only get jde-xemacs-.. completion and do
>> not
>> > get any jde-xref-.. completion.
>> >
>> 
>> I don't know why you are not seeing jde-xref
>> options.  Just to be
>> sure, have you restarted emacs after installing the
>> new JDE?  Also, try
>> putting this in your .emacs file, and see if it
>> helps: 
>> (require 'jde-xref)
>> 
>> 
> OK I added (require 'jde-xref) and I can set the xref
> options. I get a backtrace when I try to run
> jde-xref-make-.. function. Trace follows:
> Signaling: (error "No such coding system" utf-8)
>   encode-coding-region(1 8 utf-8)
>   encode-coding-string("m_homes" utf-8)
>   (let* ((len ...) (result ...)) (goto-char (+ len
> ...)) result)
>   jde-parse-class-get-utf8-constant()
>   (list (quote utf8)
> (jde-parse-class-get-utf8-constant))
>   (backquote (utf8 (\, ...)))
>   (cond ((eq const-type 7) (backquote ...)) ((eq
> const-type 9) (backquote ...)) ((eq const-type 10)
> (backquote ...)) ((eq const-type 11) (backquote ...))
> ((eq const-type 8) (backquote ...)) ((eq const-type 3)
> (backquote ...)) ((eq const-type 4) (backquote ...))
> ((eq const-type 5) (backquote ...)) ((eq const-type 6)
> (backquote ...)) ((eq const-type 12) (backquote ...))
> ((eq const-type 1) (backquote ...)))
>   (let ((const-type ...)) (forward-char) (cond (...
> ...) (... ...) (... ...) (... ...) (... ...) (... ...)
> (... ...) (... ...) (... ...) (... ...) (... ...)))
>   jde-parse-class-get-next-constant()
>   (let ((const ...)) (aset const-vec i const) (when
> (or ... ...) (aset const-vec ... nil) (setq i ...)))
>   (while (< i --dotimes-temp--83104) (let (...) (aset
> const-vec i const) (when ... ... ...)) (incf i))
>   (let ((--dotimes-temp--83104 count) (i 0)) (while (<
> i --dotimes-temp--83104) (let ... ... ...) (incf i))
> const-vec)
>   (catch (quote --cl-block-nil--) (let (... ...)
> (while ... ... ...) const-vec))
>   (cl-block-wrapper (catch (quote --cl-block-nil--)
> (let ... ... const-vec)))
>   (block nil (let (... ...) (while ... ... ...)
> const-vec))
>   (dotimes (i count const-vec) (let (...) (aset
> const-vec i const) (when ... ... ...)))
>   (let* ((count ...) (const-vec ...)) (setq i 0)
> (goto-char 11) (dotimes (i count const-vec) (let ...
> ... ...)))
>   jde-parse-class-get-constants()
>   (let* ((constants ...) (version ...) (access ...)
> (this-class ...) (superclass ...) (interfaces ...)
> (fields ...) (methods ...) (attributes ...))
> (kill-buffer buf) (backquote (... ... ... ... ... ...
> ... ...)))
>   (let ((buf ...)) (set-buffer buf) (let* (... ... ...
> ... ... ... ... ... ...) (kill-buffer buf) (backquote
> ...)))
>  
> jde-parse-class("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
>   (let ((info ...)) (jde-xref-add-class-info-to-db
> info package-data subclasses) (add-to-list (quote
> --with-all-class-infos-pclasses83065)
> (jde-parse-class-extract-classname info)))
>   (if (and (not ...) (funcall ...
> --with-all-class-infos-cfile83066)) (let (...)
> (jde-xref-add-class-info-to-db info package-data
> subclasses) (add-to-list ... ...)))
>   (if (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> --with-all-class-infos-cfile83066) (if (and ... ...)
> (let ... ... ...)))
>   (lambda (--with-all-class-infos-cfile83066)
> "\nCommon Lisp lambda list:\n  (cl-none
> --WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
> (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> --with-all-class-infos-cfile83066) (if ...
> ...)))("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
>   funcall((lambda (--with-all-class-infos-cfile83066)
> "\nCommon Lisp lambda list:\n  (cl-none
> --WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
> (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
> --with-all-class-infos-cfile83066) (if ... ...)))
> "c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
>   (if (file-directory-p
> --with-all-class-files-dir2-sym83070)
> (cl-block-wrapper (catch ... ...)) (funcall
> (symbol-value G83084)
> --with-all-class-files-dir2-sym83070))
>   (lambda (G83084 G83085 G83086
> --with-all-class-files-dir2-sym83070) (if
> (file-directory-p
> --with-all-class-files-dir2-sym83070)
> (cl-block-wrapper ...) (funcall ...
> --with-all-class-files-dir2-sym83070)))(--G83077--
> --G83078-- --G83079--
> "c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Nick
I also don't have syntax highlighting.  I have installed overlay-fix.el with no 
improvement.  I am currently running XEmacs 21.4 on Windows 2000 SP3, with JDK 1.4.1.  

On Tue, Jun 17, 2003 at 09:29:07AM -0700, Jeba Bhaskaran wrote:
> 
> --- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
> > Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
> > 
> > > Please enter the details of your bug report here:
> > >
> > > 1. After installing the beta jde 2.3.3, I have
> > lost
> > > syntax highlighting. I installed overlay-fix and
> > stil
> > > the syntax highlighting is not working.
> > >
> > > 2. I am not able to see the jde-xref-... options. 
> > I
> > > tried M-x jde-xref-customize funtion. When I typed
> > M-x
> > > jde-x I only get jde-xemacs-.. completion and do
> > not
> > > get any jde-xref-.. completion.
> > >
> > 
> > I don't know why you are not seeing jde-xref
> > options.  Just to be
> > sure, have you restarted emacs after installing the
> > new JDE?  Also, try
> > putting this in your .emacs file, and see if it
> > helps: 
> > (require 'jde-xref)
> > 
> > 
> OK I added (require 'jde-xref) and I can set the xref
> options. I get a backtrace when I try to run
> jde-xref-make-.. function. Trace follows:

-- 
Nick Heudecker
Email: [EMAIL PROTECTED]


Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Jeba Bhaskaran

--- Andrew Hyatt <[EMAIL PROTECTED]> wrote:
> Jeba Bhaskaran <[EMAIL PROTECTED]> writes:
> 
> > Please enter the details of your bug report here:
> >
> > 1. After installing the beta jde 2.3.3, I have
> lost
> > syntax highlighting. I installed overlay-fix and
> stil
> > the syntax highlighting is not working.
> >
> > 2. I am not able to see the jde-xref-... options. 
> I
> > tried M-x jde-xref-customize funtion. When I typed
> M-x
> > jde-x I only get jde-xemacs-.. completion and do
> not
> > get any jde-xref-.. completion.
> >
> 
> I don't know why you are not seeing jde-xref
> options.  Just to be
> sure, have you restarted emacs after installing the
> new JDE?  Also, try
> putting this in your .emacs file, and see if it
> helps: 
> (require 'jde-xref)
> 
> 
OK I added (require 'jde-xref) and I can set the xref
options. I get a backtrace when I try to run
jde-xref-make-.. function. Trace follows:
Signaling: (error "No such coding system" utf-8)
  encode-coding-region(1 8 utf-8)
  encode-coding-string("m_homes" utf-8)
  (let* ((len ...) (result ...)) (goto-char (+ len
...)) result)
  jde-parse-class-get-utf8-constant()
  (list (quote utf8)
(jde-parse-class-get-utf8-constant))
  (backquote (utf8 (\, ...)))
  (cond ((eq const-type 7) (backquote ...)) ((eq
const-type 9) (backquote ...)) ((eq const-type 10)
(backquote ...)) ((eq const-type 11) (backquote ...))
((eq const-type 8) (backquote ...)) ((eq const-type 3)
(backquote ...)) ((eq const-type 4) (backquote ...))
((eq const-type 5) (backquote ...)) ((eq const-type 6)
(backquote ...)) ((eq const-type 12) (backquote ...))
((eq const-type 1) (backquote ...)))
  (let ((const-type ...)) (forward-char) (cond (...
...) (... ...) (... ...) (... ...) (... ...) (... ...)
(... ...) (... ...) (... ...) (... ...) (... ...)))
  jde-parse-class-get-next-constant()
  (let ((const ...)) (aset const-vec i const) (when
(or ... ...) (aset const-vec ... nil) (setq i ...)))
  (while (< i --dotimes-temp--83104) (let (...) (aset
const-vec i const) (when ... ... ...)) (incf i))
  (let ((--dotimes-temp--83104 count) (i 0)) (while (<
i --dotimes-temp--83104) (let ... ... ...) (incf i))
const-vec)
  (catch (quote --cl-block-nil--) (let (... ...)
(while ... ... ...) const-vec))
  (cl-block-wrapper (catch (quote --cl-block-nil--)
(let ... ... const-vec)))
  (block nil (let (... ...) (while ... ... ...)
const-vec))
  (dotimes (i count const-vec) (let (...) (aset
const-vec i const) (when ... ... ...)))
  (let* ((count ...) (const-vec ...)) (setq i 0)
(goto-char 11) (dotimes (i count const-vec) (let ...
... ...)))
  jde-parse-class-get-constants()
  (let* ((constants ...) (version ...) (access ...)
(this-class ...) (superclass ...) (interfaces ...)
(fields ...) (methods ...) (attributes ...))
(kill-buffer buf) (backquote (... ... ... ... ... ...
... ...)))
  (let ((buf ...)) (set-buffer buf) (let* (... ... ...
... ... ... ... ... ...) (kill-buffer buf) (backquote
...)))
 
jde-parse-class("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
  (let ((info ...)) (jde-xref-add-class-info-to-db
info package-data subclasses) (add-to-list (quote
--with-all-class-infos-pclasses83065)
(jde-parse-class-extract-classname info)))
  (if (and (not ...) (funcall ...
--with-all-class-infos-cfile83066)) (let (...)
(jde-xref-add-class-info-to-db info package-data
subclasses) (add-to-list ... ...)))
  (if (string-match ".[Cc][Ll][Aa][Ss][Ss]$"
--with-all-class-infos-cfile83066) (if (and ... ...)
(let ... ... ...)))
  (lambda (--with-all-class-infos-cfile83066)
"\nCommon Lisp lambda list:\n  (cl-none
--WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
(string-match ".[Cc][Ll][Aa][Ss][Ss]$"
--with-all-class-infos-cfile83066) (if ...
...)))("c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
  funcall((lambda (--with-all-class-infos-cfile83066)
"\nCommon Lisp lambda list:\n  (cl-none
--WITH-ALL-CLASS-INFOS-CFILE83066)\n\n" (if
(string-match ".[Cc][Ll][Aa][Ss][Ss]$"
--with-all-class-infos-cfile83066) (if ... ...)))
"c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
  (if (file-directory-p
--with-all-class-files-dir2-sym83070)
(cl-block-wrapper (catch ... ...)) (funcall
(symbol-value G83084)
--with-all-class-files-dir2-sym83070))
  (lambda (G83084 G83085 G83086
--with-all-class-files-dir2-sym83070) (if
(file-directory-p
--with-all-class-files-dir2-sym83070)
(cl-block-wrapper ...) (funcall ...
--with-all-class-files-dir2-sym83070)))(--G83077--
--G83078-- --G83079--
"c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
  apply((lambda (G83084 G83085 G83086
--with-all-class-files-dir2-sym83070) (if
(file-directory-p
--with-all-class-files-dir2-sym83070)
(cl-block-wrapper ...) (funcall ...
--with-all-class-files-dir2-sym83070))) --G83077--
--G83078-- --G83079--
"c:\\webservices\\classes\\org\\aarp\\common\\ejb\\EJBHelper.class")
  (lambda (&rest --cl-rest--) "\nCommon Lisp lambda
list:\n  (cl-none
--WITH-ALL-CLASS-FILES-DIR2-SYM83070)\n\n" (apply
(quote ...

Re: Bug Report JDE2.3.3beta1

2003-06-17 Thread Andrew Hyatt
Jeba Bhaskaran <[EMAIL PROTECTED]> writes:

> Please enter the details of your bug report here:
>
> 1. After installing the beta jde 2.3.3, I have lost
> syntax highlighting. I installed overlay-fix and stil
> the syntax highlighting is not working.
>
> 2. I am not able to see the jde-xref-... options.  I
> tried M-x jde-xref-customize funtion. When I typed M-x
> jde-x I only get jde-xemacs-.. completion and do not
> get any jde-xref-.. completion.
>

I don't know why you are not seeing jde-xref options.  Just to be
sure, have you restarted emacs after installing the new JDE?  Also, try
putting this in your .emacs file, and see if it helps: 
(require 'jde-xref)




Delete Earlier Version of speedbar

2003-06-17 Thread Paul deMeurisse
I am attempting to install JDE in Emacs - using Linux -  and have searched for 
instructions how to accomplish the following step:

Note Emacs and XEmacs include earlier versions of speedbar that are incompatible with 
the JDEE. You must delete the earlier version or ensure that it is not on the Emacs 
load path. Otherwise you will get a Lisp error when trying to start Emacs. 

So far, have not been successful.  Any help accomplishing this step would be greatly 
appreciated. 

Thanks.