>>>>> "PK" == Paul Kinnucan <[EMAIL PROTECTED]> writes:

    PK> At 01:34 PM 6/25/2001 -0700, you wrote:
    >> When I enable jde-project -> Read Make Args or jde-project -> Ant Read Args
    >> or jde-project -> Ant Read Target, I get errors like the one the subject
    >> `History list jde-interactive-make-arg-history is unbound'
    >> 
    >> This is with Xemacs, solaris, jde 2.2.8beta1.
    >> 
    >> Any ideas?

    PK> Sounds like a bug. I'll look into it.

I stumbled over the same bug, adding these two lines to jde-ant.el fixed it:

(defvar jde-ant-interactive-target-arg-history nil
"History of targets entered in the minibuffer.")

(defvar jde-ant-interactive-args-arg-history nil
"History of targets entered in the minibuffer.")


-- 
Dr. Dirk Husemann, IBM Research Division, Zurich Research Lab, Switzerland
Email: [EMAIL PROTECTED] ----------- WWW: http://www.zurich.ibm.com/~hud/
PGP fingerprint:        4EB4 8B36 9E98 9CCF 8F22  F162 B53A 9BFB 9D1A 3D43
PGP key:                http://www.zurich.ibm.com/~hud/PGP/

"We are Linux. Resistance is an indication that you missed the point."

Reply via email to