Emacs / rcodetools

L

Leon Bogaert

Hi all,

I'm trying to get emacs running nicely all weekend. But I can't get
certain things to work.

I've installed rcodetools and tried to use it for tab-completion.
Using m-X rct-complete-symbol works just fine. But it doesn't work when
I try the tab-key or m-/

Does anyone have a working setup like this?

Thanks in advance!
 
C

Chris Lowis

I've installed rcodetools and tried to use it for tab-completion.
Using m-X rct-complete-symbol works just fine. But it doesn't work when
I try the tab-key or m-/

Does anyone have a working setup like this?

I have this following :
(define-key ruby-mode-map (kbd "C-/") 'rct-complete-symbol)

I use M-/ for hippie expand. I use C-/ combined with anything-rcodetools
to pop up a completion buffer in ruby mode.

Hope this helps,

Chris
 
L

Leon Bogaert

Chris said:
I have this following :
(define-key ruby-mode-map (kbd "C-/") 'rct-complete-symbol)

I use M-/ for hippie expand. I use C-/ combined with anything-rcodetools
to pop up a completion buffer in ruby mode.

Hope this helps,

Chris

Thanks this works! Do you know if it's also possible to use this outside
the mini buffer? So it acts more like the usual tab completion?

This emacs stuff is hard to set up!
 
L

Leon Bogaert

Thanks this works! Do you know if it's also possible to use this outside
the mini buffer? So it acts more like the usual tab completion?

This emacs stuff is hard to set up!

OW wait, anything-rcodetools is what I want? I'll try to set that up.
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top