Still getting inflection-uncountables

32 views
Skip to first unread message

pedz

unread,
Jan 30, 2011, 10:00:39 PM1/30/11
to Rails On Emacs
Hi,

I'm trying to watch the rinari video and follow along. He opens a
model file (did that) and then finds the controller.

When I do the same, C-c ; f c, I get:

list: Symbol's value as variable is void: inflection-uncountables

I found the thread: http://comments.gmane.org/gmane.emacs.ruby.rails/249

And my inflections.el has:

(eval-when-compile
(require 'cl)
(defvar inflection-singulars nil)
(defvar inflection-plurals nil)
(defvar inflection-irregulars nil)
(defvar inflection-uncountables nil))

at the top. I am using the git repository and I also included the
submodules.

If I delete my *.elc files in the rinari directory, the problem goes
away.

I'll just run without the elc files for now but thought you might be
interested.

Thank you,
Perry
Reply all
Reply to author
Forward
0 new messages