all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Simao Mata <simao.m@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Generating tags for a Ruby on Rails project
Date: Thu, 5 Apr 2012 12:20:28 +0200	[thread overview]
Message-ID: <CAJYSvwxFXydAqZU+ES=Fv+t6J-XoUw_ur3cYEHtqbKhymukDSQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

Hello,

I am generating a tags file for my Ruby on Rails project with the
following command:

     ctags -f TAGS --extra=-f --languages=-javascript --exclude=.git
--exclude=log -e -R . $(rvm gemdir)/gems/

When I try to find tags (Using M-.) some tags are working fine, but
with lots of other tags I get errors like:

     tag-find-file-of-tag-noselect: File /Users/simao/Documents/sp/ofw/° ¡
not found

     etags-goto-tag-location: Rerun etags: `^class
OfferTools::FilteringSteps' not found in
/Users/simao/Documents/sp/ofw/lib/geo_db.rb

How are you generating tags for your RoR projects? Did you ever see
this problem before?

Thanks!

[-- Attachment #2: Type: text/html, Size: 880 bytes --]

                 reply	other threads:[~2012-04-05 10:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJYSvwxFXydAqZU+ES=Fv+t6J-XoUw_ur3cYEHtqbKhymukDSQ@mail.gmail.com' \
    --to=simao.m@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.