Menu

#1 Error while loading

open
nobody
None
5
2003-02-24
2003-02-24
Anonymous
No

I get the following error when I try "load-file jess-mode.el".

Loading /home/mb/.elisp/jess-mode.el (source)...
setq: Symbol's value as variable is void: shared-lisp-mode-map

What should I do?

Discussion

  • David E. Young

    David E. Young - 2003-02-25

    Logged In: YES
    user_id=21258

    It's been several years since I've looked at this code. I
    suspect an emacs version incompatibility. I've a version at
    work that might help. Send me your email address and I'll
    send it to you.

    #'dey

     
  • Nobody/Anonymous

    Logged In: NO

    Hi David,

    I have the same problem and tried to email you with the address
    in the README file, but it was returned as undeliverable. I would
    be grateful if you could submit an updated version here at
    sourceforge or publish a way to reach you for getting it by email.

    Thanks in advance

    Dona

     
  • Nobody/Anonymous

    Logged In: NO

    Try to replace

    shared-lisp-mode-map

    with

    lisp-mode-shared-map

    in the jess-mode.el

     
  • Dona Mommsen

    Dona Mommsen - 2004-03-09

    Logged In: YES
    user_id=934785

    Thank you very much, that did the trick.

     

Log in to post a comment.