Hi,
    Thanks for your effort for the free software JDE.
    When I loaded jde library, the follow error is presented:
    "Invalid read syntax: "#" ".
    This error was also displayed when I evaluated the function (require 'jde-db) and further (require 'gud). The following link of function invocation can be useful:
 
Signaling: (invalid-read-syntax "#")
  load-internal("comint" nil t nil binary)
  load("comint" nil t nil)
  require(comint)
  byte-code("ÀÁ!ˆÀ?? [require comint etags] 2)
  load-internal("gud" nil t nil binary)
  load("gud" nil t nil)
  require(gud)
  byte-code("ÀÁ!ˆÀ?ˆÃ?? [require gud jde-parse makunbound jde-db-debugger] 2)
  load-internal("jde-db" nil t nil binary)
  load("jde-db" nil t nil)
  apply(load ("jde-db" nil t nil))
  dired-handler-fn(load "jde-db" nil t nil)
  load("jde-db" nil t nil)
  require(jde-db)
  eval-buffer(#<buffer "jde.el"> nil)
  #<compiled-function (from "simple.elc") (&optional printflag) "...(7)" [eval-buffer printflag] 3 702232 nil>()
  call-interactively(eval-current-buffer)
    I downloaded the package  'jde', and all other necessary packages such as eieio, elib and semantics at http://ftp.xemacs.org/packages/. The operating system  I used is HP-UX, and the version of xemacs is 20.4. The content of .emacs is as the file attached.
   
    Many thanks again.
 
    Lucky Yon
 
   

.emacs

Reply via email to