Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8677123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:22:28+00:00 2026-06-12T20:22:28+00:00

I have a ruby script in emacs. require ‘watir’ ie=Watir::IE.new When I puts the

  • 0

I have a ruby script in emacs.

require 'watir'
ie=Watir::IE.new

When I puts the cursor on the word IE and press C+] , I want Emacs to open the definition of the IE class, which is in the source code of the watir gem.

How can I achieve that using Emacs and ctags?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:22:29+00:00Added an answer on June 12, 2026 at 8:22 pm

    Use the following command it the directory where your gems are installed:

    ctags -e -a --Ruby-kinds=-fF -o TAGS -R .
    

    Afterwards press M-. in Emacs while your cursor is over the Watir word. Emacs will prompt you for the location of the TAGS file and afterwards it will jump to the definition of the type.

    Basic etags usage in Emacs:

    M-. goes to the method under the cur­sor, in the same win­dow. First time it asks for the TAGS file.
    C-4 . goes to the method under the cur­sor. Opens a new win­dow. First time it asks for the TAGS file.
    M-, cycles to the next selection.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following test Ruby script: require 'tempfile' tempfile = Tempfile.new 'test' $stderr.reopen
Well, the title say it all. I have a ruby script I want running
I have a Ruby script that generates an ANSI file. I want to convert
I have written a ruby script to screen scrape something using the 'open-uri' and
I have a simple Ruby script that looks like this require 'csv' while line
I have a Ruby script called foo.rb, and I want to run it within
I have a Ruby script that looks like: def big_function puts starting... #does stuff
I have a ruby script that runs as a daemon process. After a new
I have the following ruby script: require rubygems require rest-client #although not required in
I have a Rails partial, and a Ruby script I want to run when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.