all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Generating tags for a Ruby on Rails project
@ 2012-04-05 10:20 Simao Mata
  0 siblings, 0 replies; only message in thread
From: Simao Mata @ 2012-04-05 10:20 UTC (permalink / raw)
  To: help-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-05 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 10:20 Generating tags for a Ruby on Rails project Simao Mata

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.