underscore and ess-5.1.8
Scott Chapal
schapal at jonesctr.org
Thu Feb 1 17:17:13 CET 2001
Thanks for the fix, but I can't seem to get it to work?
ess-site.el --------
...
(ess-message "[ess-site:] require 'essd-sas ...")
(require 'essd-sas)
;; SEC Thu Feb 1 11:01:03 2001
;; Short term fix for smart-underscore
(define-key sas-mode-local-map "_" nil)
(ess-message "[ess-site:] require 'essd-els ...")
(require 'essd-els) ;; S-elsewhere, on another machine by telnet
...
Backtrace ----------
Signaling: (wrong-type-argument keymapp nil)
define-key(nil "_" nil)
load-internal("ess-site" nil t nil nil nil)
load("ess-site" nil t nil)
require(ess-site)
load-internal("~/.emacs" t t t nil nil)
load("~/.emacs" t t t)
load-user-init-file("")
load-init-file()
command-line()
normal-top-level()
Rich Heiberger <rmh at surfer.sbm.temple.edu> writes:
> Here is a reminder of the fix for smart-underscore
>
> The short range fix is to undefine it on sas-mode-local-map
> (define-key sas-mode-local-map "_" nil)
> in ess-site.el right after the
> (require 'essd-sas)
> statement.
>
> Rich
>
--
Scott Chapal
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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