ri-emacs problem

E

exceedhl

Hi,

I'm a user of your ri-emacs. I knew it's very cool but unfortunately I
can not make it on may machine. I use emacs 21.2.1 on winxp and I have
done the necessary configuration in my .emacs file:

(setq ri-ruby-script "c:/emacs/site-lisp/rubyri-emacs.rb")
(autoload 'ri "c:/emacs/site-lisp/ri-ruby" nil t)
(add-hook 'ruby-mode-hook (lambda ()
(local-set-key 'f1 'ri)
(local-set-key "\M-\C-i" 'ri-ruby-complete-symbol)
(local-set-key 'f4 'ri-ruby-show-args)
))

but when I run ri using meta x ri, I got the problem:
wrong type argument: stringp io-error

Could anybody tell me what's the problem of it. Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top