As a follow-up, I copied overlay-fix.el into jde/lisp and relaunched
emacs.  I wasn't clear on if this is necessary or not.  I get a
different error with font-lock mode on vs off.  Here is the content of 
*Messages*:

    Setting customized JDE variables to startup values...
    semantic-edits-incremental-parser-1: 
    incremental parser error: "Wrong type argument: number-or-marker-p, nil" [2 
times]
    Error during redisplay: (wrong-type-argument integer-or-marker-p nil) [3 
times]
    Mark set
    Error during redisplay: (wrong-type-argument integer-or-marker-p nil) [3 
times]
    jde-javadoc-autodoc-at-line: No tag found at point
    Font-Lock mode disabled
    jde-javadoc-autodoc-at-line: No tag found at point
    jde-javadoc-autodoc-at-line: No tag found at 
pointsemantic-edits-incremental-parser-1: 
    incremental parser error: "Wrong type argument: number-or-marker-p, nil" [2 
times]

With font-lock off, I get the same problem as before. With it on, I get
the "No tag found at point" even with C-c C-v j run from several
different points around the declaration.  I have 

       (setq font-lock-support-mode 'jit-lock-mode)

in my .emacs as well (put them after reading that lazy-lock was a bad
idea...).

regards,

roland
-- 
                       PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                             RL Enterprises
[EMAIL PROTECTED]                            6818 Madeline Court
[EMAIL PROTECTED]                           Brooklyn, NY 11220

Reply via email to