Configuration of S-equal

Georgina.Bermann at astrazeneca.com Georgina.Bermann at astrazeneca.com
Wed Dec 6 13:09:10 CET 2000


Mmm... I put it in the ess-site.el file where there are commented lines that
can be used to customize sas-mode, and it doesn't like your syntax.  The
description from the backtrace (XEmacs 21.2.36 beta) is
Signaling: (wrong-type-argument keymapp nil)
  define-key(nil "_" nil)
  load-internal("~/Program Files/XEmacs/ess-5.1.18/lisp/ess-site.el" nil t
nil undecided)
  load("~/Program Files/XEmacs/ess-5.1.18/lisp/ess-site.el" nil t nil)
  require(ess-site "~/Program Files/XEmacs/ess-5.1.18/lisp/ess-site.el")
  load-internal("c:\\.xemacs\\init.el" t t t undecided)
  load("c:\\.xemacs\\init.el" t t t)
  load-user-init-file()
  load-init-file()
  command-line()
  normal-top-level()

Suggestions on what to do?

Georgina
-----------------

-----Original Message-----
From: Rich Heiberger [mailto:rmh at surfer.sbm.temple.edu]
Sent: tisdag, december 5, 2000 17:21
To: ess-help at stat.math.ethz.ch; Bermann, Georgina
Subject: Re: Configuration of S-equal


we apologize for that change.  It was intended for just S language
but inadvertently spilled over to SAS.  The next release will fix it.

meanwhile, a very simple change is needed.

The short range fix is to undefine it on sas-mode-local-map
  (define-key sas-mode-local-map "_" nil)
probably in ess-site.el right after the
  (require 'essd-sas)
statement.

Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list